[==========] 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:14.838727 21877 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.93.126:33287
I20260713 09:08:14.840355 21877 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:14.841408 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:14.858697 21883 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:14.859371 21886 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:14.860507 21877 server_base.cc:1061] running on GCE node
W20260713 09:08:14.858727 21884 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:16.079653 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:16.079968 21877 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:16.080219 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933696080199 us; error 0 us; skew 500 ppm
I20260713 09:08:16.081171 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:16.088068 21877 webserver.cc:533] Webserver started at http://127.21.93.126:34309/ using document root <none> and password file <none>
I20260713 09:08:16.089036 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:16.089257 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:16.089866 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:16.100288 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/master-0-root/instance:
uuid: "15f283848ae54031ae2c1e0aa4ffa797"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-vxf7"
I20260713 09:08:16.108742 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:08:16.114490 21892 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:16.115856 21877 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:16.116263 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/master-0-root
uuid: "15f283848ae54031ae2c1e0aa4ffa797"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-vxf7"
I20260713 09:08:16.116675 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-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:16.175267 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:16.176925 21877 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:16.177415 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:16.257445 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.126:33287
I20260713 09:08:16.257552 21943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.126:33287 every 8 connection(s)
I20260713 09:08:16.266177 21944 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:16.291523 21944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797: Bootstrap starting.
I20260713 09:08:16.298310 21944 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.300880 21944 log.cc:826] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797: Log is configured to *not* fsync() on all Append() calls
I20260713 09:08:16.305994 21944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797: No bootstrap required, opened a new log
I20260713 09:08:16.329665 21944 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15f283848ae54031ae2c1e0aa4ffa797" member_type: VOTER }
I20260713 09:08:16.330281 21944 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.330610 21944 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f283848ae54031ae2c1e0aa4ffa797, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.331568 21944 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15f283848ae54031ae2c1e0aa4ffa797" member_type: VOTER }
I20260713 09:08:16.332106 21944 raft_consensus.cc:399] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:16.332485 21944 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:16.332878 21944 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.337049 21944 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15f283848ae54031ae2c1e0aa4ffa797" member_type: VOTER }
I20260713 09:08:16.337813 21944 leader_election.cc:304] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [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: 15f283848ae54031ae2c1e0aa4ffa797; no voters: 
I20260713 09:08:16.339637 21944 leader_election.cc:290] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:16.339986 21947 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:16.342739 21947 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 1 LEADER]: Becoming Leader. State: Replica: 15f283848ae54031ae2c1e0aa4ffa797, State: Running, Role: LEADER
I20260713 09:08:16.343708 21947 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [LEADER]: Queue going to LEADER mode. State: All 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: "15f283848ae54031ae2c1e0aa4ffa797" member_type: VOTER }
I20260713 09:08:16.344766 21944 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:16.355347 21948 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15f283848ae54031ae2c1e0aa4ffa797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15f283848ae54031ae2c1e0aa4ffa797" member_type: VOTER } }
I20260713 09:08:16.355851 21948 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:16.358013 21949 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15f283848ae54031ae2c1e0aa4ffa797. Latest consensus state: current_term: 1 leader_uuid: "15f283848ae54031ae2c1e0aa4ffa797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15f283848ae54031ae2c1e0aa4ffa797" member_type: VOTER } }
I20260713 09:08:16.358691 21955 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:16.358634 21949 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:16.371795 21955 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:16.378595 21877 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:16.392359 21955 catalog_manager.cc:1383] Generated new cluster ID: 0059ecd176474fc88cc0ef8903ffac9a
I20260713 09:08:16.392683 21955 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:16.412889 21955 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:16.414566 21955 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:16.438527 21955 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797: Generated new TSK 0
I20260713 09:08:16.439685 21955 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:16.449496 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:16.459584 21966 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:16.462683 21967 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:16.464881 21969 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:16.466621 21877 server_base.cc:1061] running on GCE node
I20260713 09:08:16.467593 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:16.467868 21877 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:16.468073 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933696468055 us; error 0 us; skew 500 ppm
I20260713 09:08:16.468879 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:16.473083 21877 webserver.cc:533] Webserver started at http://127.21.93.65:35725/ using document root <none> and password file <none>
I20260713 09:08:16.473809 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:16.474061 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:16.474411 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:16.475979 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-0-root/instance:
uuid: "d80ba93b487c415abd00ea4a17ce84b3"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-vxf7"
I20260713 09:08:16.483318 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:08:16.488116 21974 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:16.489019 21877 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:08:16.489409 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "d80ba93b487c415abd00ea4a17ce84b3"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-vxf7"
I20260713 09:08:16.489857 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-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:16.524350 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:16.525934 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:16.529141 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:16.533818 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:16.534138 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.534456 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:16.534677 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.645013 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:39731
I20260713 09:08:16.645154 22036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:39731 every 8 connection(s)
I20260713 09:08:16.653832 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:16.665584 22041 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:16.667632 22042 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:16.677668 21877 server_base.cc:1061] running on GCE node
W20260713 09:08:16.678478 22044 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:16.679733 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:16.680084 21877 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:16.680330 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933696680301 us; error 0 us; skew 500 ppm
I20260713 09:08:16.681138 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:16.685530 22037 heartbeater.cc:344] Connected to a master server at 127.21.93.126:33287
I20260713 09:08:16.685920 21877 webserver.cc:533] Webserver started at http://127.21.93.66:34393/ using document root <none> and password file <none>
I20260713 09:08:16.686210 22037 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:16.686688 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:16.687026 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:16.687424 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:16.687575 22037 heartbeater.cc:507] Master 127.21.93.126:33287 requested a full tablet report, sending...
I20260713 09:08:16.689157 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-1-root/instance:
uuid: "1aa5bb20265b41ba9efc921004af5087"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-vxf7"
I20260713 09:08:16.691642 21909 ts_manager.cc:194] Registered new tserver with Master: d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731)
I20260713 09:08:16.695170 21909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34438
I20260713 09:08:16.697111 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:08:16.703574 22049 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:16.704633 21877 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:08:16.705041 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-1-root
uuid: "1aa5bb20265b41ba9efc921004af5087"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-vxf7"
I20260713 09:08:16.705646 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-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:16.728999 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:16.730710 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:16.733431 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:16.737282 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:16.737567 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.737888 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:16.738096 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.839258 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.66:45701
I20260713 09:08:16.839529 22111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.66:45701 every 8 connection(s)
I20260713 09:08:16.847410 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:16.859156 22115 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:16.860435 22116 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:16.866323 22112 heartbeater.cc:344] Connected to a master server at 127.21.93.126:33287
I20260713 09:08:16.866809 22112 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:16.866995 21877 server_base.cc:1061] running on GCE node
W20260713 09:08:16.867858 22118 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:16.868022 22112 heartbeater.cc:507] Master 127.21.93.126:33287 requested a full tablet report, sending...
I20260713 09:08:16.869442 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:16.869899 21877 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:16.870115 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933696870095 us; error 0 us; skew 500 ppm
I20260713 09:08:16.871304 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:16.871399 21909 ts_manager.cc:194] Registered new tserver with Master: 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:16.873497 21909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34446
I20260713 09:08:16.877211 21877 webserver.cc:533] Webserver started at http://127.21.93.67:40495/ using document root <none> and password file <none>
I20260713 09:08:16.877827 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:16.878073 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:16.878468 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:16.879794 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-2-root/instance:
uuid: "b579994535ba4f3ab1fb0146d31901ee"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-vxf7"
I20260713 09:08:16.885496 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:16.889539 22123 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:16.890431 21877 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:08:16.890745 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-2-root
uuid: "b579994535ba4f3ab1fb0146d31901ee"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-vxf7"
I20260713 09:08:16.891112 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933694671616-21877-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:16.921955 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:16.923357 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:16.925997 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:16.929664 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:16.929872 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.930177 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:16.930325 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:17.040575 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.67:43077
I20260713 09:08:17.040665 22185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.67:43077 every 8 connection(s)
I20260713 09:08:17.061257 22186 heartbeater.cc:344] Connected to a master server at 127.21.93.126:33287
I20260713 09:08:17.061661 22186 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:17.062759 22186 heartbeater.cc:507] Master 127.21.93.126:33287 requested a full tablet report, sending...
I20260713 09:08:17.065114 21909 ts_manager.cc:194] Registered new tserver with Master: b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:17.065845 21877 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019452066s
I20260713 09:08:17.067188 21909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34460
I20260713 09:08:17.128028 21909 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34466:
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:17.131880 21909 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:17.278215 22077 tablet_service.cc:1511] Processing CreateTablet for tablet 24793409fb4b48dab8f6594b83b24251 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:17.282732 22072 tablet_service.cc:1511] Processing CreateTablet for tablet dfcf2edc51b145338f7836187fa7cc9e (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:17.284265 22072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcf2edc51b145338f7836187fa7cc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.302361 22077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24793409fb4b48dab8f6594b83b24251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.300863 22073 tablet_service.cc:1511] Processing CreateTablet for tablet 2598362d60424d41ad83041a552376d1 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:17.304610 22075 tablet_service.cc:1511] Processing CreateTablet for tablet a4a8ff67c239475bae42c95926904cab (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:17.312251 22148 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3b465ff84d44b0bd1816f46be03326 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:17.304981 22071 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec7b99db99f4f688cb4ddb6539ab756 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:17.316569 22150 tablet_service.cc:1511] Processing CreateTablet for tablet 785bf2f065684bc483abca3d6f55262e (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:17.318750 22073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2598362d60424d41ad83041a552376d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.314400 22149 tablet_service.cc:1511] Processing CreateTablet for tablet a4a8ff67c239475bae42c95926904cab (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:17.316643 22151 tablet_service.cc:1511] Processing CreateTablet for tablet 24793409fb4b48dab8f6594b83b24251 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:17.314879 22074 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3b465ff84d44b0bd1816f46be03326 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:17.314328 22069 tablet_service.cc:1511] Processing CreateTablet for tablet 8f155588b27f4fedbf0023e86331b607 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:17.327982 22148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3b465ff84d44b0bd1816f46be03326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.315582 22070 tablet_service.cc:1511] Processing CreateTablet for tablet e289459e6a114b7db98f418c7791c135 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:17.331212 22075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a8ff67c239475bae42c95926904cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.319764 22076 tablet_service.cc:1511] Processing CreateTablet for tablet 785bf2f065684bc483abca3d6f55262e (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:17.333065 22071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec7b99db99f4f688cb4ddb6539ab756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.325474 22147 tablet_service.cc:1511] Processing CreateTablet for tablet 2598362d60424d41ad83041a552376d1 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:17.338832 22146 tablet_service.cc:1511] Processing CreateTablet for tablet dfcf2edc51b145338f7836187fa7cc9e (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:17.341650 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 785bf2f065684bc483abca3d6f55262e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.342612 22001 tablet_service.cc:1511] Processing CreateTablet for tablet 785bf2f065684bc483abca3d6f55262e (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:17.349781 22144 tablet_service.cc:1511] Processing CreateTablet for tablet e289459e6a114b7db98f418c7791c135 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:17.338943 22002 tablet_service.cc:1511] Processing CreateTablet for tablet 24793409fb4b48dab8f6594b83b24251 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:17.351748 21999 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3b465ff84d44b0bd1816f46be03326 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:17.341260 22000 tablet_service.cc:1511] Processing CreateTablet for tablet a4a8ff67c239475bae42c95926904cab (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:17.350494 22001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 785bf2f065684bc483abca3d6f55262e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.350718 22074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3b465ff84d44b0bd1816f46be03326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.357767 22149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a8ff67c239475bae42c95926904cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.356828 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec7b99db99f4f688cb4ddb6539ab756 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:17.363658 22000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a8ff67c239475bae42c95926904cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.361518 22143 tablet_service.cc:1511] Processing CreateTablet for tablet 8f155588b27f4fedbf0023e86331b607 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:17.365108 21998 tablet_service.cc:1511] Processing CreateTablet for tablet 2598362d60424d41ad83041a552376d1 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:17.368389 22076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 785bf2f065684bc483abca3d6f55262e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:17.384126 21957 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:17.374101 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e289459e6a114b7db98f418c7791c135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.388530 22070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e289459e6a114b7db98f418c7791c135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.398928 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f155588b27f4fedbf0023e86331b607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.402232 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec7b99db99f4f688cb4ddb6539ab756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.389089 21996 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec7b99db99f4f688cb4ddb6539ab756 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:17.401475 21999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3b465ff84d44b0bd1816f46be03326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.404429 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcf2edc51b145338f7836187fa7cc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.404295 21994 tablet_service.cc:1511] Processing CreateTablet for tablet 8f155588b27f4fedbf0023e86331b607 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:17.401096 21997 tablet_service.cc:1511] Processing CreateTablet for tablet dfcf2edc51b145338f7836187fa7cc9e (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:17.413466 22147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2598362d60424d41ad83041a552376d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.409700 21998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2598362d60424d41ad83041a552376d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.409804 22069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f155588b27f4fedbf0023e86331b607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.418310 21995 tablet_service.cc:1511] Processing CreateTablet for tablet e289459e6a114b7db98f418c7791c135 (DEFAULT_TABLE table=test-workload [id=da792d3893c34ef0867bf49cfac44277]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:17.420313 21997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcf2edc51b145338f7836187fa7cc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.420264 22151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24793409fb4b48dab8f6594b83b24251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.425200 21994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f155588b27f4fedbf0023e86331b607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.432497 22002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24793409fb4b48dab8f6594b83b24251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.435221 21995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e289459e6a114b7db98f418c7791c135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.454572 21996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec7b99db99f4f688cb4ddb6539ab756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.558563 22204 tablet_bootstrap.cc:492] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
I20260713 09:08:17.682286 22204 tablet_bootstrap.cc:654] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.688910 22205 tablet_bootstrap.cc:492] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:17.703699 22037 heartbeater.cc:499] Master 127.21.93.126:33287 was elected leader, sending a full tablet report...
I20260713 09:08:17.757321 22204 tablet_bootstrap.cc:492] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:17.759588 22204 ts_tablet_manager.cc:1403] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.204s	user 0.018s	sys 0.017s
I20260713 09:08:17.761653 22207 tablet_bootstrap.cc:492] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:17.764997 22204 raft_consensus.cc:359] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.768872 22204 raft_consensus.cc:385] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.772356 22204 raft_consensus.cc:740] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.773461 22204 consensus_queue.cc:260] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.777411 22207 tablet_bootstrap.cc:654] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.778734 22205 tablet_bootstrap.cc:654] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.786044 22205 tablet_bootstrap.cc:492] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:17.786682 22205 ts_tablet_manager.cc:1403] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.009s
I20260713 09:08:17.790020 22205 raft_consensus.cc:359] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.791245 22205 raft_consensus.cc:385] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.791600 22205 raft_consensus.cc:740] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.792677 22112 heartbeater.cc:499] Master 127.21.93.126:33287 was elected leader, sending a full tablet report...
I20260713 09:08:17.794253 22204 ts_tablet_manager.cc:1434] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.034s	user 0.013s	sys 0.013s
I20260713 09:08:17.796489 22204 tablet_bootstrap.cc:492] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
I20260713 09:08:17.798036 22205 consensus_queue.cc:260] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.806550 22207 tablet_bootstrap.cc:492] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:17.807240 22207 ts_tablet_manager.cc:1403] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.025s
I20260713 09:08:17.808399 22205 ts_tablet_manager.cc:1434] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.004s
I20260713 09:08:17.809373 22205 tablet_bootstrap.cc:492] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:17.811195 22207 raft_consensus.cc:359] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.812422 22207 raft_consensus.cc:385] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.812841 22207 raft_consensus.cc:740] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.813768 22207 consensus_queue.cc:260] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.822094 22205 tablet_bootstrap.cc:654] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.826339 22204 tablet_bootstrap.cc:654] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.829442 22186 heartbeater.cc:499] Master 127.21.93.126:33287 was elected leader, sending a full tablet report...
I20260713 09:08:17.830685 22207 ts_tablet_manager.cc:1434] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.010s
I20260713 09:08:17.835412 22207 tablet_bootstrap.cc:492] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:17.843676 22207 tablet_bootstrap.cc:654] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:17.846756 22113 tablet.cc:2406] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:17.849303 22205 tablet_bootstrap.cc:492] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:17.849884 22205 ts_tablet_manager.cc:1403] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.018s
I20260713 09:08:17.857548 22204 tablet_bootstrap.cc:492] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:17.858074 22204 ts_tablet_manager.cc:1403] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.009s
I20260713 09:08:17.854362 22205 raft_consensus.cc:359] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.863309 22205 raft_consensus.cc:385] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.863646 22205 raft_consensus.cc:740] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.864445 22205 consensus_queue.cc:260] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.862197 22204 raft_consensus.cc:359] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.867627 22204 raft_consensus.cc:385] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.867957 22204 raft_consensus.cc:740] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.868696 22204 consensus_queue.cc:260] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.870492 22207 tablet_bootstrap.cc:492] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:17.870985 22207 ts_tablet_manager.cc:1403] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.007s
I20260713 09:08:17.871182 22204 ts_tablet_manager.cc:1434] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.008s
I20260713 09:08:17.872359 22204 tablet_bootstrap.cc:492] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
I20260713 09:08:17.874522 22207 raft_consensus.cc:359] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.875398 22207 raft_consensus.cc:385] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.875756 22207 raft_consensus.cc:740] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.876629 22207 consensus_queue.cc:260] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.866948 22205 ts_tablet_manager.cc:1434] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.001s
I20260713 09:08:17.879817 22205 tablet_bootstrap.cc:492] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:17.880716 22204 tablet_bootstrap.cc:654] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.887064 22205 tablet_bootstrap.cc:654] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.889123 22212 raft_consensus.cc:493] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.889878 22212 raft_consensus.cc:515] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.894143 22212 leader_election.cc:290] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:17.879712 22207 ts_tablet_manager.cc:1434] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:08:17.898203 22207 tablet_bootstrap.cc:492] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:17.911291 22204 tablet_bootstrap.cc:492] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:17.911832 22204 ts_tablet_manager.cc:1403] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.005s
I20260713 09:08:17.913064 22207 tablet_bootstrap.cc:654] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.915403 22204 raft_consensus.cc:359] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.916186 22204 raft_consensus.cc:385] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.916501 22204 raft_consensus.cc:740] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.917295 22204 consensus_queue.cc:260] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.920001 22204 ts_tablet_manager.cc:1434] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260713 09:08:17.921015 22204 tablet_bootstrap.cc:492] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
I20260713 09:08:17.928339 22204 tablet_bootstrap.cc:654] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.931169 22207 tablet_bootstrap.cc:492] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:17.931849 22207 ts_tablet_manager.cc:1403] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.008s
I20260713 09:08:17.935387 22207 raft_consensus.cc:359] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.936271 22207 raft_consensus.cc:385] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.936625 22207 raft_consensus.cc:740] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.937855 22207 consensus_queue.cc:260] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.941001 22208 raft_consensus.cc:493] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.941298 22207 ts_tablet_manager.cc:1434] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:17.941534 22208 raft_consensus.cc:515] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.942338 22207 tablet_bootstrap.cc:492] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:17.948894 22208 leader_election.cc:290] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:17.950618 22207 tablet_bootstrap.cc:654] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.963455 22211 raft_consensus.cc:493] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.965001 22211 raft_consensus.cc:515] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:17.972240 22211 leader_election.cc:290] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:17.973027 22204 tablet_bootstrap.cc:492] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:17.983165 22204 ts_tablet_manager.cc:1403] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.004s
I20260713 09:08:18.005072 22204 raft_consensus.cc:359] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.012745 22205 tablet_bootstrap.cc:492] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:18.013451 22205 ts_tablet_manager.cc:1403] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.022s
I20260713 09:08:18.008028 22204 raft_consensus.cc:385] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.016542 22204 raft_consensus.cc:740] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.017765 22204 consensus_queue.cc:260] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.023885 22212 raft_consensus.cc:493] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.024446 22212 raft_consensus.cc:515] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.028415 22212 leader_election.cc:290] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:18.018407 22205 raft_consensus.cc:359] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.032368 22205 raft_consensus.cc:385] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.032819 22205 raft_consensus.cc:740] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.034816 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcf2edc51b145338f7836187fa7cc9e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.035892 22161 raft_consensus.cc:2468] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 0.
I20260713 09:08:18.037689 22053 leader_election.cc:304] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:18.039232 22204 ts_tablet_manager.cc:1434] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.004s
I20260713 09:08:18.040205 22204 tablet_bootstrap.cc:492] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
I20260713 09:08:18.043151 22208 raft_consensus.cc:2804] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.047557 22208 raft_consensus.cc:493] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.048544 22208 raft_consensus.cc:3060] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.033775 22205 consensus_queue.cc:260] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.088770 22207 tablet_bootstrap.cc:492] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:18.093027 22207 ts_tablet_manager.cc:1403] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.017s
I20260713 09:08:18.093286 22204 tablet_bootstrap.cc:654] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.062744 22087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcf2edc51b145338f7836187fa7cc9e" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087" is_pre_election: true
I20260713 09:08:18.091601 22208 raft_consensus.cc:515] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.098114 22205 ts_tablet_manager.cc:1434] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.084s	user 0.012s	sys 0.000s
I20260713 09:08:18.106549 22205 tablet_bootstrap.cc:492] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:18.106725 22207 raft_consensus.cc:359] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.109550 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087" is_pre_election: true
I20260713 09:08:18.109987 22207 raft_consensus.cc:385] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.111405 22207 raft_consensus.cc:740] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.111505 22086 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 0.
I20260713 09:08:18.112454 22207 consensus_queue.cc:260] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.115897 22087 raft_consensus.cc:2393] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b579994535ba4f3ab1fb0146d31901ee in current term 1: Already voted for candidate 1aa5bb20265b41ba9efc921004af5087 in this term.
I20260713 09:08:18.119141 22126 leader_election.cc:304] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:18.118609 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcf2edc51b145338f7836187fa7cc9e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.120875 22212 raft_consensus.cc:2804] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.121371 22212 raft_consensus.cc:493] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.122977 22212 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.123183 22211 raft_consensus.cc:493] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.124358 22211 raft_consensus.cc:515] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.128103 22211 leader_election.cc:290] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.132819 22207 ts_tablet_manager.cc:1434] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.007s
I20260713 09:08:18.159530 22211 raft_consensus.cc:493] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.134196 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcf2edc51b145338f7836187fa7cc9e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:18.131696 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcf2edc51b145338f7836187fa7cc9e" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.174952 22211 raft_consensus.cc:515] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.179031 22207 tablet_bootstrap.cc:492] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:18.131078 22208 leader_election.cc:290] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
W20260713 09:08:18.172654 22050 leader_election.cc:343] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:18.181162 22124 leader_election.cc:343] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.182991 22204 tablet_bootstrap.cc:492] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:18.184926 22204 ts_tablet_manager.cc:1403] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.013s
I20260713 09:08:18.177934 22161 raft_consensus.cc:3060] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.182459 22124 leader_election.cc:304] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b579994535ba4f3ab1fb0146d31901ee; no voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:18.184235 22208 raft_consensus.cc:493] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.131495 22011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.192847 22205 tablet_bootstrap.cc:654] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.139108 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcf2edc51b145338f7836187fa7cc9e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:18.193462 22208 raft_consensus.cc:515] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.200915 22212 raft_consensus.cc:515] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.196663 22211 leader_election.cc:290] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
W20260713 09:08:18.190907 22050 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.65:39731, user_credentials={real_user=slave}} blocked reactor thread for 60724.6us
I20260713 09:08:18.207984 22208 leader_election.cc:290] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.216038 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.217346 22212 leader_election.cc:290] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:18.202260 22011 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 0.
I20260713 09:08:18.217873 22087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087" is_pre_election: true
I20260713 09:08:18.220745 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:18.221568 22086 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.221482 22087 raft_consensus.cc:2468] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 0.
W20260713 09:08:18.219901 22053 leader_election.cc:343] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.223390 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087" is_pre_election: true
I20260713 09:08:18.223989 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:18.224303 22207 tablet_bootstrap.cc:654] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.224572 22012 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:18.224803 22050 leader_election.cc:343] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.222170 22204 raft_consensus.cc:359] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.226708 22204 raft_consensus.cc:385] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.228030 22204 raft_consensus.cc:740] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.221509 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087" is_pre_election: true
I20260713 09:08:18.230374 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.230464 21977 leader_election.cc:304] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:18.229131 22204 consensus_queue.cc:260] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.231529 22211 raft_consensus.cc:2804] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.232159 22211 raft_consensus.cc:493] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.233791 22211 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.229698 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
W20260713 09:08:18.235827 21977 leader_election.cc:343] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.242365 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.242930 22086 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 1.
I20260713 09:08:18.242962 22204 ts_tablet_manager.cc:1434] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.003s
I20260713 09:08:18.243265 22160 raft_consensus.cc:2468] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 0.
I20260713 09:08:18.244211 22126 leader_election.cc:304] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:18.245095 22204 tablet_bootstrap.cc:492] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
I20260713 09:08:18.246361 22235 raft_consensus.cc:2804] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.242491 22211 raft_consensus.cc:515] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.252177 22010 raft_consensus.cc:2393] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1aa5bb20265b41ba9efc921004af5087 in current term 1: Already voted for candidate d80ba93b487c415abd00ea4a17ce84b3 in this term.
I20260713 09:08:18.253801 22211 leader_election.cc:290] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.254318 22050 leader_election.cc:304] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087; no voters: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:18.255728 22208 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.255937 22012 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 1.
I20260713 09:08:18.256412 22205 tablet_bootstrap.cc:492] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:18.260334 22161 raft_consensus.cc:2468] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 1.
I20260713 09:08:18.260973 22212 raft_consensus.cc:2749] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:18.261955 22053 leader_election.cc:304] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:18.263581 22234 raft_consensus.cc:2804] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.264850 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.265573 22205 ts_tablet_manager.cc:1403] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.013s
I20260713 09:08:18.271396 22208 raft_consensus.cc:2749] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:18.273046 21978 leader_election.cc:343] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.273514 22204 tablet_bootstrap.cc:654] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.274003 21978 leader_election.cc:304] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [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: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 1aa5bb20265b41ba9efc921004af5087
I20260713 09:08:18.275725 22211 raft_consensus.cc:2804] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.275614 22205 raft_consensus.cc:359] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.276166 22211 raft_consensus.cc:493] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.276391 22205 raft_consensus.cc:385] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.277081 22211 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.277091 22205 raft_consensus.cc:740] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.275076 22235 raft_consensus.cc:697] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Becoming Leader. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:18.277784 22234 raft_consensus.cc:697] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:18.274894 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:18.281185 22234 consensus_queue.cc:237] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.283732 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
W20260713 09:08:18.286224 21978 leader_election.cc:343] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.292656 22205 consensus_queue.cc:260] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.290514 22235 consensus_queue.cc:237] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.298336 22211 raft_consensus.cc:515] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.299402 22086 raft_consensus.cc:2468] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 1.
I20260713 09:08:18.302449 21977 leader_election.cc:304] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:18.313611 22212 raft_consensus.cc:493] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.314355 22211 leader_election.cc:290] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.314231 22212 raft_consensus.cc:515] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.332082 22204 tablet_bootstrap.cc:492] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:18.332165 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e289459e6a114b7db98f418c7791c135" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.332736 22204 ts_tablet_manager.cc:1403] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.009s
I20260713 09:08:18.334573 22211 raft_consensus.cc:2804] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.335240 22211 raft_consensus.cc:697] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Becoming Leader. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:18.336163 22211 consensus_queue.cc:237] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.322938 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:18.338629 22161 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.339135 22212 leader_election.cc:290] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
W20260713 09:08:18.342240 22124 leader_election.cc:343] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.344089 21907 catalog_manager.cc:5697] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.354061 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e289459e6a114b7db98f418c7791c135" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087" is_pre_election: true
I20260713 09:08:18.356117 22204 raft_consensus.cc:359] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
W20260713 09:08:18.361075 22126 leader_election.cc:343] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.361613 22126 leader_election.cc:304] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b579994535ba4f3ab1fb0146d31901ee; no voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:18.350625 22161 raft_consensus.cc:2468] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 1.
I20260713 09:08:18.362949 22212 raft_consensus.cc:2749] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:18.363132 21978 leader_election.cc:304] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:18.361150 22204 raft_consensus.cc:385] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.363925 22204 raft_consensus.cc:740] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.365490 22243 raft_consensus.cc:2804] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.365005 22204 consensus_queue.cc:260] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:18.365938 22243 raft_consensus.cc:697] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Becoming Leader. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:18.372611 22207 tablet_bootstrap.cc:492] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:18.373234 22207 ts_tablet_manager.cc:1403] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.197s	user 0.027s	sys 0.016s
W20260713 09:08:18.367451 21977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.66:45701, user_credentials={real_user=slave}} blocked reactor thread for 65119.4us
I20260713 09:08:18.368777 22243 consensus_queue.cc:237] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.385056 22234 raft_consensus.cc:493] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.386518 22234 raft_consensus.cc:515] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
W20260713 09:08:18.387202 21957 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:18.387547 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:18.389822 22234 leader_election.cc:290] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077), d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731)
I20260713 09:08:18.390479 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.390870 22204 ts_tablet_manager.cc:1434] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.002s
I20260713 09:08:18.381898 22207 raft_consensus.cc:359] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.393764 22205 ts_tablet_manager.cc:1434] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.127s	user 0.020s	sys 0.015s
I20260713 09:08:18.395648 22234 raft_consensus.cc:493] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.394609 22207 raft_consensus.cc:385] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.396991 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
W20260713 09:08:18.397639 22053 leader_election.cc:343] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.396098 22234 raft_consensus.cc:515] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.400592 22204 tablet_bootstrap.cc:492] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
W20260713 09:08:18.401530 22050 leader_election.cc:343] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.402146 22050 leader_election.cc:304] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087; no voters: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3
W20260713 09:08:18.395368 21977 leader_election.cc:343] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.404071 22238 raft_consensus.cc:2749] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:18.393049 21908 catalog_manager.cc:5697] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65). New cstate: current_term: 1 leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.406224 22234 leader_election.cc:290] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.398227 22207 raft_consensus.cc:740] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.408248 22205 tablet_bootstrap.cc:492] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:18.408071 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2598362d60424d41ad83041a552376d1" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.408438 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2598362d60424d41ad83041a552376d1" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
W20260713 09:08:18.409835 22053 leader_election.cc:343] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.413731 22207 consensus_queue.cc:260] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.419552 22207 ts_tablet_manager.cc:1434] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.007s
I20260713 09:08:18.410152 22012 raft_consensus.cc:2468] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 0.
I20260713 09:08:18.420446 22207 tablet_bootstrap.cc:492] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:18.421523 21906 catalog_manager.cc:5697] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee reported cstate change: term changed from 0 to 1, leader changed from <none> to b579994535ba4f3ab1fb0146d31901ee (127.21.93.67). New cstate: current_term: 1 leader_uuid: "b579994535ba4f3ab1fb0146d31901ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:18.423049 22050 leader_election.cc:304] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [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: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:18.422125 21978 leader_election.cc:304] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d80ba93b487c415abd00ea4a17ce84b3; no voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:18.424413 22243 raft_consensus.cc:2749] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:18.424723 22234 raft_consensus.cc:2804] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.425236 22234 raft_consensus.cc:493] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.426041 22234 raft_consensus.cc:3060] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.432544 22204 tablet_bootstrap.cc:654] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.434345 22205 tablet_bootstrap.cc:654] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.437932 22234 raft_consensus.cc:515] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.438591 22207 tablet_bootstrap.cc:654] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.440205 22234 leader_election.cc:290] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.440943 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2598362d60424d41ad83041a552376d1" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:18.441246 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2598362d60424d41ad83041a552376d1" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:18.441630 22012 raft_consensus.cc:3060] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:18.442695 22053 leader_election.cc:343] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.448319 22012 raft_consensus.cc:2468] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 1.
I20260713 09:08:18.449602 22050 leader_election.cc:304] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:18.451646 22234 raft_consensus.cc:2804] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.452310 22234 raft_consensus.cc:697] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:18.453164 22234 consensus_queue.cc:237] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.454068 22204 tablet_bootstrap.cc:492] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:18.454759 22204 ts_tablet_manager.cc:1403] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260713 09:08:18.457861 22204 raft_consensus.cc:359] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.467383 22204 raft_consensus.cc:385] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.467800 22204 raft_consensus.cc:740] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.469048 22204 consensus_queue.cc:260] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.473366 22204 ts_tablet_manager.cc:1434] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:08:18.475088 22204 tablet_bootstrap.cc:492] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
I20260713 09:08:18.476378 22207 tablet_bootstrap.cc:492] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:18.483218 22207 ts_tablet_manager.cc:1403] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.008s
I20260713 09:08:18.479835 22205 tablet_bootstrap.cc:492] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:18.481711 21907 catalog_manager.cc:5697] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65). New cstate: current_term: 1 leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.485627 22205 ts_tablet_manager.cc:1403] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.011s
I20260713 09:08:18.488484 22205 raft_consensus.cc:359] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.489176 22205 raft_consensus.cc:385] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.489461 22205 raft_consensus.cc:740] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.489956 22204 tablet_bootstrap.cc:654] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.490860 22207 raft_consensus.cc:359] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.491380 22234 raft_consensus.cc:493] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.491614 22207 raft_consensus.cc:385] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.491997 22207 raft_consensus.cc:740] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.491844 22234 raft_consensus.cc:515] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.493106 22207 consensus_queue.cc:260] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.493953 22234 leader_election.cc:290] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.494994 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.495586 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.495836 21908 catalog_manager.cc:5697] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.496783 22207 ts_tablet_manager.cc:1434] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
W20260713 09:08:18.496984 22050 leader_election.cc:343] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.495599 22160 raft_consensus.cc:2468] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 0.
I20260713 09:08:18.497721 22207 tablet_bootstrap.cc:492] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:18.504284 22053 leader_election.cc:304] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [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: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:18.490258 22205 consensus_queue.cc:260] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.505406 22234 raft_consensus.cc:2804] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.505801 22234 raft_consensus.cc:493] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.506142 22234 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.511006 22205 ts_tablet_manager.cc:1434] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:08:18.512009 22205 tablet_bootstrap.cc:492] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:18.512729 22234 raft_consensus.cc:515] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.515538 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
W20260713 09:08:18.516782 22050 leader_election.cc:343] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:18.517683 22234 leader_election.cc:290] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.518523 22205 tablet_bootstrap.cc:654] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.518733 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:18.519290 22160 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.520354 22207 tablet_bootstrap.cc:654] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.525434 22160 raft_consensus.cc:2468] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 1.
I20260713 09:08:18.526857 22207 tablet_bootstrap.cc:492] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:18.526710 22053 leader_election.cc:304] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:18.527305 22207 ts_tablet_manager.cc:1403] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.009s
I20260713 09:08:18.527590 22234 raft_consensus.cc:2804] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.528077 22234 raft_consensus.cc:697] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:18.528900 22234 consensus_queue.cc:237] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.529830 22207 raft_consensus.cc:359] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:18.530349 22207 raft_consensus.cc:385] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.530635 22207 raft_consensus.cc:740] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.531376 22207 consensus_queue.cc:260] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:18.533051 22207 ts_tablet_manager.cc:1434] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:18.534605 22204 tablet_bootstrap.cc:492] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:18.535175 22205 tablet_bootstrap.cc:492] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:18.535285 22204 ts_tablet_manager.cc:1403] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.060s	user 0.000s	sys 0.018s
I20260713 09:08:18.535686 22205 ts_tablet_manager.cc:1403] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260713 09:08:18.538537 22204 raft_consensus.cc:359] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.539450 22204 raft_consensus.cc:385] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.539203 22205 raft_consensus.cc:359] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:18.539827 22204 raft_consensus.cc:740] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.540452 22205 raft_consensus.cc:385] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.541177 22204 consensus_queue.cc:260] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.541347 22205 raft_consensus.cc:740] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.542376 22207 tablet_bootstrap.cc:492] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:18.542868 22205 consensus_queue.cc:260] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:18.543368 22204 ts_tablet_manager.cc:1434] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:08:18.544231 22204 tablet_bootstrap.cc:492] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087: Bootstrap starting.
I20260713 09:08:18.546341 21907 catalog_manager.cc:5697] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.552640 22204 tablet_bootstrap.cc:654] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.558691 22205 ts_tablet_manager.cc:1434] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260713 09:08:18.559082 22204 tablet_bootstrap.cc:492] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087: No bootstrap required, opened a new log
I20260713 09:08:18.559641 22204 ts_tablet_manager.cc:1403] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:08:18.562252 22205 tablet_bootstrap.cc:492] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:18.562842 22204 raft_consensus.cc:359] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.563694 22204 raft_consensus.cc:385] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.564018 22204 raft_consensus.cc:740] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.564718 22204 consensus_queue.cc:260] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.566948 22204 ts_tablet_manager.cc:1434] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:18.570299 22205 tablet_bootstrap.cc:654] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.575485 22205 tablet_bootstrap.cc:492] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:18.575989 22205 ts_tablet_manager.cc:1403] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:18.576033 22207 tablet_bootstrap.cc:654] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.578855 22205 raft_consensus.cc:359] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.579617 22205 raft_consensus.cc:385] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.579988 22205 raft_consensus.cc:740] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.580745 22205 consensus_queue.cc:260] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.581290 22207 tablet_bootstrap.cc:492] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:18.581779 22207 ts_tablet_manager.cc:1403] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260713 09:08:18.583053 22205 ts_tablet_manager.cc:1434] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:18.584038 22205 tablet_bootstrap.cc:492] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:18.584769 22207 raft_consensus.cc:359] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.585384 22207 raft_consensus.cc:385] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.585649 22207 raft_consensus.cc:740] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.586280 22207 consensus_queue.cc:260] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.588531 22207 ts_tablet_manager.cc:1434] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:18.589376 22207 tablet_bootstrap.cc:492] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee: Bootstrap starting.
I20260713 09:08:18.590514 22205 tablet_bootstrap.cc:654] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.595832 22207 tablet_bootstrap.cc:654] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.602440 22205 tablet_bootstrap.cc:492] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:18.603055 22205 ts_tablet_manager.cc:1403] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260713 09:08:18.606444 22205 raft_consensus.cc:359] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.607441 22205 raft_consensus.cc:385] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.607792 22205 raft_consensus.cc:740] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.608770 22205 consensus_queue.cc:260] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.614127 22205 ts_tablet_manager.cc:1434] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:18.615324 22205 tablet_bootstrap.cc:492] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3: Bootstrap starting.
I20260713 09:08:18.625867 22205 tablet_bootstrap.cc:654] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:18.631572 22207 tablet_bootstrap.cc:492] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee: No bootstrap required, opened a new log
I20260713 09:08:18.631999 22207 ts_tablet_manager.cc:1403] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.012s
I20260713 09:08:18.632015 22205 tablet_bootstrap.cc:492] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3: No bootstrap required, opened a new log
I20260713 09:08:18.632551 22205 ts_tablet_manager.cc:1403] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260713 09:08:18.634898 22205 raft_consensus.cc:359] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.634853 22207 raft_consensus.cc:359] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.635584 22205 raft_consensus.cc:385] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.635682 22207 raft_consensus.cc:385] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:18.635897 22205 raft_consensus.cc:740] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.635957 22207 raft_consensus.cc:740] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:18.636622 22205 consensus_queue.cc:260] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.636709 22207 consensus_queue.cc:260] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.638628 22205 ts_tablet_manager.cc:1434] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:08:18.640280 22207 ts_tablet_manager.cc:1434] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:18.657155 22234 raft_consensus.cc:493] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.657716 22234 raft_consensus.cc:515] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.659855 22234 leader_election.cc:290] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.660514 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f155588b27f4fedbf0023e86331b607" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.660779 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f155588b27f4fedbf0023e86331b607" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.661324 22160 raft_consensus.cc:2468] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 0.
I20260713 09:08:18.661270 22012 raft_consensus.cc:2468] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 0.
I20260713 09:08:18.662431 22050 leader_election.cc:304] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:18.663481 22234 raft_consensus.cc:2804] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.663825 22234 raft_consensus.cc:493] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.664149 22234 raft_consensus.cc:3060] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.667637 22012 raft_consensus.cc:3060] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.670516 22234 raft_consensus.cc:515] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.672675 22234 leader_election.cc:290] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.673316 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f155588b27f4fedbf0023e86331b607" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:18.673673 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f155588b27f4fedbf0023e86331b607" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:18.673890 22010 raft_consensus.cc:3060] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.674226 22160 raft_consensus.cc:3060] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.678908 22010 raft_consensus.cc:2468] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 1.
I20260713 09:08:18.679029 22238 consensus_queue.cc:1048] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.680362 22238 raft_consensus.cc:493] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.680627 22160 raft_consensus.cc:2468] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 1.
I20260713 09:08:18.680757 22238 raft_consensus.cc:515] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.681713 22053 leader_election.cc:304] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:18.682539 22238 leader_election.cc:290] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.682540 22234 raft_consensus.cc:2804] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.683562 22234 raft_consensus.cc:697] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:18.684367 22234 consensus_queue.cc:237] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.684734 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.687125 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.687879 22160 raft_consensus.cc:2393] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1aa5bb20265b41ba9efc921004af5087 in current term 1: Already voted for candidate d80ba93b487c415abd00ea4a17ce84b3 in this term.
I20260713 09:08:18.688829 22053 leader_election.cc:304] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087; no voters: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:18.690217 22238 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.706984 21907 catalog_manager.cc:5697] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.707003 22238 raft_consensus.cc:2749] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:18.714547 22238 consensus_queue.cc:1048] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.721473 22235 raft_consensus.cc:493] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.722060 22235 raft_consensus.cc:515] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:18.725685 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087" is_pre_election: true
I20260713 09:08:18.726467 22086 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 0.
I20260713 09:08:18.728035 22126 leader_election.cc:304] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:18.728883 22212 raft_consensus.cc:2804] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.729267 22212 raft_consensus.cc:493] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.729593 22212 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.734400 22235 leader_election.cc:290] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731)
I20260713 09:08:18.735252 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.736320 22212 raft_consensus.cc:515] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:18.739289 22212 leader_election.cc:290] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731)
I20260713 09:08:18.744472 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:18.745507 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:18.745918 22010 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 0.
I20260713 09:08:18.746068 22086 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.747543 22212 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.751035 22242 consensus_queue.cc:1048] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:18.754980 22086 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 1.
I20260713 09:08:18.756119 22126 leader_election.cc:304] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:18.756932 22212 raft_consensus.cc:2804] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.757551 22212 raft_consensus.cc:697] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Becoming Leader. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:18.758592 22212 consensus_queue.cc:237] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:18.781489 22160 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.786159 22276 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:18.794409 22211 consensus_queue.cc:1048] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.794649 21909 catalog_manager.cc:5697] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee reported cstate change: term changed from 0 to 1, leader changed from <none> to b579994535ba4f3ab1fb0146d31901ee (127.21.93.67). New cstate: current_term: 1 leader_uuid: "b579994535ba4f3ab1fb0146d31901ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.853314 22211 raft_consensus.cc:493] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.853875 22211 raft_consensus.cc:515] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.855850 22211 leader_election.cc:290] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.856753 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aa5bb20265b41ba9efc921004af5087" is_pre_election: true
I20260713 09:08:18.856953 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.857722 22160 raft_consensus.cc:2393] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d80ba93b487c415abd00ea4a17ce84b3 in current term 1: Already voted for candidate 1aa5bb20265b41ba9efc921004af5087 in this term.
I20260713 09:08:18.858651 21978 leader_election.cc:304] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d80ba93b487c415abd00ea4a17ce84b3; no voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:18.859452 22211 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.864214 22211 raft_consensus.cc:2749] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:18.868744 22160 raft_consensus.cc:3060] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.874223 22238 consensus_queue.cc:1048] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.884989 22238 consensus_queue.cc:1048] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.925980 22211 consensus_queue.cc:1048] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.936925 22242 consensus_queue.cc:1048] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.946796 22238 raft_consensus.cc:493] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:18.947248 22238 raft_consensus.cc:515] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.949661 22238 leader_election.cc:290] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.950446 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e289459e6a114b7db98f418c7791c135" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3" is_pre_election: true
I20260713 09:08:18.951066 22010 raft_consensus.cc:2468] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 0.
I20260713 09:08:18.951105 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e289459e6a114b7db98f418c7791c135" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee" is_pre_election: true
I20260713 09:08:18.951818 22160 raft_consensus.cc:2468] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 0.
I20260713 09:08:18.952338 22050 leader_election.cc:304] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:18.953135 22238 raft_consensus.cc:2804] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:18.953480 22238 raft_consensus.cc:493] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:18.953850 22238 raft_consensus.cc:3060] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.958707 22238 raft_consensus.cc:515] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.960984 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e289459e6a114b7db98f418c7791c135" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:18.961395 22238 leader_election.cc:290] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:18.961309 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e289459e6a114b7db98f418c7791c135" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:18.962116 22160 raft_consensus.cc:3060] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.961458 22010 raft_consensus.cc:3060] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:18.966436 22160 raft_consensus.cc:2468] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 1.
I20260713 09:08:18.967360 22053 leader_election.cc:304] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:18.968093 22238 raft_consensus.cc:2804] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:18.968523 22238 raft_consensus.cc:697] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:18.969221 22010 raft_consensus.cc:2468] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 1.
I20260713 09:08:18.969576 22238 consensus_queue.cc:237] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:18.978468 21909 catalog_manager.cc:5697] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.035956 22238 consensus_queue.cc:1048] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:19.048743 22234 consensus_queue.cc:1048] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:19.123179 22160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
mode: GRACEFUL
new_leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:59528
I20260713 09:08:19.123840 22160 raft_consensus.cc:606] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Received request to transfer leadership to TS d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:19.137506 22084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
mode: GRACEFUL
new_leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:50200
I20260713 09:08:19.138029 22084 raft_consensus.cc:606] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Received request to transfer leadership to TS d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:19.145459 22160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
mode: GRACEFUL
new_leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:59528
I20260713 09:08:19.145963 22160 raft_consensus.cc:606] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Received request to transfer leadership to TS d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:19.150856 22234 consensus_queue.cc:1048] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:19.167276 22268 consensus_queue.cc:1048] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:19.170820 22012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
mode: GRACEFUL
new_leader_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:08:19.171459 22012 raft_consensus.cc:606] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Received request to transfer leadership to TS 1aa5bb20265b41ba9efc921004af5087
I20260713 09:08:19.183569 22212 consensus_queue.cc:1048] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:19.184356 22084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f155588b27f4fedbf0023e86331b607"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
mode: GRACEFUL
new_leader_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:50200
I20260713 09:08:19.184916 22084 raft_consensus.cc:606] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Received request to transfer leadership to TS b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:19.189345 22212 raft_consensus.cc:993] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee: : Instructing follower d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:19.189935 22276 raft_consensus.cc:1081] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Signalling peer d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:19.196795 22010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:35032
I20260713 09:08:19.197436 22010 raft_consensus.cc:493] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.197829 22010 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.204511 22012 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:19.205288 22010 raft_consensus.cc:515] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.208310 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:19.208881 22084 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.215149 22010 leader_election.cc:290] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 2 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:19.215523 22084 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 2.
I20260713 09:08:19.216625 21977 leader_election.cc:304] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:19.217468 22242 raft_consensus.cc:2804] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:19.217905 22242 raft_consensus.cc:697] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Becoming Leader. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:19.218039 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:19.218637 22160 raft_consensus.cc:3055] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:19.219142 22160 raft_consensus.cc:740] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:19.219048 22235 consensus_queue.cc:1048] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:19.218667 22242 consensus_queue.cc:237] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.220021 22160 consensus_queue.cc:260] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.221485 22160 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.226133 21906 catalog_manager.cc:5697] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 reported cstate change: term changed from 1 to 2, leader changed from b579994535ba4f3ab1fb0146d31901ee (127.21.93.67) to d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65). New cstate: current_term: 2 leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.228538 22160 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 2.
I20260713 09:08:19.232936 22237 raft_consensus.cc:993] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee: : Instructing follower d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:19.233355 22235 raft_consensus.cc:1081] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Signalling peer d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:19.234853 22010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:35032
I20260713 09:08:19.235402 22010 raft_consensus.cc:493] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.235761 22010 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.240386 22010 raft_consensus.cc:515] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:19.243036 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:19.243252 22010 leader_election.cc:290] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 2 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:19.243577 22084 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.244149 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:19.244519 22160 raft_consensus.cc:3055] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:19.244716 22160 raft_consensus.cc:740] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:19.245314 22160 consensus_queue.cc:260] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:19.246105 22160 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.249918 22084 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 2.
I20260713 09:08:19.250871 22160 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 2.
I20260713 09:08:19.251084 21977 leader_election.cc:304] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:19.251948 22242 raft_consensus.cc:2804] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:19.252427 22242 raft_consensus.cc:697] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Becoming Leader. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:19.253087 22242 consensus_queue.cc:237] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:19.259604 21906 catalog_manager.cc:5697] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 reported cstate change: term changed from 1 to 2, leader changed from b579994535ba4f3ab1fb0146d31901ee (127.21.93.67) to d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65). New cstate: current_term: 2 leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:19.456704 22234 consensus_queue.cc:1048] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:19.468156 22234 consensus_queue.cc:1048] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:19.501220 22211 raft_consensus.cc:993] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3: : Instructing follower 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:19.501698 22242 raft_consensus.cc:1081] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Signalling peer 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:19.503412 22084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:50190
I20260713 09:08:19.503971 22084 raft_consensus.cc:493] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.504326 22084 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.510926 22084 raft_consensus.cc:515] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.512939 22084 leader_election.cc:290] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 2 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:19.513731 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:19.513983 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:19.514657 22010 raft_consensus.cc:3055] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:19.514994 22160 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.515079 22010 raft_consensus.cc:740] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:19.515911 22010 consensus_queue.cc:260] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.516795 22010 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.521127 22010 raft_consensus.cc:2468] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 2.
I20260713 09:08:19.521697 22160 raft_consensus.cc:2468] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 2.
I20260713 09:08:19.522233 22050 leader_election.cc:304] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:19.523114 22234 raft_consensus.cc:2804] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:19.523604 22234 raft_consensus.cc:697] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:19.524470 22234 consensus_queue.cc:237] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.531961 21909 catalog_manager.cc:5697] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 1 to 2, leader changed from d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65) to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.577049 22208 raft_consensus.cc:993] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087: : Instructing follower d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:19.577566 22234 raft_consensus.cc:1081] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Signalling peer d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:19.579093 22010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:35042
I20260713 09:08:19.579620 22010 raft_consensus.cc:493] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.579968 22010 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.586975 22010 raft_consensus.cc:515] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.589612 22010 leader_election.cc:290] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 2 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:19.590199 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:19.590283 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:19.590996 22084 raft_consensus.cc:3055] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:19.591014 22160 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.591513 22084 raft_consensus.cc:740] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:19.592337 22084 consensus_queue.cc:260] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.593626 22084 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.597983 22160 raft_consensus.cc:2468] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 2.
I20260713 09:08:19.599125 21978 leader_election.cc:304] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:19.599937 22242 raft_consensus.cc:2804] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:19.600111 22084 raft_consensus.cc:2468] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 2.
I20260713 09:08:19.600430 22242 raft_consensus.cc:697] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Becoming Leader. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:19.601692 22242 consensus_queue.cc:237] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.608815 21909 catalog_manager.cc:5697] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 reported cstate change: term changed from 1 to 2, leader changed from 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66) to d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65). New cstate: current_term: 2 leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.655843 22160 raft_consensus.cc:1275] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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:19.657158 22242 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:19.666344 22084 raft_consensus.cc:1275] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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:19.667769 22296 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:19.722057 22160 raft_consensus.cc:1275] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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:19.723522 22296 consensus_queue.cc:1048] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:19.730984 22084 raft_consensus.cc:1275] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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:19.732285 22243 consensus_queue.cc:1048] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:19.777376 22208 raft_consensus.cc:993] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087: : Instructing follower b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:19.777791 22208 raft_consensus.cc:1081] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Signalling peer b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:19.779224 22160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f155588b27f4fedbf0023e86331b607"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:59502
I20260713 09:08:19.779772 22160 raft_consensus.cc:493] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.780144 22160 raft_consensus.cc:3060] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.784776 22160 raft_consensus.cc:515] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.786324 22160 leader_election.cc:290] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 2 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:19.787216 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f155588b27f4fedbf0023e86331b607" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:19.787366 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f155588b27f4fedbf0023e86331b607" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:19.787684 22010 raft_consensus.cc:3060] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.787973 22084 raft_consensus.cc:3055] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:19.788285 22084 raft_consensus.cc:740] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:19.788975 22084 consensus_queue.cc:260] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.789832 22084 raft_consensus.cc:3060] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.792626 22010 raft_consensus.cc:2468] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 2.
I20260713 09:08:19.793802 22124 leader_election.cc:304] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:19.794477 22235 raft_consensus.cc:2804] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:19.795616 22084 raft_consensus.cc:2468] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 2.
I20260713 09:08:19.795608 22235 raft_consensus.cc:697] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 2 LEADER]: Becoming Leader. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:19.796660 22235 consensus_queue.cc:237] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:19.803094 21906 catalog_manager.cc:5697] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee reported cstate change: term changed from 1 to 2, leader changed from 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66) to b579994535ba4f3ab1fb0146d31901ee (127.21.93.67). New cstate: current_term: 2 leader_uuid: "b579994535ba4f3ab1fb0146d31901ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:19.911504 22160 raft_consensus.cc:1275] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:19.912807 22208 consensus_queue.cc:1048] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:19.920526 22010 raft_consensus.cc:1275] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:19.922040 22208 consensus_queue.cc:1048] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, 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.023643 22160 raft_consensus.cc:1275] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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.025007 22243 consensus_queue.cc:1048] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, 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.032451 22084 raft_consensus.cc:1275] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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.034175 22243 consensus_queue.cc:1048] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, 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.287720 22010 raft_consensus.cc:1275] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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.289115 22235 consensus_queue.cc:1048] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, 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.297865 22084 raft_consensus.cc:1275] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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.300040 22299 consensus_queue.cc:1048] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.215678 21877 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:08:22.216471 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:22.238443 22010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
mode: GRACEFUL
new_leader_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:35052
I20260713 09:08:22.239032 22010 raft_consensus.cc:606] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Received request to transfer leadership to TS b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:22.249401 22084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
mode: GRACEFUL
new_leader_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:50202
I20260713 09:08:22.249941 22084 raft_consensus.cc:606] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Received request to transfer leadership to TS b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:22.251106 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:22.251583 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:22.441013 22309 raft_consensus.cc:993] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087: : Instructing follower b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:22.441463 22304 raft_consensus.cc:1081] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Signalling peer b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:22.443092 22161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:59502
I20260713 09:08:22.443660 22161 raft_consensus.cc:493] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.444064 22161 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:22.448603 22161 raft_consensus.cc:515] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:22.450256 22161 leader_election.cc:290] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 3 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:22.451200 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:22.451454 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:22.451984 22084 raft_consensus.cc:3055] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:22.452073 22010 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:22.452262 22084 raft_consensus.cc:740] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:22.453154 22084 consensus_queue.cc:260] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:22.454103 22084 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:22.457140 22010 raft_consensus.cc:2468] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 3.
I20260713 09:08:22.458253 22124 leader_election.cc:304] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [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: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:22.458936 22303 raft_consensus.cc:2804] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:22.459450 22084 raft_consensus.cc:2468] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 3.
I20260713 09:08:22.460209 22303 raft_consensus.cc:697] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Becoming Leader. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:22.461076 22303 consensus_queue.cc:237] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:22.470994 21907 catalog_manager.cc:5697] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee reported cstate change: term changed from 2 to 3, leader changed from 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66) to b579994535ba4f3ab1fb0146d31901ee (127.21.93.67). New cstate: current_term: 3 leader_uuid: "b579994535ba4f3ab1fb0146d31901ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.529664 22305 raft_consensus.cc:993] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3: : Instructing follower b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:22.530067 22316 raft_consensus.cc:1081] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Signalling peer b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:22.531679 22161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:59518
I20260713 09:08:22.532124 22161 raft_consensus.cc:493] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.532441 22161 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:22.536806 22161 raft_consensus.cc:515] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:22.538358 22161 leader_election.cc:290] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 3 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:22.539276 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:22.539433 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:22.539825 22010 raft_consensus.cc:3055] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:22.540135 22084 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:22.540155 22010 raft_consensus.cc:740] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:22.540951 22010 consensus_queue.cc:260] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:22.541790 22010 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:22.545223 22084 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 3.
I20260713 09:08:22.545469 22010 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 3.
I20260713 09:08:22.546416 22126 leader_election.cc:304] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [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: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:22.547127 22303 raft_consensus.cc:2804] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:22.547585 22303 raft_consensus.cc:697] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Becoming Leader. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:22.548288 22303 consensus_queue.cc:237] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:22.555464 21907 catalog_manager.cc:5697] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee reported cstate change: term changed from 2 to 3, leader changed from d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65) to b579994535ba4f3ab1fb0146d31901ee (127.21.93.67). New cstate: current_term: 3 leader_uuid: "b579994535ba4f3ab1fb0146d31901ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.847630 22084 raft_consensus.cc:1275] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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:22.848865 22303 consensus_queue.cc:1048] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.860373 22010 raft_consensus.cc:1275] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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:22.861793 22320 consensus_queue.cc:1048] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:23.074046 22010 raft_consensus.cc:1275] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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:23.075302 22320 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:23.084204 22084 raft_consensus.cc:1275] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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:23.086683 22320 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:23.252460 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:23.261654 22010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
mode: GRACEFUL
new_leader_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:08:23.262125 22010 raft_consensus.cc:606] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Received request to transfer leadership to TS 1aa5bb20265b41ba9efc921004af5087
I20260713 09:08:23.267007 22010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
mode: GRACEFUL
new_leader_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:08:23.267442 22010 raft_consensus.cc:606] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Received request to transfer leadership to TS 1aa5bb20265b41ba9efc921004af5087
I20260713 09:08:23.271929 22010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
mode: GRACEFUL
new_leader_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:08:23.272385 22010 raft_consensus.cc:606] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Received request to transfer leadership to TS 1aa5bb20265b41ba9efc921004af5087
I20260713 09:08:23.277611 22161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
mode: GRACEFUL
new_leader_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:59528
I20260713 09:08:23.278251 22161 raft_consensus.cc:606] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Received request to transfer leadership to TS 1aa5bb20265b41ba9efc921004af5087
I20260713 09:08:23.288928 22161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
mode: GRACEFUL
new_leader_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:59528
I20260713 09:08:23.289577 22161 raft_consensus.cc:606] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Received request to transfer leadership to TS 1aa5bb20265b41ba9efc921004af5087
I20260713 09:08:23.289697 22327 raft_consensus.cc:993] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3: : Instructing follower 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.290210 22316 raft_consensus.cc:1081] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Signalling peer 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.291747 22084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:50190
I20260713 09:08:23.292127 22084 raft_consensus.cc:493] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.292407 22084 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.297394 22084 raft_consensus.cc:515] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.299520 22084 leader_election.cc:290] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 2 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:23.300275 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:23.300580 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:23.300851 22010 raft_consensus.cc:3055] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.301117 22161 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.301206 22010 raft_consensus.cc:740] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:23.302106 22010 consensus_queue.cc:260] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.303049 22010 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.305706 22161 raft_consensus.cc:2468] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 2.
I20260713 09:08:23.306694 22053 leader_election.cc:304] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:23.307457 22325 raft_consensus.cc:2804] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.307709 22010 raft_consensus.cc:2468] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 2.
I20260713 09:08:23.308002 22325 raft_consensus.cc:697] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:23.309036 22325 consensus_queue.cc:237] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.316000 21909 catalog_manager.cc:5697] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 1 to 2, leader changed from d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65) to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.417164 22310 raft_consensus.cc:993] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee: : Instructing follower 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.417627 22310 raft_consensus.cc:1081] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Signalling peer 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.419128 22084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:50188
I20260713 09:08:23.419533 22084 raft_consensus.cc:493] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.419761 22084 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:23.423748 22084 raft_consensus.cc:515] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.425145 22084 leader_election.cc:290] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 4 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:23.425997 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:23.426213 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7b99db99f4f688cb4ddb6539ab756" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:23.426532 22010 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:23.426698 22161 raft_consensus.cc:3055] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:23.427059 22161 raft_consensus.cc:740] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:23.427821 22161 consensus_queue.cc:260] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.428937 22161 raft_consensus.cc:3060] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:23.431416 22327 raft_consensus.cc:993] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3: : Instructing follower 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.431842 22316 raft_consensus.cc:1081] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Signalling peer 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.432464 22010 raft_consensus.cc:2468] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 4.
I20260713 09:08:23.433362 22084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:50190
I20260713 09:08:23.433444 22050 leader_election.cc:304] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [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: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:23.433916 22084 raft_consensus.cc:493] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.434249 22325 raft_consensus.cc:2804] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:23.434303 22084 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:23.434844 22325 raft_consensus.cc:697] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 4 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:23.435705 22161 raft_consensus.cc:2468] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 4.
I20260713 09:08:23.435734 22325 consensus_queue.cc:237] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.440333 22084 raft_consensus.cc:515] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:23.442404 22084 leader_election.cc:290] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 3 election: Requested vote from peers b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077), d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731)
I20260713 09:08:23.442718 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:23.443329 22161 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:23.444346 21909 catalog_manager.cc:5697] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 3 to 4, leader changed from b579994535ba4f3ab1fb0146d31901ee (127.21.93.67) to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 4 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.448616 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:23.448983 22161 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 3.
I20260713 09:08:23.449213 22010 raft_consensus.cc:3055] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:23.449530 22010 raft_consensus.cc:740] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:23.450263 22053 leader_election.cc:304] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [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: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:23.450246 22010 consensus_queue.cc:260] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [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: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:23.451372 22010 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:23.452183 22325 raft_consensus.cc:2804] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:23.452669 22325 raft_consensus.cc:697] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 3 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:23.453366 22325 consensus_queue.cc:237] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [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: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:23.456809 22010 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 3.
I20260713 09:08:23.466291 21909 catalog_manager.cc:5697] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 2 to 3, leader changed from d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65) to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 3 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.540177 22327 raft_consensus.cc:993] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3: : Instructing follower 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.540604 22316 raft_consensus.cc:1081] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Signalling peer 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.542111 22084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:50190
I20260713 09:08:23.542490 22084 raft_consensus.cc:493] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.542707 22084 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:23.546576 22084 raft_consensus.cc:515] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.548060 22084 leader_election.cc:290] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 3 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:23.548784 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:23.548980 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785bf2f065684bc483abca3d6f55262e" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:23.549271 22010 raft_consensus.cc:3055] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:23.549561 22010 raft_consensus.cc:740] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:23.549582 22161 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:23.550232 22010 consensus_queue.cc:260] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.551174 22010 raft_consensus.cc:3060] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:23.553906 22161 raft_consensus.cc:2468] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 3.
I20260713 09:08:23.554886 22053 leader_election.cc:304] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [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: 1aa5bb20265b41ba9efc921004af5087, b579994535ba4f3ab1fb0146d31901ee; no voters: 
I20260713 09:08:23.555212 22010 raft_consensus.cc:2468] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 3.
I20260713 09:08:23.555631 22325 raft_consensus.cc:2804] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:23.556061 22325 raft_consensus.cc:697] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 3 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:23.556784 22325 consensus_queue.cc:237] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.562916 21909 catalog_manager.cc:5697] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 2 to 3, leader changed from d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65) to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 3 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.607592 22303 raft_consensus.cc:993] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee: : Instructing follower 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.608064 22303 raft_consensus.cc:1081] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Signalling peer 1aa5bb20265b41ba9efc921004af5087 to start an election
I20260713 09:08:23.609576 22084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
 from {username='slave'} at 127.0.0.1:50188
I20260713 09:08:23.610118 22084 raft_consensus.cc:493] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.610452 22084 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:23.614215 22084 raft_consensus.cc:515] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.615614 22084 leader_election.cc:290] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [CANDIDATE]: Term 4 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:23.616422 22010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:23.616493 22161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "1aa5bb20265b41ba9efc921004af5087" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:23.617041 22010 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:23.617081 22161 raft_consensus.cc:3055] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:23.617509 22161 raft_consensus.cc:740] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:23.618242 22161 consensus_queue.cc:260] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.619391 22161 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:23.623139 22010 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 4.
I20260713 09:08:23.624320 22050 leader_election.cc:304] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [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: 1aa5bb20265b41ba9efc921004af5087, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:23.625202 22325 raft_consensus.cc:2804] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:23.625687 22325 raft_consensus.cc:697] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 4 LEADER]: Becoming Leader. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:23.625810 22161 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aa5bb20265b41ba9efc921004af5087 in term 4.
I20260713 09:08:23.626518 22325 consensus_queue.cc:237] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:23.632743 21909 catalog_manager.cc:5697] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 reported cstate change: term changed from 3 to 4, leader changed from b579994535ba4f3ab1fb0146d31901ee (127.21.93.67) to 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66). New cstate: current_term: 4 leader_uuid: "1aa5bb20265b41ba9efc921004af5087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.778137 22010 raft_consensus.cc:1275] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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.779845 22325 consensus_queue.cc:1048] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, 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.799616 22161 raft_consensus.cc:1275] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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.801447 22325 consensus_queue.cc:1048] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, 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.959124 22161 raft_consensus.cc:1275] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:23.960407 22325 consensus_queue.cc:1048] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:23.968500 22010 raft_consensus.cc:1275] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:23.969899 22325 consensus_queue.cc:1048] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:23.985853 22161 raft_consensus.cc:1275] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:23.987157 22325 consensus_queue.cc:1048] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:23.992624 22010 raft_consensus.cc:1275] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:23.994153 22341 consensus_queue.cc:1048] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:24.073323 22012 raft_consensus.cc:1275] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:24.074592 22325 consensus_queue.cc:1048] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.082516 22161 raft_consensus.cc:1275] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:24.084713 22341 consensus_queue.cc:1048] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.127131 22161 raft_consensus.cc:1275] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:24.128279 22341 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:24.137648 22012 raft_consensus.cc:1275] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Refusing update from remote peer 1aa5bb20265b41ba9efc921004af5087: 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:24.140235 22348 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:26.297271 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:26.304258 22084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
mode: GRACEFUL
new_leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:50202
I20260713 09:08:26.305042 22084 raft_consensus.cc:606] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 3 LEADER]: Received request to transfer leadership to TS d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:26.307912 22084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2598362d60424d41ad83041a552376d1"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
mode: GRACEFUL
new_leader_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:50202
I20260713 09:08:26.308367 22084 raft_consensus.cc:606] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Received request to transfer leadership to TS b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:26.310501 22084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
mode: GRACEFUL
new_leader_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:50202
I20260713 09:08:26.311015 22084 raft_consensus.cc:606] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 4 LEADER]: Received request to transfer leadership to TS b579994535ba4f3ab1fb0146d31901ee
I20260713 09:08:26.313186 22084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
mode: GRACEFUL
new_leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:50202
I20260713 09:08:26.313585 22084 raft_consensus.cc:606] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Received request to transfer leadership to TS d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:26.315706 22084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e289459e6a114b7db98f418c7791c135"
dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
mode: GRACEFUL
new_leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:50202
I20260713 09:08:26.316175 22084 raft_consensus.cc:606] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Received request to transfer leadership to TS d80ba93b487c415abd00ea4a17ce84b3
I20260713 09:08:26.317066 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:26.317489 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:26.411420 22352 raft_consensus.cc:993] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087: : Instructing follower b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:26.411968 22348 raft_consensus.cc:1081] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Signalling peer b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:26.413471 22160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2598362d60424d41ad83041a552376d1"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:59502
I20260713 09:08:26.413944 22160 raft_consensus.cc:493] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.414325 22160 raft_consensus.cc:3060] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.418907 22160 raft_consensus.cc:515] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.420899 22160 leader_election.cc:290] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 2 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:26.422343 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2598362d60424d41ad83041a552376d1" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:26.423107 22086 raft_consensus.cc:3055] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:26.423403 22086 raft_consensus.cc:740] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:26.422245 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2598362d60424d41ad83041a552376d1" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:26.424391 22012 raft_consensus.cc:3060] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.424286 22086 consensus_queue.cc:260] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.425680 22086 raft_consensus.cc:3060] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.431636 22012 raft_consensus.cc:2468] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 2.
I20260713 09:08:26.432828 22086 raft_consensus.cc:2468] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 2.
I20260713 09:08:26.433386 22124 leader_election.cc:304] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:26.434636 22353 raft_consensus.cc:2804] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:26.435750 22353 raft_consensus.cc:697] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 2 LEADER]: Becoming Leader. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:26.436651 22353 consensus_queue.cc:237] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.443055 21909 catalog_manager.cc:5697] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee reported cstate change: term changed from 1 to 2, leader changed from 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66) to b579994535ba4f3ab1fb0146d31901ee (127.21.93.67). New cstate: current_term: 2 leader_uuid: "b579994535ba4f3ab1fb0146d31901ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:26.451136 22352 raft_consensus.cc:993] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087: : Instructing follower d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:26.451567 22348 raft_consensus.cc:1081] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 3 LEADER]: Signalling peer d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:26.453162 22012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:35042
I20260713 09:08:26.453692 22012 raft_consensus.cc:493] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.454005 22012 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:26.458741 22012 raft_consensus.cc:515] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:26.460453 22012 leader_election.cc:290] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 4 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:26.461156 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:26.461539 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24793409fb4b48dab8f6594b83b24251" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:26.461778 22086 raft_consensus.cc:3055] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:26.462042 22160 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:26.462144 22086 raft_consensus.cc:740] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:26.462936 22086 consensus_queue.cc:260] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [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: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:26.463819 22086 raft_consensus.cc:3060] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:26.465976 22160 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 4.
I20260713 09:08:26.467044 21978 leader_election.cc:304] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [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: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:26.468398 22086 raft_consensus.cc:2468] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 4.
I20260713 09:08:26.468890 22360 raft_consensus.cc:2804] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:26.469964 22360 raft_consensus.cc:697] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 LEADER]: Becoming Leader. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:26.470860 22360 consensus_queue.cc:237] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [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: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } }
I20260713 09:08:26.477612 21909 catalog_manager.cc:5697] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 reported cstate change: term changed from 3 to 4, leader changed from 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66) to d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65). New cstate: current_term: 4 leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:26.615363 22352 raft_consensus.cc:993] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087: : Instructing follower d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:26.615806 22348 raft_consensus.cc:1081] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Signalling peer d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:26.617128 22012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:35042
I20260713 09:08:26.617688 22012 raft_consensus.cc:493] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.618089 22012 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.623030 22012 raft_consensus.cc:515] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.624792 22012 leader_election.cc:290] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 3 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:26.625679 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:26.625823 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8ff67c239475bae42c95926904cab" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:26.626271 22086 raft_consensus.cc:3055] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:26.626334 22160 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.626685 22086 raft_consensus.cc:740] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:26.627516 22086 consensus_queue.cc:260] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.628773 22086 raft_consensus.cc:3060] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.632584 22160 raft_consensus.cc:2468] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 3.
I20260713 09:08:26.633555 21978 leader_election.cc:304] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [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: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:26.634225 22360 raft_consensus.cc:2804] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:26.634690 22360 raft_consensus.cc:697] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 3 LEADER]: Becoming Leader. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:26.635124 22086 raft_consensus.cc:2468] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 3.
I20260713 09:08:26.635609 22360 consensus_queue.cc:237] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.642053 21909 catalog_manager.cc:5697] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 reported cstate change: term changed from 2 to 3, leader changed from 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66) to d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65). New cstate: current_term: 3 leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:26.652945 22352 raft_consensus.cc:993] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087: : Instructing follower d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:26.653342 22348 raft_consensus.cc:1081] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Signalling peer d80ba93b487c415abd00ea4a17ce84b3 to start an election
I20260713 09:08:26.654739 22012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e289459e6a114b7db98f418c7791c135"
dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
 from {username='slave'} at 127.0.0.1:35042
I20260713 09:08:26.655272 22012 raft_consensus.cc:493] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.655586 22012 raft_consensus.cc:3060] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.660882 22012 raft_consensus.cc:515] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.662557 22012 leader_election.cc:290] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 2 election: Requested vote from peers 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701), b579994535ba4f3ab1fb0146d31901ee (127.21.93.67:43077)
I20260713 09:08:26.663208 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e289459e6a114b7db98f418c7791c135" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:26.663594 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e289459e6a114b7db98f418c7791c135" candidate_uuid: "d80ba93b487c415abd00ea4a17ce84b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
I20260713 09:08:26.663728 22086 raft_consensus.cc:3055] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:26.664083 22086 raft_consensus.cc:740] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:26.664120 22160 raft_consensus.cc:3060] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.664940 22086 consensus_queue.cc:260] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.665905 22086 raft_consensus.cc:3060] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.668658 22160 raft_consensus.cc:2468] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 2.
I20260713 09:08:26.669575 21978 leader_election.cc:304] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:26.670285 22360 raft_consensus.cc:2804] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:26.670523 22086 raft_consensus.cc:2468] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d80ba93b487c415abd00ea4a17ce84b3 in term 2.
I20260713 09:08:26.670790 22360 raft_consensus.cc:697] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Becoming Leader. State: Replica: d80ba93b487c415abd00ea4a17ce84b3, State: Running, Role: LEADER
I20260713 09:08:26.671643 22360 consensus_queue.cc:237] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.678407 21909 catalog_manager.cc:5697] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 reported cstate change: term changed from 1 to 2, leader changed from 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66) to d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65). New cstate: current_term: 2 leader_uuid: "d80ba93b487c415abd00ea4a17ce84b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:26.814167 22352 raft_consensus.cc:993] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087: : Instructing follower b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:26.814592 22348 raft_consensus.cc:1081] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 4 LEADER]: Signalling peer b579994535ba4f3ab1fb0146d31901ee to start an election
I20260713 09:08:26.815826 22160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326"
dest_uuid: "b579994535ba4f3ab1fb0146d31901ee"
 from {username='slave'} at 127.0.0.1:59502
I20260713 09:08:26.816262 22160 raft_consensus.cc:493] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.816542 22160 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:26.820253 22160 raft_consensus.cc:515] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.821579 22160 leader_election.cc:290] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [CANDIDATE]: Term 5 election: Requested vote from peers d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731), 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66:45701)
I20260713 09:08:26.822642 22086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1aa5bb20265b41ba9efc921004af5087"
I20260713 09:08:26.822607 22012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3b465ff84d44b0bd1816f46be03326" candidate_uuid: "b579994535ba4f3ab1fb0146d31901ee" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d80ba93b487c415abd00ea4a17ce84b3"
I20260713 09:08:26.823387 22086 raft_consensus.cc:3055] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:08:26.823482 22012 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:26.823680 22086 raft_consensus.cc:740] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1aa5bb20265b41ba9efc921004af5087, State: Running, Role: LEADER
I20260713 09:08:26.824517 22086 consensus_queue.cc:260] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.825374 22086 raft_consensus.cc:3060] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:26.828198 22012 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 5.
I20260713 09:08:26.829416 22124 leader_election.cc:304] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [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: b579994535ba4f3ab1fb0146d31901ee, d80ba93b487c415abd00ea4a17ce84b3; no voters: 
I20260713 09:08:26.830201 22353 raft_consensus.cc:2804] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:08:26.830332 22086 raft_consensus.cc:2468] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b579994535ba4f3ab1fb0146d31901ee in term 5.
I20260713 09:08:26.830601 22353 raft_consensus.cc:697] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 5 LEADER]: Becoming Leader. State: Replica: b579994535ba4f3ab1fb0146d31901ee, State: Running, Role: LEADER
I20260713 09:08:26.831470 22353 consensus_queue.cc:237] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [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: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } }
I20260713 09:08:26.837477 21909 catalog_manager.cc:5697] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee reported cstate change: term changed from 4 to 5, leader changed from 1aa5bb20265b41ba9efc921004af5087 (127.21.93.66) to b579994535ba4f3ab1fb0146d31901ee (127.21.93.67). New cstate: current_term: 5 leader_uuid: "b579994535ba4f3ab1fb0146d31901ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:26.856914 22086 raft_consensus.cc:1275] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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:26.858099 22353 consensus_queue.cc:1048] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, 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.865206 22086 raft_consensus.cc:1275] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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:26.867503 22360 consensus_queue.cc:1048] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:26.871091 22012 raft_consensus.cc:1275] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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:26.874342 22303 consensus_queue.cc:1048] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:26.886090 22160 raft_consensus.cc:1275] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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:26.887646 22373 consensus_queue.cc:1048] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:27.079744 22160 raft_consensus.cc:1275] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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.080843 22373 consensus_queue.cc:1048] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, 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.089200 22084 raft_consensus.cc:1275] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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.091079 22361 consensus_queue.cc:1048] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, 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.092760 22084 raft_consensus.cc:1275] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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.094589 22361 consensus_queue.cc:1048] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, 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.105697 22160 raft_consensus.cc:1275] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Refusing update from remote peer d80ba93b487c415abd00ea4a17ce84b3: 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.106926 22373 consensus_queue.cc:1048] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b579994535ba4f3ab1fb0146d31901ee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43077 }, 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.246536 22012 raft_consensus.cc:1275] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 5 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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:27.247895 22353 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "d80ba93b487c415abd00ea4a17ce84b3" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:27.257272 22084 raft_consensus.cc:1275] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 5 FOLLOWER]: Refusing update from remote peer b579994535ba4f3ab1fb0146d31901ee: 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:27.258580 22303 consensus_queue.cc:1048] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aa5bb20265b41ba9efc921004af5087" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:27.318405 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:27.323762 21877 tablet_server.cc:179] TabletServer@127.21.93.65:0 shutting down...
W20260713 09:08:27.343465 22050 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:08:27.348555 22050 consensus_peers.cc:597] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 -> Peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Couldn't send request to peer d80ba93b487c415abd00ea4a17ce84b3. 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:27.352484 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:27.353163 21877 tablet_replica.cc:333] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.353820 21877 raft_consensus.cc:2243] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.354306 21877 raft_consensus.cc:2272] T 785bf2f065684bc483abca3d6f55262e P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.356401 21877 tablet_replica.cc:333] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.357017 21877 raft_consensus.cc:2243] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.357419 21877 raft_consensus.cc:2272] T dfcf2edc51b145338f7836187fa7cc9e P d80ba93b487c415abd00ea4a17ce84b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.359014 21877 tablet_replica.cc:333] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.359470 21877 raft_consensus.cc:2243] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.360133 21877 raft_consensus.cc:2272] T e289459e6a114b7db98f418c7791c135 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.362008 21877 tablet_replica.cc:333] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.362475 21877 raft_consensus.cc:2243] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.363214 21877 raft_consensus.cc:2272] T 24793409fb4b48dab8f6594b83b24251 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.365255 21877 tablet_replica.cc:333] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.365800 21877 raft_consensus.cc:2243] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.366178 21877 raft_consensus.cc:2272] T 2598362d60424d41ad83041a552376d1 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.368018 21877 tablet_replica.cc:333] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.368495 21877 raft_consensus.cc:2243] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.369159 21877 raft_consensus.cc:2272] T a4a8ff67c239475bae42c95926904cab P d80ba93b487c415abd00ea4a17ce84b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.371022 21877 tablet_replica.cc:333] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.371477 21877 raft_consensus.cc:2243] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.371940 21877 raft_consensus.cc:2272] T 5f3b465ff84d44b0bd1816f46be03326 P d80ba93b487c415abd00ea4a17ce84b3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.373728 21877 tablet_replica.cc:333] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.374171 21877 raft_consensus.cc:2243] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.374553 21877 raft_consensus.cc:2272] T 9ec7b99db99f4f688cb4ddb6539ab756 P d80ba93b487c415abd00ea4a17ce84b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.376040 21877 tablet_replica.cc:333] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3: stopping tablet replica
I20260713 09:08:27.376466 21877 raft_consensus.cc:2243] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.376844 21877 raft_consensus.cc:2272] T 8f155588b27f4fedbf0023e86331b607 P d80ba93b487c415abd00ea4a17ce84b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.470111 21877 tablet_server.cc:196] TabletServer@127.21.93.65:0 shutdown complete.
W20260713 09:08:27.477201 22124 consensus_peers.cc:597] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee -> Peer d80ba93b487c415abd00ea4a17ce84b3 (127.21.93.65:39731): Couldn't send request to peer d80ba93b487c415abd00ea4a17ce84b3. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:39731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:27.493932 21877 tablet_server.cc:179] TabletServer@127.21.93.66:0 shutting down...
I20260713 09:08:27.517729 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:27.518396 21877 tablet_replica.cc:333] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.519008 21877 raft_consensus.cc:2243] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.519754 21877 raft_consensus.cc:2272] T 9ec7b99db99f4f688cb4ddb6539ab756 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.521402 21877 tablet_replica.cc:333] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.521906 21877 raft_consensus.cc:2243] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.522301 21877 raft_consensus.cc:2272] T 8f155588b27f4fedbf0023e86331b607 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.523844 21877 tablet_replica.cc:333] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.524312 21877 raft_consensus.cc:2243] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.524698 21877 raft_consensus.cc:2272] T 24793409fb4b48dab8f6594b83b24251 P 1aa5bb20265b41ba9efc921004af5087 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.527241 21877 tablet_replica.cc:333] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.527710 21877 raft_consensus.cc:2243] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.528403 21877 raft_consensus.cc:2272] T 785bf2f065684bc483abca3d6f55262e P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.529949 21877 tablet_replica.cc:333] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.530397 21877 raft_consensus.cc:2243] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.530759 21877 raft_consensus.cc:2272] T 2598362d60424d41ad83041a552376d1 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.532928 21877 tablet_replica.cc:333] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.533387 21877 raft_consensus.cc:2243] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.533752 21877 raft_consensus.cc:2272] T 5f3b465ff84d44b0bd1816f46be03326 P 1aa5bb20265b41ba9efc921004af5087 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.535722 21877 tablet_replica.cc:333] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.536171 21877 raft_consensus.cc:2243] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.536535 21877 raft_consensus.cc:2272] T a4a8ff67c239475bae42c95926904cab P 1aa5bb20265b41ba9efc921004af5087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.538352 21877 tablet_replica.cc:333] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.538841 21877 raft_consensus.cc:2243] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.539207 21877 raft_consensus.cc:2272] T e289459e6a114b7db98f418c7791c135 P 1aa5bb20265b41ba9efc921004af5087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.541085 21877 tablet_replica.cc:333] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087: stopping tablet replica
I20260713 09:08:27.541517 21877 raft_consensus.cc:2243] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.542199 21877 raft_consensus.cc:2272] T dfcf2edc51b145338f7836187fa7cc9e P 1aa5bb20265b41ba9efc921004af5087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.568996 21877 tablet_server.cc:196] TabletServer@127.21.93.66:0 shutdown complete.
I20260713 09:08:27.584584 21877 tablet_server.cc:179] TabletServer@127.21.93.67:0 shutting down...
I20260713 09:08:27.608752 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:27.609419 21877 tablet_replica.cc:333] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.609973 21877 raft_consensus.cc:2243] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.610726 21877 raft_consensus.cc:2272] T 2598362d60424d41ad83041a552376d1 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.612669 21877 tablet_replica.cc:333] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.613153 21877 raft_consensus.cc:2243] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.613576 21877 raft_consensus.cc:2272] T 24793409fb4b48dab8f6594b83b24251 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.616024 21877 tablet_replica.cc:333] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.616556 21877 raft_consensus.cc:2243] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.616950 21877 raft_consensus.cc:2272] T 785bf2f065684bc483abca3d6f55262e P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.619256 21877 tablet_replica.cc:333] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.619973 21877 raft_consensus.cc:2243] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.620524 21877 raft_consensus.cc:2272] T 9ec7b99db99f4f688cb4ddb6539ab756 P b579994535ba4f3ab1fb0146d31901ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.622798 21877 tablet_replica.cc:333] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.623492 21877 raft_consensus.cc:2243] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.624279 21877 raft_consensus.cc:2272] T 8f155588b27f4fedbf0023e86331b607 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.626446 21877 tablet_replica.cc:333] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.627055 21877 raft_consensus.cc:2243] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.627545 21877 raft_consensus.cc:2272] T e289459e6a114b7db98f418c7791c135 P b579994535ba4f3ab1fb0146d31901ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.629415 21877 tablet_replica.cc:333] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.629889 21877 raft_consensus.cc:2243] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.630292 21877 raft_consensus.cc:2272] T dfcf2edc51b145338f7836187fa7cc9e P b579994535ba4f3ab1fb0146d31901ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.631857 21877 tablet_replica.cc:333] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.632292 21877 raft_consensus.cc:2243] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.632653 21877 raft_consensus.cc:2272] T a4a8ff67c239475bae42c95926904cab P b579994535ba4f3ab1fb0146d31901ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.634374 21877 tablet_replica.cc:333] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee: stopping tablet replica
I20260713 09:08:27.634863 21877 raft_consensus.cc:2243] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.635553 21877 raft_consensus.cc:2272] T 5f3b465ff84d44b0bd1816f46be03326 P b579994535ba4f3ab1fb0146d31901ee [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.661998 21877 tablet_server.cc:196] TabletServer@127.21.93.67:0 shutdown complete.
I20260713 09:08:27.678309 21877 master.cc:562] Master@127.21.93.126:33287 shutting down...
I20260713 09:08:27.823007 21877 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:27.823508 21877 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.823782 21877 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15f283848ae54031ae2c1e0aa4ffa797: stopping tablet replica
I20260713 09:08:27.843139 21877 master.cc:584] Master@127.21.93.126:33287 shutdown complete.
1aa5bb20265b41ba9efc921004af5087  4
b579994535ba4f3ab1fb0146d31901ee  1
d80ba93b487c415abd00ea4a17ce84b3  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13047 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:08:27.882097 21877 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.93.126:43631
I20260713 09:08:27.883287 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:27.888770 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:27.889014 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
W20260713 09:08:27.891963 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:27.892812 21877 server_base.cc:1061] running on GCE node
I20260713 09:08:27.893601 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:27.893810 21877 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:27.893992 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933707893971 us; error 0 us; skew 500 ppm
I20260713 09:08:27.894501 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:27.896875 21877 webserver.cc:533] Webserver started at http://127.21.93.126:35479/ using document root <none> and password file <none>
I20260713 09:08:27.897352 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:27.897545 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:27.897820 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:27.899219 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/master-0-root/instance:
uuid: "d3ef4e03812f4e30b71f30bc4c884638"
format_stamp: "Formatted at 2026-07-13 09:08:27 on dist-test-slave-vxf7"
I20260713 09:08:27.903753 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:27.907025 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:27.907720 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:27.908015 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/master-0-root
uuid: "d3ef4e03812f4e30b71f30bc4c884638"
format_stamp: "Formatted at 2026-07-13 09:08:27 on dist-test-slave-vxf7"
I20260713 09:08:27.908294 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-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:27.941489 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:27.942667 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:27.980654 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.126:43631
I20260713 09:08:27.980762 22443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.126:43631 every 8 connection(s)
I20260713 09:08:27.984360 22444 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:27.993305 22444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638: Bootstrap starting.
I20260713 09:08:27.997786 22444 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.001590 22444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638: No bootstrap required, opened a new log
I20260713 09:08:28.003643 22444 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ef4e03812f4e30b71f30bc4c884638" member_type: VOTER }
I20260713 09:08:28.003988 22444 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.004156 22444 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ef4e03812f4e30b71f30bc4c884638, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.004709 22444 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3ef4e03812f4e30b71f30bc4c884638" member_type: VOTER }
I20260713 09:08:28.005105 22444 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:28.005283 22444 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:28.005505 22444 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.009222 22444 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ef4e03812f4e30b71f30bc4c884638" member_type: VOTER }
I20260713 09:08:28.009691 22444 leader_election.cc:304] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [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: d3ef4e03812f4e30b71f30bc4c884638; no voters: 
I20260713 09:08:28.010912 22444 leader_election.cc:290] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:28.011184 22447 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.012513 22447 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 1 LEADER]: Becoming Leader. State: Replica: d3ef4e03812f4e30b71f30bc4c884638, State: Running, Role: LEADER
I20260713 09:08:28.013145 22447 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [LEADER]: Queue going to LEADER mode. State: All 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: "d3ef4e03812f4e30b71f30bc4c884638" member_type: VOTER }
I20260713 09:08:28.013806 22444 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:28.017901 22449 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3ef4e03812f4e30b71f30bc4c884638. Latest consensus state: current_term: 1 leader_uuid: "d3ef4e03812f4e30b71f30bc4c884638" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ef4e03812f4e30b71f30bc4c884638" member_type: VOTER } }
I20260713 09:08:28.018144 22448 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3ef4e03812f4e30b71f30bc4c884638" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ef4e03812f4e30b71f30bc4c884638" member_type: VOTER } }
I20260713 09:08:28.018456 22449 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:28.018685 22448 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:28.020735 22454 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:28.025888 22454 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:28.028303 21877 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:28.034106 22454 catalog_manager.cc:1383] Generated new cluster ID: d58dff44bcea4a9994650d662c95f86b
I20260713 09:08:28.034425 22454 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:28.051782 22454 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:28.052973 22454 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:28.070066 22454 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638: Generated new TSK 0
I20260713 09:08:28.070638 22454 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:28.095351 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:28.101091 22465 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:28.102177 22466 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:28.103240 22468 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:28.103670 21877 server_base.cc:1061] running on GCE node
I20260713 09:08:28.104403 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:28.104571 21877 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:28.104686 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933708104674 us; error 0 us; skew 500 ppm
I20260713 09:08:28.105140 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:28.107275 21877 webserver.cc:533] Webserver started at http://127.21.93.65:46487/ using document root <none> and password file <none>
I20260713 09:08:28.107717 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:28.107873 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:28.108073 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:28.109015 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-0-root/instance:
uuid: "883320b150ea4178a4673689c5f1157a"
format_stamp: "Formatted at 2026-07-13 09:08:28 on dist-test-slave-vxf7"
I20260713 09:08:28.113322 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:28.116310 22473 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:28.116990 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:28.117224 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "883320b150ea4178a4673689c5f1157a"
format_stamp: "Formatted at 2026-07-13 09:08:28 on dist-test-slave-vxf7"
I20260713 09:08:28.117465 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-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:28.131174 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:28.132293 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:28.133626 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:28.135848 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:28.136026 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:28.136325 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:28.136492 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:28.175994 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:46757
I20260713 09:08:28.176113 22535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:46757 every 8 connection(s)
I20260713 09:08:28.180821 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:28.188155 22540 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:28.190532 22541 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:28.191840 22543 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:28.193962 21877 server_base.cc:1061] running on GCE node
I20260713 09:08:28.195108 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:28.195328 21877 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:28.195500 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933708195477 us; error 0 us; skew 500 ppm
I20260713 09:08:28.196004 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:28.199311 21877 webserver.cc:533] Webserver started at http://127.21.93.66:41467/ using document root <none> and password file <none>
I20260713 09:08:28.199909 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:28.200120 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:28.200400 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:28.201288 22536 heartbeater.cc:344] Connected to a master server at 127.21.93.126:43631
I20260713 09:08:28.201632 22536 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:28.201774 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-1-root/instance:
uuid: "fd659b5111d54424991fcf92f83508f0"
format_stamp: "Formatted at 2026-07-13 09:08:28 on dist-test-slave-vxf7"
I20260713 09:08:28.202350 22536 heartbeater.cc:507] Master 127.21.93.126:43631 requested a full tablet report, sending...
I20260713 09:08:28.204625 22409 ts_manager.cc:194] Registered new tserver with Master: 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757)
I20260713 09:08:28.207152 22409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34934
I20260713 09:08:28.207401 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260713 09:08:28.211272 22548 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:28.212054 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:08:28.212366 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-1-root
uuid: "fd659b5111d54424991fcf92f83508f0"
format_stamp: "Formatted at 2026-07-13 09:08:28 on dist-test-slave-vxf7"
I20260713 09:08:28.212651 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-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:28.230618 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:28.231928 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:28.233354 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:28.235548 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:28.235903 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:28.236158 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:28.236336 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:28.277374 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.66:36337
I20260713 09:08:28.277486 22610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.66:36337 every 8 connection(s)
I20260713 09:08:28.282369 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:28.289481 22614 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:28.290565 22615 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:28.293414 21877 server_base.cc:1061] running on GCE node
W20260713 09:08:28.293412 22617 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:28.294332 22611 heartbeater.cc:344] Connected to a master server at 127.21.93.126:43631
I20260713 09:08:28.294667 22611 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:28.294690 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:28.295114 21877 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:28.295296 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933708295280 us; error 0 us; skew 500 ppm
I20260713 09:08:28.295601 22611 heartbeater.cc:507] Master 127.21.93.126:43631 requested a full tablet report, sending...
I20260713 09:08:28.295918 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:28.298012 22409 ts_manager.cc:194] Registered new tserver with Master: fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:28.298944 21877 webserver.cc:533] Webserver started at http://127.21.93.67:46397/ using document root <none> and password file <none>
I20260713 09:08:28.299430 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:28.299635 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:28.299566 22409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34936
I20260713 09:08:28.300223 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:28.301486 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-2-root/instance:
uuid: "dd527a025aa044438283ed419d51c08b"
format_stamp: "Formatted at 2026-07-13 09:08:28 on dist-test-slave-vxf7"
I20260713 09:08:28.305642 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:28.308701 22622 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:28.309531 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:28.309762 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-2-root
uuid: "dd527a025aa044438283ed419d51c08b"
format_stamp: "Formatted at 2026-07-13 09:08:28 on dist-test-slave-vxf7"
I20260713 09:08:28.310056 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933694671616-21877-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:28.332832 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:28.333972 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:28.335389 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:28.337497 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:28.337723 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:28.337965 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:28.338137 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:28.378639 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.67:38669
I20260713 09:08:28.378849 22684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.67:38669 every 8 connection(s)
I20260713 09:08:28.392151 22685 heartbeater.cc:344] Connected to a master server at 127.21.93.126:43631
I20260713 09:08:28.392576 22685 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:28.393452 22685 heartbeater.cc:507] Master 127.21.93.126:43631 requested a full tablet report, sending...
I20260713 09:08:28.395574 22409 ts_manager.cc:194] Registered new tserver with Master: dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:28.396088 21877 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014394368s
I20260713 09:08:28.397019 22409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34938
I20260713 09:08:28.420900 22409 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34940:
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:28.423650 22409 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:28.491111 22650 tablet_service.cc:1511] Processing CreateTablet for tablet 938722f5c330417e90ebaee4ebbe4b08 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:28.492529 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938722f5c330417e90ebaee4ebbe4b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.501771 22649 tablet_service.cc:1511] Processing CreateTablet for tablet 3f35c77ccc34414ca32b25810e3b137c (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:28.503201 22649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f35c77ccc34414ca32b25810e3b137c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.506871 22648 tablet_service.cc:1511] Processing CreateTablet for tablet 3b111e409e04458f9205cbeda6e023b6 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:28.508239 22648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b111e409e04458f9205cbeda6e023b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.511909 22647 tablet_service.cc:1511] Processing CreateTablet for tablet da7fdd5560e84a1f95764ce31f98fd24 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:28.513198 22647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7fdd5560e84a1f95764ce31f98fd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.514365 22501 tablet_service.cc:1511] Processing CreateTablet for tablet 938722f5c330417e90ebaee4ebbe4b08 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:28.515691 22501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938722f5c330417e90ebaee4ebbe4b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.517298 22646 tablet_service.cc:1511] Processing CreateTablet for tablet 46ba5b29dd064ce88014527f43e6c8fe (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:28.518556 22646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ba5b29dd064ce88014527f43e6c8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.520280 22500 tablet_service.cc:1511] Processing CreateTablet for tablet 3f35c77ccc34414ca32b25810e3b137c (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:28.521566 22500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f35c77ccc34414ca32b25810e3b137c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.525070 22645 tablet_service.cc:1511] Processing CreateTablet for tablet f62ae476548e40cfad3fe0feb4d1c360 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:28.525918 22576 tablet_service.cc:1511] Processing CreateTablet for tablet 938722f5c330417e90ebaee4ebbe4b08 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:28.526377 22645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62ae476548e40cfad3fe0feb4d1c360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.527158 22576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938722f5c330417e90ebaee4ebbe4b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.528707 22498 tablet_service.cc:1511] Processing CreateTablet for tablet da7fdd5560e84a1f95764ce31f98fd24 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:28.529891 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7fdd5560e84a1f95764ce31f98fd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.531766 22497 tablet_service.cc:1511] Processing CreateTablet for tablet 46ba5b29dd064ce88014527f43e6c8fe (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:28.531986 22575 tablet_service.cc:1511] Processing CreateTablet for tablet 3f35c77ccc34414ca32b25810e3b137c (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:28.533046 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ba5b29dd064ce88014527f43e6c8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.533305 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f35c77ccc34414ca32b25810e3b137c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.536001 22574 tablet_service.cc:1511] Processing CreateTablet for tablet 3b111e409e04458f9205cbeda6e023b6 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:28.535923 22496 tablet_service.cc:1511] Processing CreateTablet for tablet f62ae476548e40cfad3fe0feb4d1c360 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:28.537312 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b111e409e04458f9205cbeda6e023b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.537614 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62ae476548e40cfad3fe0feb4d1c360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.539891 22573 tablet_service.cc:1511] Processing CreateTablet for tablet da7fdd5560e84a1f95764ce31f98fd24 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:28.540359 22495 tablet_service.cc:1511] Processing CreateTablet for tablet 4af05d8300024e8e9645991679ef74b5 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:28.541188 22573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7fdd5560e84a1f95764ce31f98fd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.542068 22495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af05d8300024e8e9645991679ef74b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.543816 22572 tablet_service.cc:1511] Processing CreateTablet for tablet 46ba5b29dd064ce88014527f43e6c8fe (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:28.545116 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ba5b29dd064ce88014527f43e6c8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.547950 22571 tablet_service.cc:1511] Processing CreateTablet for tablet f62ae476548e40cfad3fe0feb4d1c360 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:28.549209 22571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62ae476548e40cfad3fe0feb4d1c360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.551950 22499 tablet_service.cc:1511] Processing CreateTablet for tablet 3b111e409e04458f9205cbeda6e023b6 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:28.553855 22499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b111e409e04458f9205cbeda6e023b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.615199 22570 tablet_service.cc:1511] Processing CreateTablet for tablet 4af05d8300024e8e9645991679ef74b5 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:28.617914 22700 tablet_bootstrap.cc:492] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:28.622601 22700 tablet_bootstrap.cc:654] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.623467 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af05d8300024e8e9645991679ef74b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.636756 22496 tablet_service.cc:1511] Processing CreateTablet for tablet d51a316d3aee4fb583266300188b84d5 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:28.638055 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51a316d3aee4fb583266300188b84d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.637964 22650 tablet_service.cc:1511] Processing CreateTablet for tablet 4af05d8300024e8e9645991679ef74b5 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:28.639202 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af05d8300024e8e9645991679ef74b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.642306 22701 tablet_bootstrap.cc:492] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
I20260713 09:08:28.647563 22569 tablet_service.cc:1511] Processing CreateTablet for tablet d51a316d3aee4fb583266300188b84d5 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:28.648136 22702 tablet_bootstrap.cc:492] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:28.648932 22569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51a316d3aee4fb583266300188b84d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.654474 22702 tablet_bootstrap.cc:654] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.658699 22649 tablet_service.cc:1511] Processing CreateTablet for tablet d51a316d3aee4fb583266300188b84d5 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:28.663026 22649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51a316d3aee4fb583266300188b84d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.668184 22498 tablet_service.cc:1511] Processing CreateTablet for tablet e34083f5c0d94ca39b40926251a551d3 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:28.669487 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34083f5c0d94ca39b40926251a551d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.674947 22646 tablet_service.cc:1511] Processing CreateTablet for tablet e34083f5c0d94ca39b40926251a551d3 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:28.676183 22495 tablet_service.cc:1511] Processing CreateTablet for tablet c8ef9d2404794b189915d9d3577f6aab (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:28.676692 22646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34083f5c0d94ca39b40926251a551d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.679893 22701 tablet_bootstrap.cc:654] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.682399 22495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ef9d2404794b189915d9d3577f6aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.697449 22700 tablet_bootstrap.cc:492] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:28.697957 22700 ts_tablet_manager.cc:1403] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.004s
I20260713 09:08:28.697985 22649 tablet_service.cc:1511] Processing CreateTablet for tablet c8ef9d2404794b189915d9d3577f6aab (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:28.699334 22649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ef9d2404794b189915d9d3577f6aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.683562 22574 tablet_service.cc:1511] Processing CreateTablet for tablet e34083f5c0d94ca39b40926251a551d3 (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:28.700464 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34083f5c0d94ca39b40926251a551d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.708204 22700 raft_consensus.cc:359] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.709034 22700 raft_consensus.cc:385] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.685916 22572 tablet_service.cc:1511] Processing CreateTablet for tablet c8ef9d2404794b189915d9d3577f6aab (DEFAULT_TABLE table=test-workload [id=230a89bd66774d2a89063ab933dceb23]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:28.709491 22700 raft_consensus.cc:740] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.710882 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ef9d2404794b189915d9d3577f6aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:28.710897 22700 consensus_queue.cc:260] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.725369 22701 tablet_bootstrap.cc:492] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:28.726316 22685 heartbeater.cc:499] Master 127.21.93.126:43631 was elected leader, sending a full tablet report...
I20260713 09:08:28.726961 22700 ts_tablet_manager.cc:1434] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.007s
I20260713 09:08:28.727105 22701 ts_tablet_manager.cc:1403] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.007s
I20260713 09:08:28.727862 22700 tablet_bootstrap.cc:492] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:28.729971 22701 raft_consensus.cc:359] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.730634 22701 raft_consensus.cc:385] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.734885 22700 tablet_bootstrap.cc:654] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.737272 22702 tablet_bootstrap.cc:492] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:28.737701 22702 ts_tablet_manager.cc:1403] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.022s
I20260713 09:08:28.734841 22701 raft_consensus.cc:740] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.738428 22701 consensus_queue.cc:260] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.740402 22536 heartbeater.cc:499] Master 127.21.93.126:43631 was elected leader, sending a full tablet report...
I20260713 09:08:28.740489 22702 raft_consensus.cc:359] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.741099 22701 ts_tablet_manager.cc:1434] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:08:28.741230 22702 raft_consensus.cc:385] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.741590 22702 raft_consensus.cc:740] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.742082 22701 tablet_bootstrap.cc:492] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
I20260713 09:08:28.742403 22702 consensus_queue.cc:260] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.748270 22701 tablet_bootstrap.cc:654] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.756336 22700 tablet_bootstrap.cc:492] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:28.756861 22700 ts_tablet_manager.cc:1403] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260713 09:08:28.759218 22702 ts_tablet_manager.cc:1434] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.009s
I20260713 09:08:28.759213 22611 heartbeater.cc:499] Master 127.21.93.126:43631 was elected leader, sending a full tablet report...
I20260713 09:08:28.759666 22700 raft_consensus.cc:359] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:28.760404 22700 raft_consensus.cc:385] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.760638 22700 raft_consensus.cc:740] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.761430 22700 consensus_queue.cc:260] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:28.763667 22702 tablet_bootstrap.cc:492] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:28.764984 22701 tablet_bootstrap.cc:492] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:28.765429 22701 ts_tablet_manager.cc:1403] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260713 09:08:28.768355 22701 raft_consensus.cc:359] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:28.769068 22701 raft_consensus.cc:385] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.769368 22701 raft_consensus.cc:740] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.770335 22702 tablet_bootstrap.cc:654] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.770445 22700 ts_tablet_manager.cc:1434] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:28.771457 22700 tablet_bootstrap.cc:492] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:28.777024 22702 tablet_bootstrap.cc:492] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:28.777458 22702 ts_tablet_manager.cc:1403] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:28.780316 22702 raft_consensus.cc:359] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:28.780965 22700 tablet_bootstrap.cc:654] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.781049 22702 raft_consensus.cc:385] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.781395 22702 raft_consensus.cc:740] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.782223 22702 consensus_queue.cc:260] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:28.784600 22702 ts_tablet_manager.cc:1434] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:28.784260 22701 consensus_queue.cc:260] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:28.785638 22702 tablet_bootstrap.cc:492] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:28.787420 22701 ts_tablet_manager.cc:1434] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260713 09:08:28.788648 22701 tablet_bootstrap.cc:492] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
I20260713 09:08:28.794649 22702 tablet_bootstrap.cc:654] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.796640 22701 tablet_bootstrap.cc:654] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.802227 22700 tablet_bootstrap.cc:492] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:28.802747 22700 ts_tablet_manager.cc:1403] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.013s
I20260713 09:08:28.803929 22702 tablet_bootstrap.cc:492] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:28.804309 22702 ts_tablet_manager.cc:1403] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:08:28.804644 22701 tablet_bootstrap.cc:492] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:28.805069 22701 ts_tablet_manager.cc:1403] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:08:28.805617 22700 raft_consensus.cc:359] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.806383 22700 raft_consensus.cc:385] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.806697 22700 raft_consensus.cc:740] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.806816 22702 raft_consensus.cc:359] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.807421 22702 raft_consensus.cc:385] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.807670 22702 raft_consensus.cc:740] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.807673 22700 consensus_queue.cc:260] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.807934 22701 raft_consensus.cc:359] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.808697 22701 raft_consensus.cc:385] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.808522 22702 consensus_queue.cc:260] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.809005 22701 raft_consensus.cc:740] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.809701 22701 consensus_queue.cc:260] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.811779 22701 ts_tablet_manager.cc:1434] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:28.810528 22702 ts_tablet_manager.cc:1434] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:28.812783 22701 tablet_bootstrap.cc:492] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
I20260713 09:08:28.812822 22702 tablet_bootstrap.cc:492] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:28.814242 22700 ts_tablet_manager.cc:1434] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:08:28.815229 22700 tablet_bootstrap.cc:492] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:28.819597 22702 tablet_bootstrap.cc:654] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.819870 22701 tablet_bootstrap.cc:654] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.824373 22700 tablet_bootstrap.cc:654] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.833899 22700 tablet_bootstrap.cc:492] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:28.834466 22700 ts_tablet_manager.cc:1403] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260713 09:08:28.837363 22700 raft_consensus.cc:359] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.839318 22700 raft_consensus.cc:385] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.840039 22701 tablet_bootstrap.cc:492] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:28.840972 22702 tablet_bootstrap.cc:492] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:28.841168 22700 raft_consensus.cc:740] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.841480 22701 ts_tablet_manager.cc:1403] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.000s
I20260713 09:08:28.841547 22702 ts_tablet_manager.cc:1403] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.013s
I20260713 09:08:28.841997 22700 consensus_queue.cc:260] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.843981 22700 ts_tablet_manager.cc:1434] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260713 09:08:28.844383 22701 raft_consensus.cc:359] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.844599 22702 raft_consensus.cc:359] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.844950 22700 tablet_bootstrap.cc:492] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:28.845149 22701 raft_consensus.cc:385] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.845252 22702 raft_consensus.cc:385] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.845600 22701 raft_consensus.cc:740] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.845641 22702 raft_consensus.cc:740] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.846627 22702 consensus_queue.cc:260] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.846573 22701 consensus_queue.cc:260] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.850569 22701 ts_tablet_manager.cc:1434] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:28.850973 22702 ts_tablet_manager.cc:1434] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:08:28.851625 22701 tablet_bootstrap.cc:492] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
I20260713 09:08:28.851785 22700 tablet_bootstrap.cc:654] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.852063 22702 tablet_bootstrap.cc:492] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:28.854182 22709 raft_consensus.cc:493] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.854722 22709 raft_consensus.cc:515] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.862573 22709 leader_election.cc:290] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:28.865012 22702 tablet_bootstrap.cc:654] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.865124 22701 tablet_bootstrap.cc:654] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.881935 22700 tablet_bootstrap.cc:492] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:28.882519 22700 ts_tablet_manager.cc:1403] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.008s
I20260713 09:08:28.883018 22709 raft_consensus.cc:493] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.883599 22709 raft_consensus.cc:515] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.886245 22709 leader_election.cc:290] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:28.891373 22700 raft_consensus.cc:359] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.892323 22700 raft_consensus.cc:385] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.897433 22700 raft_consensus.cc:740] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.898440 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:28.898347 22700 consensus_queue.cc:260] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.899209 22511 raft_consensus.cc:2468] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 0.
I20260713 09:08:28.900796 22700 ts_tablet_manager.cc:1434] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:08:28.901157 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62ae476548e40cfad3fe0feb4d1c360" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:28.897833 22702 tablet_bootstrap.cc:492] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:28.901188 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b" is_pre_election: true
I20260713 09:08:28.901829 22511 raft_consensus.cc:2468] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 0.
I20260713 09:08:28.902400 22549 leader_election.cc:304] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:28.901803 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62ae476548e40cfad3fe0feb4d1c360" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b" is_pre_election: true
W20260713 09:08:28.903543 22550 leader_election.cc:343] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd527a025aa044438283ed419d51c08b (127.21.93.67:38669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.903573 22709 raft_consensus.cc:2804] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.903738 22659 raft_consensus.cc:2468] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 0.
I20260713 09:08:28.904178 22709 raft_consensus.cc:493] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.904451 22702 ts_tablet_manager.cc:1403] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.020s
I20260713 09:08:28.904554 22709 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.905125 22550 leader_election.cc:304] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:28.907708 22702 raft_consensus.cc:359] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.908370 22702 raft_consensus.cc:385] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.908636 22702 raft_consensus.cc:740] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.909296 22702 consensus_queue.cc:260] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.901902 22700 tablet_bootstrap.cc:492] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:28.913571 22724 raft_consensus.cc:2804] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.914193 22724 raft_consensus.cc:493] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.914693 22724 raft_consensus.cc:3060] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.915095 22709 raft_consensus.cc:515] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.919098 22702 ts_tablet_manager.cc:1434] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260713 09:08:28.920369 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:28.921003 22511 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.921082 22706 raft_consensus.cc:493] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.921559 22706 raft_consensus.cc:515] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.922892 22702 tablet_bootstrap.cc:492] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:28.917364 22725 raft_consensus.cc:493] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.927173 22709 leader_election.cc:290] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:28.926903 22724 raft_consensus.cc:515] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.927083 22725 raft_consensus.cc:515] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.917541 22701 tablet_bootstrap.cc:492] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:28.928376 22701 ts_tablet_manager.cc:1403] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.014s
I20260713 09:08:28.929313 22725 leader_election.cc:290] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:28.929827 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62ae476548e40cfad3fe0feb4d1c360" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:28.932657 22706 leader_election.cc:290] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:28.932938 22510 raft_consensus.cc:3060] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.933151 22724 leader_election.cc:290] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:28.932973 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba5b29dd064ce88014527f43e6c8fe" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:28.937433 22511 raft_consensus.cc:2468] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 1.
I20260713 09:08:28.937704 22510 raft_consensus.cc:2468] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 1.
I20260713 09:08:28.932480 22702 tablet_bootstrap.cc:654] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.938995 22549 leader_election.cc:304] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:28.939872 22725 raft_consensus.cc:2804] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.940044 22549 leader_election.cc:304] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:28.940412 22725 raft_consensus.cc:697] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:28.941316 22725 consensus_queue.cc:237] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.932256 22701 raft_consensus.cc:359] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.942385 22701 raft_consensus.cc:385] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.942745 22701 raft_consensus.cc:740] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.943885 22701 consensus_queue.cc:260] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.945078 22509 raft_consensus.cc:2468] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 0.
I20260713 09:08:28.945914 22724 raft_consensus.cc:2804] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.946470 22724 raft_consensus.cc:697] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:28.947620 22724 consensus_queue.cc:237] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.950217 22549 leader_election.cc:304] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:28.951647 22709 raft_consensus.cc:2804] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.952059 22709 raft_consensus.cc:493] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.952483 22709 raft_consensus.cc:3060] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.954973 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:28.956550 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba5b29dd064ce88014527f43e6c8fe" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b" is_pre_election: true
I20260713 09:08:28.957106 22659 raft_consensus.cc:2468] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 0.
I20260713 09:08:28.959077 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62ae476548e40cfad3fe0feb4d1c360" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:28.959545 22659 raft_consensus.cc:3060] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.960459 22702 tablet_bootstrap.cc:492] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:28.961045 22702 ts_tablet_manager.cc:1403] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.002s
I20260713 09:08:28.963013 22701 ts_tablet_manager.cc:1434] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.004s
I20260713 09:08:28.966629 22701 tablet_bootstrap.cc:492] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
W20260713 09:08:28.967270 22550 leader_election.cc:343] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd527a025aa044438283ed419d51c08b (127.21.93.67:38669): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.965147 22709 raft_consensus.cc:515] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.964090 22702 raft_consensus.cc:359] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.969563 22702 raft_consensus.cc:385] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.969928 22702 raft_consensus.cc:740] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.971590 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba5b29dd064ce88014527f43e6c8fe" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:28.972733 22509 raft_consensus.cc:3060] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.973114 22409 catalog_manager.cc:5697] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:28.974893 22701 tablet_bootstrap.cc:654] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.976131 22707 raft_consensus.cc:493] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.976567 22707 raft_consensus.cc:515] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.977977 22709 leader_election.cc:290] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:28.966491 22659 raft_consensus.cc:2468] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 1.
I20260713 09:08:28.979166 22707 leader_election.cc:290] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:28.979578 22509 raft_consensus.cc:2468] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 1.
I20260713 09:08:28.980679 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba5b29dd064ce88014527f43e6c8fe" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:28.983927 22701 tablet_bootstrap.cc:492] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:28.983927 22659 raft_consensus.cc:3060] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.984519 22701 ts_tablet_manager.cc:1403] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:08:28.980674 22702 consensus_queue.cc:260] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.987073 22702 ts_tablet_manager.cc:1434] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260713 09:08:28.987417 22701 raft_consensus.cc:359] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.988160 22701 raft_consensus.cc:385] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.988307 22702 tablet_bootstrap.cc:492] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:28.988535 22701 raft_consensus.cc:740] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.989715 22701 consensus_queue.cc:260] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:28.992621 22701 ts_tablet_manager.cc:1434] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:08:28.993316 22659 raft_consensus.cc:2468] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 1.
I20260713 09:08:28.993701 22701 tablet_bootstrap.cc:492] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
I20260713 09:08:28.994647 22550 leader_election.cc:304] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:28.996409 22702 tablet_bootstrap.cc:654] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.996827 22724 raft_consensus.cc:2804] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.997453 22724 raft_consensus.cc:697] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:29.001124 22700 tablet_bootstrap.cc:654] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.002236 22701 tablet_bootstrap.cc:654] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.007897 22702 tablet_bootstrap.cc:492] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:29.008409 22702 ts_tablet_manager.cc:1403] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:08:29.011343 22702 raft_consensus.cc:359] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.012207 22702 raft_consensus.cc:385] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.999291 22724 consensus_queue.cc:237] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.012571 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:29.013188 22509 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.013944 22701 tablet_bootstrap.cc:492] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:29.012545 22702 raft_consensus.cc:740] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.014536 22701 ts_tablet_manager.cc:1403] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:08:29.014451 22623 leader_election.cc:304] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.014911 22702 consensus_queue.cc:260] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.015425 22706 raft_consensus.cc:2804] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.015793 22706 raft_consensus.cc:493] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.016120 22706 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.017408 22702 ts_tablet_manager.cc:1434] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:29.017448 22701 raft_consensus.cc:359] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.018276 22701 raft_consensus.cc:385] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.018453 22702 tablet_bootstrap.cc:492] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:29.018569 22701 raft_consensus.cc:740] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.019680 22701 consensus_queue.cc:260] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.022198 22701 ts_tablet_manager.cc:1434] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:29.023208 22701 tablet_bootstrap.cc:492] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
W20260713 09:08:29.023398 22457 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:29.025202 22702 tablet_bootstrap.cc:654] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.025022 22706 raft_consensus.cc:515] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.028177 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.028640 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.028846 22586 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.029174 22509 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.032948 22701 tablet_bootstrap.cc:654] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.036353 22509 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.037905 22623 leader_election.cc:304] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.040665 22706 leader_election.cc:290] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.041249 22706 raft_consensus.cc:2804] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.041265 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.043100 22586 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.050666 22586 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.043066 22706 raft_consensus.cc:697] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:29.052623 22700 tablet_bootstrap.cc:492] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:29.052294 22706 consensus_queue.cc:237] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.053192 22700 ts_tablet_manager.cc:1403] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.152s	user 0.006s	sys 0.008s
I20260713 09:08:29.057915 22701 tablet_bootstrap.cc:492] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:29.058818 22701 ts_tablet_manager.cc:1403] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.036s	user 0.001s	sys 0.016s
I20260713 09:08:29.059068 22700 raft_consensus.cc:359] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.059790 22700 raft_consensus.cc:385] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.060135 22700 raft_consensus.cc:740] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.060961 22700 consensus_queue.cc:260] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.061417 22701 raft_consensus.cc:359] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.057934 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.062534 22586 raft_consensus.cc:2393] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883320b150ea4178a4673689c5f1157a in current term 1: Already voted for candidate dd527a025aa044438283ed419d51c08b in this term.
I20260713 09:08:29.063587 22700 ts_tablet_manager.cc:1434] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:08:29.063910 22701 raft_consensus.cc:385] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.064189 22701 raft_consensus.cc:740] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.064720 22700 tablet_bootstrap.cc:492] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:29.064817 22701 consensus_queue.cc:260] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.072515 22700 tablet_bootstrap.cc:654] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.072317 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b" is_pre_election: true
I20260713 09:08:29.074191 22701 ts_tablet_manager.cc:1434] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260713 09:08:29.075337 22701 tablet_bootstrap.cc:492] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
I20260713 09:08:29.075601 22475 leader_election.cc:304] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883320b150ea4178a4673689c5f1157a; no voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0
I20260713 09:08:29.077064 22707 raft_consensus.cc:2749] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:29.082439 22701 tablet_bootstrap.cc:654] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.086220 22702 tablet_bootstrap.cc:492] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:29.086763 22702 ts_tablet_manager.cc:1403] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.042s
I20260713 09:08:29.086309 22407 catalog_manager.cc:5697] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 0 to 1, leader changed from <none> to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 1 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:29.089394 22702 raft_consensus.cc:359] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.090075 22702 raft_consensus.cc:385] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.090389 22702 raft_consensus.cc:740] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.091259 22702 consensus_queue.cc:260] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.093189 22702 ts_tablet_manager.cc:1434] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:29.094029 22702 tablet_bootstrap.cc:492] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:29.095844 22700 tablet_bootstrap.cc:492] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:29.096442 22700 ts_tablet_manager.cc:1403] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260713 09:08:29.096293 22405 catalog_manager.cc:5697] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.098289 22405 catalog_manager.cc:5697] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.099866 22700 raft_consensus.cc:359] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.105921 22700 raft_consensus.cc:385] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.104457 22702 tablet_bootstrap.cc:654] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.106209 22700 raft_consensus.cc:740] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.107033 22701 tablet_bootstrap.cc:492] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:29.107457 22701 ts_tablet_manager.cc:1403] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.010s
I20260713 09:08:29.106958 22700 consensus_queue.cc:260] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.109156 22700 ts_tablet_manager.cc:1434] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:29.110091 22700 tablet_bootstrap.cc:492] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:29.115479 22700 tablet_bootstrap.cc:654] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.116784 22701 raft_consensus.cc:359] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.117538 22701 raft_consensus.cc:385] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.117869 22701 raft_consensus.cc:740] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.118700 22701 consensus_queue.cc:260] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.119614 22707 raft_consensus.cc:493] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.120069 22707 raft_consensus.cc:515] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:29.120594 22702 tablet_bootstrap.cc:492] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:29.121134 22702 ts_tablet_manager.cc:1403] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260713 09:08:29.122004 22707 leader_election.cc:290] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd527a025aa044438283ed419d51c08b (127.21.93.67:38669), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.122117 22706 raft_consensus.cc:493] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.122555 22706 raft_consensus.cc:515] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:29.124027 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b" is_pre_election: true
I20260713 09:08:29.124542 22706 leader_election.cc:290] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.124585 22659 raft_consensus.cc:2468] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 0.
I20260713 09:08:29.124599 22702 raft_consensus.cc:359] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.126076 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.126119 22475 leader_election.cc:304] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.126593 22700 tablet_bootstrap.cc:492] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:29.126842 22586 raft_consensus.cc:2468] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 0.
I20260713 09:08:29.127045 22700 ts_tablet_manager.cc:1403] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260713 09:08:29.127812 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.128391 22707 raft_consensus.cc:2804] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.128427 22585 raft_consensus.cc:2468] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.128878 22707 raft_consensus.cc:493] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.129618 22700 raft_consensus.cc:359] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.130039 22625 leader_election.cc:304] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.130329 22700 raft_consensus.cc:385] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.126065 22702 raft_consensus.cc:385] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.130692 22700 raft_consensus.cc:740] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.131143 22702 raft_consensus.cc:740] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.131300 22706 raft_consensus.cc:2804] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.131762 22706 raft_consensus.cc:493] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.131655 22700 consensus_queue.cc:260] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.132203 22706 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.136425 22701 ts_tablet_manager.cc:1434] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:08:29.137666 22701 tablet_bootstrap.cc:492] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a: Bootstrap starting.
I20260713 09:08:29.141240 22706 raft_consensus.cc:515] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:29.129240 22707 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.144449 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.144979 22585 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.145375 22701 tablet_bootstrap.cc:654] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.148424 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:29.149791 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.150183 22707 raft_consensus.cc:515] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:29.131944 22702 consensus_queue.cc:260] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.134284 22700 ts_tablet_manager.cc:1434] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:08:29.152129 22706 leader_election.cc:290] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.151741 22585 raft_consensus.cc:2468] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.154153 22700 tablet_bootstrap.cc:492] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:29.155347 22509 raft_consensus.cc:2393] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd527a025aa044438283ed419d51c08b in current term 1: Already voted for candidate 883320b150ea4178a4673689c5f1157a in this term.
I20260713 09:08:29.154408 22701 tablet_bootstrap.cc:492] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a: No bootstrap required, opened a new log
I20260713 09:08:29.155826 22701 ts_tablet_manager.cc:1403] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:08:29.156414 22625 leader_election.cc:304] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 883320b150ea4178a4673689c5f1157a
I20260713 09:08:29.158116 22701 raft_consensus.cc:359] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.158614 22701 raft_consensus.cc:385] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.158859 22701 raft_consensus.cc:740] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.159444 22701 consensus_queue.cc:260] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.161083 22700 tablet_bootstrap.cc:654] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.161168 22701 ts_tablet_manager.cc:1434] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:29.154949 22702 ts_tablet_manager.cc:1434] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:08:29.162030 22706 raft_consensus.cc:2804] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.162186 22702 tablet_bootstrap.cc:492] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0: Bootstrap starting.
I20260713 09:08:29.163673 22707 leader_election.cc:290] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 election: Requested vote from peers dd527a025aa044438283ed419d51c08b (127.21.93.67:38669), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.164692 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.165614 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.166435 22585 raft_consensus.cc:2393] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 883320b150ea4178a4673689c5f1157a in current term 1: Already voted for candidate dd527a025aa044438283ed419d51c08b in this term.
I20260713 09:08:29.172993 22700 tablet_bootstrap.cc:492] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:29.173548 22700 ts_tablet_manager.cc:1403] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260713 09:08:29.175525 22724 raft_consensus.cc:493] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.175978 22702 tablet_bootstrap.cc:654] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.175992 22724 raft_consensus.cc:515] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.178218 22724 leader_election.cc:290] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.178828 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:29.178915 22706 raft_consensus.cc:697] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:29.179505 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b" is_pre_election: true
I20260713 09:08:29.180085 22660 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 0.
I20260713 09:08:29.179515 22509 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 0.
I20260713 09:08:29.180120 22706 consensus_queue.cc:237] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:29.181396 22550 leader_election.cc:304] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.182513 22724 raft_consensus.cc:2804] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.182870 22724 raft_consensus.cc:493] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.183140 22724 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.186641 22700 raft_consensus.cc:359] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.187376 22700 raft_consensus.cc:385] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.187666 22700 raft_consensus.cc:740] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.187990 22475 leader_election.cc:304] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [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: 883320b150ea4178a4673689c5f1157a; no voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0
I20260713 09:08:29.188344 22700 consensus_queue.cc:260] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.189020 22707 raft_consensus.cc:2749] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:29.189776 22724 raft_consensus.cc:515] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.190500 22700 ts_tablet_manager.cc:1434] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:08:29.190847 22702 tablet_bootstrap.cc:492] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0: No bootstrap required, opened a new log
I20260713 09:08:29.190373 22407 catalog_manager.cc:5697] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 0 to 1, leader changed from <none> to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 1 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.191239 22702 ts_tablet_manager.cc:1403] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.003s
I20260713 09:08:29.191983 22706 raft_consensus.cc:493] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.192421 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.192480 22706 raft_consensus.cc:515] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.192961 22724 leader_election.cc:290] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.193068 22509 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.194113 22702 raft_consensus.cc:359] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.194720 22702 raft_consensus.cc:385] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.195113 22702 raft_consensus.cc:740] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.195222 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:29.196050 22510 raft_consensus.cc:2393] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd527a025aa044438283ed419d51c08b in current term 1: Already voted for candidate fd659b5111d54424991fcf92f83508f0 in this term.
I20260713 09:08:29.195844 22702 consensus_queue.cc:260] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.194495 22706 leader_election.cc:290] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.191416 22700 tablet_bootstrap.cc:492] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b: Bootstrap starting.
I20260713 09:08:29.197921 22702 ts_tablet_manager.cc:1434] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:29.199486 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.199545 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.200138 22659 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.201341 22625 leader_election.cc:304] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd527a025aa044438283ed419d51c08b; no voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0
I20260713 09:08:29.202400 22706 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.207590 22700 tablet_bootstrap.cc:654] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.207548 22509 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 1.
I20260713 09:08:29.208835 22707 raft_consensus.cc:493] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.209028 22549 leader_election.cc:304] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.209290 22707 raft_consensus.cc:515] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.209792 22724 raft_consensus.cc:2804] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.210238 22724 raft_consensus.cc:697] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:29.211392 22707 leader_election.cc:290] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.213043 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b" is_pre_election: true
I20260713 09:08:29.213861 22660 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 0.
I20260713 09:08:29.213709 22706 raft_consensus.cc:2749] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:29.216390 22475 leader_election.cc:304] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.216910 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.217360 22707 raft_consensus.cc:2804] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.217494 22585 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 0.
I20260713 09:08:29.217705 22707 raft_consensus.cc:493] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.218041 22707 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.211040 22724 consensus_queue.cc:237] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.220160 22659 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 1.
I20260713 09:08:29.225033 22707 raft_consensus.cc:515] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.228025 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.228564 22585 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.229003 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.229619 22700 tablet_bootstrap.cc:492] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b: No bootstrap required, opened a new log
I20260713 09:08:29.229532 22659 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.230084 22700 ts_tablet_manager.cc:1403] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.006s
I20260713 09:08:29.230793 22405 catalog_manager.cc:5697] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.232793 22700 raft_consensus.cc:359] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.233407 22700 raft_consensus.cc:385] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.233650 22700 raft_consensus.cc:740] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.233700 22706 raft_consensus.cc:493] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.234495 22707 leader_election.cc:290] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.234309 22706 raft_consensus.cc:515] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.234309 22700 consensus_queue.cc:260] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.237332 22700 ts_tablet_manager.cc:1434] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:08:29.237370 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:29.237931 22706 leader_election.cc:290] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.238094 22509 raft_consensus.cc:2468] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.238538 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.239274 22659 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 1.
I20260713 09:08:29.239220 22623 leader_election.cc:304] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.234918 22585 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 1.
I20260713 09:08:29.239156 22586 raft_consensus.cc:2468] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.241869 22475 leader_election.cc:304] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.242661 22707 raft_consensus.cc:2804] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.242982 22706 raft_consensus.cc:2804] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.243322 22707 raft_consensus.cc:697] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 1 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:29.243350 22706 raft_consensus.cc:493] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.243933 22706 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.244642 22707 consensus_queue.cc:237] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.249298 22706 raft_consensus.cc:515] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.252334 22706 leader_election.cc:290] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.253055 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.253356 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.253598 22586 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.253935 22509 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.255875 22409 catalog_manager.cc:5697] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 1 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.258100 22586 raft_consensus.cc:2468] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.259087 22625 leader_election.cc:304] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.259888 22706 raft_consensus.cc:2804] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.260142 22509 raft_consensus.cc:2468] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.260375 22706 raft_consensus.cc:697] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:29.261710 22706 consensus_queue.cc:237] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.268764 22409 catalog_manager.cc:5697] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 0 to 1, leader changed from <none> to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 1 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:29.367800 22706 raft_consensus.cc:493] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.368335 22706 raft_consensus.cc:515] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.370092 22706 leader_election.cc:290] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.370992 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ef9d2404794b189915d9d3577f6aab" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:29.371244 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ef9d2404794b189915d9d3577f6aab" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.371527 22509 raft_consensus.cc:2468] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.371882 22586 raft_consensus.cc:2468] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.372536 22623 leader_election.cc:304] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.373324 22706 raft_consensus.cc:2804] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.373658 22706 raft_consensus.cc:493] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.373930 22706 raft_consensus.cc:3060] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.378257 22706 raft_consensus.cc:515] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.380342 22706 leader_election.cc:290] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.381067 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ef9d2404794b189915d9d3577f6aab" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.381431 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ef9d2404794b189915d9d3577f6aab" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.381639 22509 raft_consensus.cc:3060] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.382079 22586 raft_consensus.cc:3060] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.382386 22724 consensus_queue.cc:1048] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.383054 22706 raft_consensus.cc:493] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.383504 22706 raft_consensus.cc:515] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.385991 22706 leader_election.cc:290] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.387567 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34083f5c0d94ca39b40926251a551d3" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0" is_pre_election: true
I20260713 09:08:29.388187 22585 raft_consensus.cc:2468] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.389175 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34083f5c0d94ca39b40926251a551d3" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a" is_pre_election: true
I20260713 09:08:29.389295 22509 raft_consensus.cc:2468] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.389870 22510 raft_consensus.cc:2468] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 0.
I20260713 09:08:29.390555 22623 leader_election.cc:304] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.389145 22586 raft_consensus.cc:2468] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.391630 22623 leader_election.cc:304] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.392495 22706 raft_consensus.cc:2804] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.392539 22742 raft_consensus.cc:2804] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.393850 22742 raft_consensus.cc:697] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:29.394903 22724 consensus_queue.cc:1048] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.394754 22742 consensus_queue.cc:237] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.398536 22706 raft_consensus.cc:493] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.399004 22706 raft_consensus.cc:3060] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.400077 22724 consensus_queue.cc:1048] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:29.408375 22709 consensus_queue.cc:1048] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.428196 22706 raft_consensus.cc:515] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.432991 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34083f5c0d94ca39b40926251a551d3" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.433696 22586 raft_consensus.cc:3060] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.435297 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34083f5c0d94ca39b40926251a551d3" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.435907 22510 raft_consensus.cc:3060] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.442873 22706 leader_election.cc:290] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.442447 22586 raft_consensus.cc:2468] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.444326 22625 leader_election.cc:304] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.445166 22706 raft_consensus.cc:2804] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.445890 22706 raft_consensus.cc:697] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:29.446750 22706 consensus_queue.cc:237] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.447086 22510 raft_consensus.cc:2468] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 1.
I20260713 09:08:29.449468 22409 catalog_manager.cc:5697] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 0 to 1, leader changed from <none> to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 1 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:29.462710 22409 catalog_manager.cc:5697] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 0 to 1, leader changed from <none> to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 1 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:29.513866 22706 consensus_queue.cc:1048] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.526602 22760 consensus_queue.cc:1048] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:29.555367 22725 consensus_queue.cc:1048] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.567672 22709 consensus_queue.cc:1048] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.647696 22660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:49494
I20260713 09:08:29.648142 22660 raft_consensus.cc:606] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:29.652683 22660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:49494
I20260713 09:08:29.653169 22660 raft_consensus.cc:606] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:29.664886 22586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:51874
I20260713 09:08:29.665350 22586 raft_consensus.cc:606] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:29.669718 22586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:51874
I20260713 09:08:29.670137 22586 raft_consensus.cc:606] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:29.674417 22586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46ba5b29dd064ce88014527f43e6c8fe"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:51874
I20260713 09:08:29.674939 22586 raft_consensus.cc:606] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:29.681409 22660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
mode: GRACEFUL
new_leader_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:49494
I20260713 09:08:29.681886 22660 raft_consensus.cc:606] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Received request to transfer leadership to TS fd659b5111d54424991fcf92f83508f0
I20260713 09:08:29.694298 22510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
mode: GRACEFUL
new_leader_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:45754
I20260713 09:08:29.694751 22510 raft_consensus.cc:606] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 1 LEADER]: Received request to transfer leadership to TS fd659b5111d54424991fcf92f83508f0
I20260713 09:08:29.699326 22660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e34083f5c0d94ca39b40926251a551d3"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
mode: GRACEFUL
new_leader_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:49494
I20260713 09:08:29.699788 22660 raft_consensus.cc:606] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Received request to transfer leadership to TS fd659b5111d54424991fcf92f83508f0
I20260713 09:08:29.731746 22760 consensus_queue.cc:1048] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.738655 22771 consensus_queue.cc:1048] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:29.747164 22706 consensus_queue.cc:1048] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.748786 22771 raft_consensus.cc:993] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b: : Instructing follower fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:29.749241 22771 raft_consensus.cc:1081] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Signalling peer fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:29.751268 22585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:51850
I20260713 09:08:29.751962 22585 raft_consensus.cc:493] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.752408 22585 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.757195 22707 consensus_queue.cc:1048] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.760131 22585 raft_consensus.cc:515] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.764729 22771 consensus_queue.cc:1048] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.765386 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.765950 22509 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.772724 22585 leader_election.cc:290] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 2 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.774044 22509 raft_consensus.cc:2468] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 2.
I20260713 09:08:29.774391 22658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.775095 22658 raft_consensus.cc:3055] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.775269 22549 leader_election.cc:304] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.775475 22658 raft_consensus.cc:740] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:29.776156 22709 raft_consensus.cc:2804] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.776629 22709 raft_consensus.cc:697] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:29.776305 22658 consensus_queue.cc:260] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.777460 22658 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.777411 22709 consensus_queue.cc:237] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.782631 22771 raft_consensus.cc:993] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:29.783063 22771 raft_consensus.cc:1081] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:29.784936 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45740
I20260713 09:08:29.785494 22511 raft_consensus.cc:493] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.785861 22511 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.786912 22658 raft_consensus.cc:2468] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 2.
I20260713 09:08:29.792434 22707 consensus_queue.cc:1048] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.797076 22709 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.797211 22511 raft_consensus.cc:515] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:29.796348 22409 catalog_manager.cc:5697] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 1 to 2, leader changed from dd527a025aa044438283ed419d51c08b (127.21.93.67) to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.799899 22658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.800506 22658 raft_consensus.cc:3055] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.800837 22511 leader_election.cc:290] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Requested vote from peers dd527a025aa044438283ed419d51c08b (127.21.93.67:38669), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:29.800877 22658 raft_consensus.cc:740] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:29.801066 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.801739 22585 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.802126 22658 consensus_queue.cc:260] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:29.803052 22658 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.807010 22709 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.812458 22658 raft_consensus.cc:2468] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:29.813984 22475 leader_election.cc:304] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:29.815130 22784 raft_consensus.cc:2804] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.815706 22784 raft_consensus.cc:697] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:29.816852 22784 consensus_queue.cc:237] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:29.821647 22585 raft_consensus.cc:2468] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:29.830322 22784 raft_consensus.cc:993] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a: : Instructing follower fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:29.830806 22784 raft_consensus.cc:1081] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 1 LEADER]: Signalling peer fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:29.832360 22586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:51862
I20260713 09:08:29.832918 22586 raft_consensus.cc:493] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.833283 22586 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.840343 22586 raft_consensus.cc:515] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.843516 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.844098 22586 leader_election.cc:290] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 2 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.844195 22511 raft_consensus.cc:3055] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.843555 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.844594 22511 raft_consensus.cc:740] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:29.844934 22660 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.845978 22405 catalog_manager.cc:5697] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 1 to 2, leader changed from dd527a025aa044438283ed419d51c08b (127.21.93.67) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 2 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.844573 22723 raft_consensus.cc:993] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:29.845631 22511 consensus_queue.cc:260] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.848949 22723 raft_consensus.cc:1081] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:29.849370 22511 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.850523 22509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:08:29.851073 22509 raft_consensus.cc:493] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.851333 22660 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 2.
I20260713 09:08:29.851467 22509 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.852306 22550 leader_election.cc:304] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.853601 22724 raft_consensus.cc:2804] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.854059 22724 raft_consensus.cc:697] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:29.854844 22724 consensus_queue.cc:237] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.857985 22509 raft_consensus.cc:515] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.860713 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.861244 22586 raft_consensus.cc:3055] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.861575 22586 raft_consensus.cc:740] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:29.862330 22586 consensus_queue.cc:260] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.863416 22586 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.864476 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.865028 22660 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.865629 22408 catalog_manager.cc:5697] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 1 to 2, leader changed from 883320b150ea4178a4673689c5f1157a (127.21.93.65) to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.869968 22586 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:29.871160 22476 leader_election.cc:304] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.872035 22785 raft_consensus.cc:2804] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.872650 22509 leader_election.cc:290] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.874217 22785 raft_consensus.cc:697] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:29.875093 22785 consensus_queue.cc:237] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.876289 22511 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 2.
I20260713 09:08:29.877250 22723 raft_consensus.cc:993] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:29.877658 22723 raft_consensus.cc:1081] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:29.878115 22706 consensus_queue.cc:1048] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.879186 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:08:29.879495 22660 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:29.879774 22511 raft_consensus.cc:493] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.880296 22511 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.885594 22771 raft_consensus.cc:993] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b: : Instructing follower fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:29.886018 22771 raft_consensus.cc:1081] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Signalling peer fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:29.886859 22408 catalog_manager.cc:5697] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 1 to 2, leader changed from fd659b5111d54424991fcf92f83508f0 (127.21.93.66) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 2 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.888906 22585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e34083f5c0d94ca39b40926251a551d3"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:51850
I20260713 09:08:29.889410 22585 raft_consensus.cc:493] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.889869 22585 raft_consensus.cc:3060] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.889637 22511 raft_consensus.cc:515] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.892560 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:29.893163 22584 raft_consensus.cc:3055] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.893455 22584 raft_consensus.cc:740] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:29.894198 22584 consensus_queue.cc:260] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.895489 22584 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.896687 22706 consensus_queue.cc:1048] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:29.899322 22511 leader_election.cc:290] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.900799 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.901392 22660 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.903493 22584 raft_consensus.cc:2468] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:29.904561 22476 leader_election.cc:304] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:29.905354 22785 raft_consensus.cc:2804] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.905850 22785 raft_consensus.cc:697] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:29.906661 22785 consensus_queue.cc:237] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.895505 22585 raft_consensus.cc:515] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.907680 22660 raft_consensus.cc:2468] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:29.907836 22586 raft_consensus.cc:1240] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Rejecting Update request from peer dd527a025aa044438283ed419d51c08b for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:29.911509 22706 consensus_queue.cc:1059] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.912556 22771 raft_consensus.cc:3055] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.913033 22771 raft_consensus.cc:740] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:29.913687 22585 leader_election.cc:290] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 2 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:29.913520 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34083f5c0d94ca39b40926251a551d3" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:29.913938 22771 consensus_queue.cc:260] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.914955 22771 raft_consensus.cc:3060] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.919837 22658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34083f5c0d94ca39b40926251a551d3" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:29.926148 22658 raft_consensus.cc:2468] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 2.
I20260713 09:08:29.927264 22550 leader_election.cc:304] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [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: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 883320b150ea4178a4673689c5f1157a
I20260713 09:08:29.927106 22408 catalog_manager.cc:5697] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 1 to 2, leader changed from fd659b5111d54424991fcf92f83508f0 (127.21.93.66) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 2 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.927990 22723 raft_consensus.cc:2804] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.928486 22723 raft_consensus.cc:697] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:29.929250 22723 consensus_queue.cc:237] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:29.933604 22771 consensus_queue.cc:1048] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.936841 22405 catalog_manager.cc:5697] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 1 to 2, leader changed from dd527a025aa044438283ed419d51c08b (127.21.93.67) to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.946190 22742 consensus_queue.cc:1048] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:30.102425 22760 raft_consensus.cc:993] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:30.102923 22742 raft_consensus.cc:1081] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:30.104419 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45740
I20260713 09:08:30.104920 22511 raft_consensus.cc:493] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.105337 22511 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.109999 22511 raft_consensus.cc:515] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:30.111845 22511 leader_election.cc:290] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:30.112820 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:30.112963 22658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:30.113359 22585 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.113541 22658 raft_consensus.cc:3055] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.113943 22658 raft_consensus.cc:740] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:30.114759 22658 consensus_queue.cc:260] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:30.115844 22658 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.118997 22585 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:30.120275 22476 leader_election.cc:304] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:30.120973 22658 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:30.121134 22785 raft_consensus.cc:2804] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.121707 22785 raft_consensus.cc:697] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:30.122627 22785 consensus_queue.cc:237] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:30.129217 22407 catalog_manager.cc:5697] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 1 to 2, leader changed from dd527a025aa044438283ed419d51c08b (127.21.93.67) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 2 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.137215 22724 raft_consensus.cc:993] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:30.137692 22723 raft_consensus.cc:1081] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:30.139353 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46ba5b29dd064ce88014527f43e6c8fe"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:08:30.139961 22511 raft_consensus.cc:493] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.140318 22511 raft_consensus.cc:3060] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.146988 22511 raft_consensus.cc:515] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:30.149158 22511 leader_election.cc:290] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:30.150000 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba5b29dd064ce88014527f43e6c8fe" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:30.150223 22658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba5b29dd064ce88014527f43e6c8fe" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:30.150708 22585 raft_consensus.cc:3055] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.150866 22658 raft_consensus.cc:3060] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.151142 22585 raft_consensus.cc:740] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:30.151903 22585 consensus_queue.cc:260] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:30.152905 22585 raft_consensus.cc:3060] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.156014 22658 raft_consensus.cc:2468] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:30.157210 22475 leader_election.cc:304] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:30.158088 22785 raft_consensus.cc:2804] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.158574 22785 raft_consensus.cc:697] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:30.158962 22585 raft_consensus.cc:2468] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:30.159411 22785 consensus_queue.cc:237] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:30.166066 22407 catalog_manager.cc:5697] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 1 to 2, leader changed from fd659b5111d54424991fcf92f83508f0 (127.21.93.66) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 2 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.214303 22658 raft_consensus.cc:1275] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.215829 22785 consensus_queue.cc:1048] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, 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.224334 22585 raft_consensus.cc:1275] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.226120 22707 consensus_queue.cc:1048] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, 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.230834 22511 raft_consensus.cc:1275] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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.233603 22724 consensus_queue.cc:1048] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, 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.236268 22658 raft_consensus.cc:1275] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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.237727 22709 consensus_queue.cc:1048] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, 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.257731 22658 raft_consensus.cc:1275] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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.259474 22709 consensus_queue.cc:1048] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:30.267648 22511 raft_consensus.cc:1275] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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.269102 22723 consensus_queue.cc:1048] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, 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.317756 22585 raft_consensus.cc:1275] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.319209 22707 consensus_queue.cc:1048] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, 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.327600 22658 raft_consensus.cc:1275] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.329584 22794 consensus_queue.cc:1048] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, 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.344717 22658 raft_consensus.cc:1275] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.346243 22794 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, 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.353940 22585 raft_consensus.cc:1275] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.356335 22794 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, 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.385926 22658 raft_consensus.cc:1275] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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.387451 22723 consensus_queue.cc:1048] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, 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.397751 22511 raft_consensus.cc:3060] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.405021 22511 raft_consensus.cc:1275] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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.406270 22723 consensus_queue.cc:1048] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, 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.605126 22585 raft_consensus.cc:1275] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.606588 22794 consensus_queue.cc:1048] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, 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.615859 22658 raft_consensus.cc:1275] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.618548 22785 consensus_queue.cc:1048] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:30.626288 22660 raft_consensus.cc:1275] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.628082 22785 consensus_queue.cc:1048] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, 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.637534 22585 raft_consensus.cc:1275] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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.638789 22707 consensus_queue.cc:1048] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.741884 21877 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:08:32.742687 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:32.761765 22511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
mode: GRACEFUL
new_leader_uuid: "dd527a025aa044438283ed419d51c08b"
 from {username='slave'} at 127.0.0.1:39374
I20260713 09:08:32.762257 22511 raft_consensus.cc:606] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Received request to transfer leadership to TS dd527a025aa044438283ed419d51c08b
I20260713 09:08:32.764886 22511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
mode: GRACEFUL
new_leader_uuid: "dd527a025aa044438283ed419d51c08b"
 from {username='slave'} at 127.0.0.1:39374
I20260713 09:08:32.765331 22511 raft_consensus.cc:606] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Received request to transfer leadership to TS dd527a025aa044438283ed419d51c08b
I20260713 09:08:32.766382 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:32.766912 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:33.055784 22800 raft_consensus.cc:993] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a: : Instructing follower dd527a025aa044438283ed419d51c08b to start an election
I20260713 09:08:33.056418 22804 raft_consensus.cc:1081] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Signalling peer dd527a025aa044438283ed419d51c08b to start an election
I20260713 09:08:33.058317 22660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
 from {username='slave'} at 127.0.0.1:49486
I20260713 09:08:33.059080 22660 raft_consensus.cc:493] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.059500 22660 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:33.071305 22660 raft_consensus.cc:515] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.073845 22660 leader_election.cc:290] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 3 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:33.074713 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:33.075641 22511 raft_consensus.cc:3055] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:33.075664 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:33.076108 22511 raft_consensus.cc:740] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:33.076328 22586 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:33.076941 22511 consensus_queue.cc:260] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.077896 22511 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:33.082655 22511 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 3.
I20260713 09:08:33.083616 22586 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 3.
I20260713 09:08:33.084151 22623 leader_election.cc:304] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [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: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:33.085134 22742 raft_consensus.cc:2804] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:33.086135 22742 raft_consensus.cc:697] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:33.086911 22742 consensus_queue.cc:237] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.094513 22407 catalog_manager.cc:5697] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 2 to 3, leader changed from 883320b150ea4178a4673689c5f1157a (127.21.93.65) to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 3 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:33.187707 22800 raft_consensus.cc:993] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a: : Instructing follower dd527a025aa044438283ed419d51c08b to start an election
I20260713 09:08:33.188288 22804 raft_consensus.cc:1081] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Signalling peer dd527a025aa044438283ed419d51c08b to start an election
I20260713 09:08:33.189916 22660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
 from {username='slave'} at 127.0.0.1:49486
I20260713 09:08:33.190436 22660 raft_consensus.cc:493] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.190730 22660 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:33.196532 22660 raft_consensus.cc:515] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.198392 22660 leader_election.cc:290] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 3 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:33.199674 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:33.199810 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:33.200276 22511 raft_consensus.cc:3055] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:33.200546 22586 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:33.200799 22511 raft_consensus.cc:740] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:33.201872 22511 consensus_queue.cc:260] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.202970 22511 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:33.205904 22586 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 3.
I20260713 09:08:33.207226 22625 leader_election.cc:304] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [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: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:33.208063 22742 raft_consensus.cc:2804] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:33.208328 22511 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 3.
I20260713 09:08:33.208515 22742 raft_consensus.cc:697] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:33.209487 22742 consensus_queue.cc:237] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.217464 22407 catalog_manager.cc:5697] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 2 to 3, leader changed from 883320b150ea4178a4673689c5f1157a (127.21.93.65) to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 3 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:33.610385 22586 raft_consensus.cc:1275] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Refusing update from remote peer dd527a025aa044438283ed419d51c08b: 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:33.612258 22742 consensus_queue.cc:1048] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:33.633466 22511 raft_consensus.cc:1275] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Refusing update from remote peer dd527a025aa044438283ed419d51c08b: 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:33.634198 22509 raft_consensus.cc:1275] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Refusing update from remote peer dd527a025aa044438283ed419d51c08b: 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:33.635759 22742 consensus_queue.cc:1048] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:33.636101 22586 raft_consensus.cc:1275] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Refusing update from remote peer dd527a025aa044438283ed419d51c08b: 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:33.636083 22805 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:33.639235 22805 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:33.768090 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:33.782753 22660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:49494
I20260713 09:08:33.783494 22660 raft_consensus.cc:606] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:33.792966 22660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:49494
I20260713 09:08:33.793591 22660 raft_consensus.cc:606] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:33.802881 22586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f62ae476548e40cfad3fe0feb4d1c360"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:51874
I20260713 09:08:33.803637 22586 raft_consensus.cc:606] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:33.810227 22586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:51874
I20260713 09:08:33.810844 22586 raft_consensus.cc:606] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:33.816974 22586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
mode: GRACEFUL
new_leader_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:51874
I20260713 09:08:33.817492 22586 raft_consensus.cc:606] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Received request to transfer leadership to TS 883320b150ea4178a4673689c5f1157a
I20260713 09:08:33.876507 22820 raft_consensus.cc:993] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:33.877113 22709 raft_consensus.cc:1081] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:33.879249 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f62ae476548e40cfad3fe0feb4d1c360"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:08:33.879776 22511 raft_consensus.cc:493] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.880080 22511 raft_consensus.cc:3060] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.885574 22511 raft_consensus.cc:515] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.887375 22511 leader_election.cc:290] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:33.888492 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62ae476548e40cfad3fe0feb4d1c360" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:33.889299 22660 raft_consensus.cc:3060] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.889634 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62ae476548e40cfad3fe0feb4d1c360" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:33.890158 22586 raft_consensus.cc:3055] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:33.890518 22586 raft_consensus.cc:740] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:33.891571 22586 consensus_queue.cc:260] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.892843 22586 raft_consensus.cc:3060] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.895277 22660 raft_consensus.cc:2468] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:33.896293 22475 leader_election.cc:304] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:33.897025 22800 raft_consensus.cc:2804] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:33.897502 22800 raft_consensus.cc:697] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:33.898396 22586 raft_consensus.cc:2468] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 2.
I20260713 09:08:33.898315 22800 consensus_queue.cc:237] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:33.905930 22408 catalog_manager.cc:5697] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 1 to 2, leader changed from fd659b5111d54424991fcf92f83508f0 (127.21.93.66) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 2 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.207468 22742 raft_consensus.cc:993] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:34.207939 22825 raft_consensus.cc:1081] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:34.210410 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45740
I20260713 09:08:34.211066 22511 raft_consensus.cc:493] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.211472 22511 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:34.216667 22511 raft_consensus.cc:515] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.218223 22511 leader_election.cc:290] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 4 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:34.219398 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:34.219806 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f35c77ccc34414ca32b25810e3b137c" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:34.220363 22660 raft_consensus.cc:3055] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:34.220381 22586 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:34.220708 22660 raft_consensus.cc:740] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:34.221472 22660 consensus_queue.cc:260] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.222647 22660 raft_consensus.cc:3060] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:34.226552 22586 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 4.
I20260713 09:08:34.227811 22476 leader_election.cc:304] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [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: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:34.228639 22800 raft_consensus.cc:2804] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:34.229141 22800 raft_consensus.cc:697] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 4 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:34.229620 22660 raft_consensus.cc:2468] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 4.
I20260713 09:08:34.230005 22800 consensus_queue.cc:237] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.237550 22408 catalog_manager.cc:5697] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 3 to 4, leader changed from dd527a025aa044438283ed419d51c08b (127.21.93.67) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 4 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.256414 22826 raft_consensus.cc:993] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:34.256923 22826 raft_consensus.cc:1081] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:34.258633 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45740
I20260713 09:08:34.259261 22511 raft_consensus.cc:493] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.259656 22511 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:34.263962 22820 raft_consensus.cc:993] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:34.264458 22709 raft_consensus.cc:1081] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:34.266448 22511 raft_consensus.cc:515] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.266688 22509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:08:34.267509 22509 raft_consensus.cc:493] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.268193 22509 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.268349 22511 leader_election.cc:290] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 4 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:34.269367 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:34.270219 22586 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:34.270318 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:34.270948 22660 raft_consensus.cc:3055] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:34.271256 22660 raft_consensus.cc:740] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:34.272154 22820 raft_consensus.cc:993] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0: : Instructing follower 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:34.272017 22660 consensus_queue.cc:260] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.273103 22660 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:34.275239 22709 raft_consensus.cc:1081] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Signalling peer 883320b150ea4178a4673689c5f1157a to start an election
I20260713 09:08:34.278188 22509 raft_consensus.cc:515] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.279536 22586 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 4.
I20260713 09:08:34.280794 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:08:34.281253 22476 leader_election.cc:304] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [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: 883320b150ea4178a4673689c5f1157a, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:34.281896 22509 leader_election.cc:290] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 3 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:34.281430 22511 raft_consensus.cc:493] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.282318 22800 raft_consensus.cc:2804] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:34.282629 22511 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.282981 22800 raft_consensus.cc:697] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 4 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:34.283926 22658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:34.284139 22800 consensus_queue.cc:237] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.284559 22658 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.288333 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af05d8300024e8e9645991679ef74b5" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:34.288940 22586 raft_consensus.cc:3055] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:34.289222 22586 raft_consensus.cc:740] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:34.290441 22511 raft_consensus.cc:515] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.291281 22586 consensus_queue.cc:260] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.292455 22511 leader_election.cc:290] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [CANDIDATE]: Term 3 election: Requested vote from peers fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:34.292514 22658 raft_consensus.cc:2468] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 3.
I20260713 09:08:34.292723 22586 raft_consensus.cc:3060] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.294437 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:34.295115 22475 leader_election.cc:304] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [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: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:34.296257 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "883320b150ea4178a4673689c5f1157a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:34.293725 22408 catalog_manager.cc:5697] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 3 to 4, leader changed from dd527a025aa044438283ed419d51c08b (127.21.93.67) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 4 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.296947 22585 raft_consensus.cc:3055] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:34.297215 22585 raft_consensus.cc:740] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:34.298375 22585 consensus_queue.cc:260] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.295080 22659 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.299358 22585 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.281373 22660 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 4.
I20260713 09:08:34.302611 22586 raft_consensus.cc:2468] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 3.
I20260713 09:08:34.306161 22659 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 3.
I20260713 09:08:34.306929 22585 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883320b150ea4178a4673689c5f1157a in term 3.
I20260713 09:08:34.307542 22475 leader_election.cc:304] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [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: 883320b150ea4178a4673689c5f1157a, dd527a025aa044438283ed419d51c08b; no voters: 
I20260713 09:08:34.308866 22800 raft_consensus.cc:2804] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:34.309402 22800 raft_consensus.cc:697] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 3 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:34.310264 22804 raft_consensus.cc:2804] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:34.310534 22800 consensus_queue.cc:237] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.311719 22804 raft_consensus.cc:697] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 3 LEADER]: Becoming Leader. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:34.312690 22804 consensus_queue.cc:237] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:34.320429 22408 catalog_manager.cc:5697] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 2 to 3, leader changed from fd659b5111d54424991fcf92f83508f0 (127.21.93.66) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 3 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.332881 22408 catalog_manager.cc:5697] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a reported cstate change: term changed from 2 to 3, leader changed from fd659b5111d54424991fcf92f83508f0 (127.21.93.66) to 883320b150ea4178a4673689c5f1157a (127.21.93.65). New cstate: current_term: 3 leader_uuid: "883320b150ea4178a4673689c5f1157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.489116 22659 raft_consensus.cc:1275] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.490489 22804 consensus_queue.cc:1048] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:34.503073 22585 raft_consensus.cc:1275] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.505103 22800 consensus_queue.cc:1048] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:34.617738 22585 raft_consensus.cc:1275] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.619390 22800 consensus_queue.cc:1048] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:34.631793 22659 raft_consensus.cc:1275] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.633229 22836 consensus_queue.cc:1048] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:34.743240 22585 raft_consensus.cc:1275] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.744714 22836 consensus_queue.cc:1048] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:34.755672 22659 raft_consensus.cc:1275] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.759083 22585 raft_consensus.cc:1275] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.759452 22828 consensus_queue.cc:1048] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:34.761611 22804 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:34.775199 22659 raft_consensus.cc:1275] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.777814 22836 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:34.823094 22659 raft_consensus.cc:1275] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.824654 22836 consensus_queue.cc:1048] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:34.835829 22585 raft_consensus.cc:1275] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Refusing update from remote peer 883320b150ea4178a4673689c5f1157a: 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:34.838207 22836 consensus_queue.cc:1048] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:36.827215 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:36.836261 22509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
mode: GRACEFUL
new_leader_uuid: "dd527a025aa044438283ed419d51c08b"
 from {username='slave'} at 127.0.0.1:39374
I20260713 09:08:36.837069 22509 raft_consensus.cc:606] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Received request to transfer leadership to TS dd527a025aa044438283ed419d51c08b
I20260713 09:08:36.840494 22509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
mode: GRACEFUL
new_leader_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:39374
I20260713 09:08:36.841092 22509 raft_consensus.cc:606] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Received request to transfer leadership to TS fd659b5111d54424991fcf92f83508f0
I20260713 09:08:36.844229 22509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
mode: GRACEFUL
new_leader_uuid: "dd527a025aa044438283ed419d51c08b"
 from {username='slave'} at 127.0.0.1:39374
I20260713 09:08:36.844995 22509 raft_consensus.cc:606] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 3 LEADER]: Received request to transfer leadership to TS dd527a025aa044438283ed419d51c08b
I20260713 09:08:36.848230 22509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24"
dest_uuid: "883320b150ea4178a4673689c5f1157a"
mode: GRACEFUL
new_leader_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:39374
I20260713 09:08:36.848908 22509 raft_consensus.cc:606] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 4 LEADER]: Received request to transfer leadership to TS fd659b5111d54424991fcf92f83508f0
I20260713 09:08:36.850265 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:08:36.851038 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:36.933846 22836 raft_consensus.cc:993] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a: : Instructing follower dd527a025aa044438283ed419d51c08b to start an election
I20260713 09:08:36.934371 22836 raft_consensus.cc:1081] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Signalling peer dd527a025aa044438283ed419d51c08b to start an election
I20260713 09:08:36.936487 22659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
 from {username='slave'} at 127.0.0.1:49486
I20260713 09:08:36.937280 22659 raft_consensus.cc:493] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:36.937714 22659 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:36.944053 22659 raft_consensus.cc:515] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:36.946103 22659 leader_election.cc:290] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 3 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:36.947499 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:36.947363 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b111e409e04458f9205cbeda6e023b6" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:36.948360 22586 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:36.948454 22509 raft_consensus.cc:3055] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:36.948835 22509 raft_consensus.cc:740] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:36.949790 22509 consensus_queue.cc:260] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:36.951292 22509 raft_consensus.cc:3060] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:36.956133 22586 raft_consensus.cc:2468] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 3.
I20260713 09:08:36.957706 22625 leader_election.cc:304] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [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: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:36.958527 22509 raft_consensus.cc:2468] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 3.
I20260713 09:08:36.958666 22826 raft_consensus.cc:2804] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:36.960142 22826 raft_consensus.cc:697] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:36.961054 22826 consensus_queue.cc:237] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:36.969468 22405 catalog_manager.cc:5697] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 2 to 3, leader changed from 883320b150ea4178a4673689c5f1157a (127.21.93.65) to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 3 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.005508 22845 raft_consensus.cc:993] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a: : Instructing follower dd527a025aa044438283ed419d51c08b to start an election
I20260713 09:08:37.006071 22836 raft_consensus.cc:1081] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 3 LEADER]: Signalling peer dd527a025aa044438283ed419d51c08b to start an election
I20260713 09:08:37.007736 22659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5"
dest_uuid: "dd527a025aa044438283ed419d51c08b"
 from {username='slave'} at 127.0.0.1:49486
I20260713 09:08:37.008338 22659 raft_consensus.cc:493] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.008725 22659 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:37.016119 22659 raft_consensus.cc:515] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:37.018908 22659 leader_election.cc:290] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [CANDIDATE]: Term 4 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337)
I20260713 09:08:37.019701 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:37.020344 22509 raft_consensus.cc:3055] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:37.020397 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51a316d3aee4fb583266300188b84d5" candidate_uuid: "dd527a025aa044438283ed419d51c08b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd659b5111d54424991fcf92f83508f0"
I20260713 09:08:37.020784 22509 raft_consensus.cc:740] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:37.020953 22586 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:37.021678 22509 consensus_queue.cc:260] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:37.023037 22509 raft_consensus.cc:3060] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:37.028221 22586 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 4.
I20260713 09:08:37.029543 22625 leader_election.cc:304] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [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: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:37.030503 22826 raft_consensus.cc:2804] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:37.030630 22509 raft_consensus.cc:2468] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd527a025aa044438283ed419d51c08b in term 4.
I20260713 09:08:37.031230 22826 raft_consensus.cc:697] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 4 LEADER]: Becoming Leader. State: Replica: dd527a025aa044438283ed419d51c08b, State: Running, Role: LEADER
I20260713 09:08:37.032282 22826 consensus_queue.cc:237] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:37.041491 22405 catalog_manager.cc:5697] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b reported cstate change: term changed from 3 to 4, leader changed from 883320b150ea4178a4673689c5f1157a (127.21.93.65) to dd527a025aa044438283ed419d51c08b (127.21.93.67). New cstate: current_term: 4 leader_uuid: "dd527a025aa044438283ed419d51c08b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.280893 22845 raft_consensus.cc:993] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a: : Instructing follower fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:37.281414 22836 raft_consensus.cc:1081] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Signalling peer fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:37.283453 22586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:51862
I20260713 09:08:37.284016 22586 raft_consensus.cc:493] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.284247 22586 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:37.288942 22586 raft_consensus.cc:515] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:37.290563 22586 leader_election.cc:290] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 3 election: Requested vote from peers dd527a025aa044438283ed419d51c08b (127.21.93.67:38669), 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757)
I20260713 09:08:37.291796 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:37.291816 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938722f5c330417e90ebaee4ebbe4b08" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:37.292402 22659 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:37.292656 22509 raft_consensus.cc:3055] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:37.293049 22509 raft_consensus.cc:740] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:37.293915 22509 consensus_queue.cc:260] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [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: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:37.295111 22509 raft_consensus.cc:3060] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:37.297840 22659 raft_consensus.cc:2468] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 3.
I20260713 09:08:37.299342 22550 leader_election.cc:304] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [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: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:37.300567 22820 raft_consensus.cc:2804] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:37.301916 22820 raft_consensus.cc:697] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 3 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:37.302100 22509 raft_consensus.cc:2468] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 3.
I20260713 09:08:37.303603 22820 consensus_queue.cc:237] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [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: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } }
I20260713 09:08:37.312511 22405 catalog_manager.cc:5697] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 2 to 3, leader changed from 883320b150ea4178a4673689c5f1157a (127.21.93.65) to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 3 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.354399 22586 raft_consensus.cc:1275] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Refusing update from remote peer dd527a025aa044438283ed419d51c08b: 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:37.356258 22826 consensus_queue.cc:1048] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, 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.369402 22509 raft_consensus.cc:1275] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Refusing update from remote peer dd527a025aa044438283ed419d51c08b: 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:37.371014 22845 raft_consensus.cc:993] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a: : Instructing follower fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:37.371690 22828 raft_consensus.cc:1081] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 4 LEADER]: Signalling peer fd659b5111d54424991fcf92f83508f0 to start an election
I20260713 09:08:37.372258 22826 consensus_queue.cc:1048] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, 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.373733 22585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24"
dest_uuid: "fd659b5111d54424991fcf92f83508f0"
 from {username='slave'} at 127.0.0.1:51862
I20260713 09:08:37.374413 22585 raft_consensus.cc:493] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.374835 22585 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:37.384773 22585 raft_consensus.cc:515] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:37.388013 22585 leader_election.cc:290] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [CANDIDATE]: Term 5 election: Requested vote from peers 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757), dd527a025aa044438283ed419d51c08b (127.21.93.67:38669)
I20260713 09:08:37.388474 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "883320b150ea4178a4673689c5f1157a"
I20260713 09:08:37.388700 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7fdd5560e84a1f95764ce31f98fd24" candidate_uuid: "fd659b5111d54424991fcf92f83508f0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "dd527a025aa044438283ed419d51c08b"
I20260713 09:08:37.389294 22509 raft_consensus.cc:3055] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:08:37.389356 22659 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:37.389847 22509 raft_consensus.cc:740] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 883320b150ea4178a4673689c5f1157a, State: Running, Role: LEADER
I20260713 09:08:37.390841 22509 consensus_queue.cc:260] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:37.392537 22509 raft_consensus.cc:3060] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:37.395578 22659 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 5.
I20260713 09:08:37.396651 22550 leader_election.cc:304] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [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: dd527a025aa044438283ed419d51c08b, fd659b5111d54424991fcf92f83508f0; no voters: 
I20260713 09:08:37.397934 22820 raft_consensus.cc:2804] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:08:37.399128 22509 raft_consensus.cc:2468] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd659b5111d54424991fcf92f83508f0 in term 5.
I20260713 09:08:37.399627 22820 raft_consensus.cc:697] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 5 LEADER]: Becoming Leader. State: Replica: fd659b5111d54424991fcf92f83508f0, State: Running, Role: LEADER
I20260713 09:08:37.400527 22820 consensus_queue.cc:237] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [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: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } }
I20260713 09:08:37.409081 22405 catalog_manager.cc:5697] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 reported cstate change: term changed from 4 to 5, leader changed from 883320b150ea4178a4673689c5f1157a (127.21.93.65) to fd659b5111d54424991fcf92f83508f0 (127.21.93.66). New cstate: current_term: 5 leader_uuid: "fd659b5111d54424991fcf92f83508f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.429459 22509 raft_consensus.cc:1275] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Refusing update from remote peer dd527a025aa044438283ed419d51c08b: 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:37.431131 22826 consensus_queue.cc:1048] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, 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.441022 22585 raft_consensus.cc:1275] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Refusing update from remote peer dd527a025aa044438283ed419d51c08b: 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:37.445701 22826 consensus_queue.cc:1048] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd659b5111d54424991fcf92f83508f0" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36337 }, 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.824775 22659 raft_consensus.cc:1275] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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:37.826220 22820 consensus_queue.cc:1048] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, 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.835907 22509 raft_consensus.cc:1275] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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:37.837509 22853 consensus_queue.cc:1048] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883320b150ea4178a4673689c5f1157a" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46757 }, 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.852020 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:37.858500 21877 tablet_server.cc:179] TabletServer@127.21.93.65:0 shutting down...
I20260713 09:08:37.885102 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:37.885842 21877 tablet_replica.cc:333] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.886644 21877 raft_consensus.cc:2243] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.887288 21877 raft_consensus.cc:2272] T c8ef9d2404794b189915d9d3577f6aab P 883320b150ea4178a4673689c5f1157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.889611 21877 tablet_replica.cc:333] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.890081 21877 raft_consensus.cc:2243] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.890435 21877 raft_consensus.cc:2272] T e34083f5c0d94ca39b40926251a551d3 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.892078 21877 tablet_replica.cc:333] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.892508 21877 raft_consensus.cc:2243] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.893080 21877 raft_consensus.cc:2272] T f62ae476548e40cfad3fe0feb4d1c360 P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.894506 21877 tablet_replica.cc:333] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.895004 21877 raft_consensus.cc:2243] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.895347 21877 raft_consensus.cc:2272] T 3b111e409e04458f9205cbeda6e023b6 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.898088 21877 tablet_replica.cc:333] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.898917 21877 raft_consensus.cc:2243] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.899384 21877 raft_consensus.cc:2272] T d51a316d3aee4fb583266300188b84d5 P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.902484 21877 tablet_replica.cc:333] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.903023 21877 raft_consensus.cc:2243] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.903689 21877 raft_consensus.cc:2272] T 46ba5b29dd064ce88014527f43e6c8fe P 883320b150ea4178a4673689c5f1157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.905174 21877 tablet_replica.cc:333] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.905644 21877 raft_consensus.cc:2243] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.905964 21877 raft_consensus.cc:2272] T 938722f5c330417e90ebaee4ebbe4b08 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.907958 21877 tablet_replica.cc:333] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.908389 21877 raft_consensus.cc:2243] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.908684 21877 raft_consensus.cc:2272] T da7fdd5560e84a1f95764ce31f98fd24 P 883320b150ea4178a4673689c5f1157a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.910161 21877 tablet_replica.cc:333] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.910669 21877 raft_consensus.cc:2243] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.911458 21877 raft_consensus.cc:2272] T 4af05d8300024e8e9645991679ef74b5 P 883320b150ea4178a4673689c5f1157a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.913029 21877 tablet_replica.cc:333] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a: stopping tablet replica
I20260713 09:08:37.913453 21877 raft_consensus.cc:2243] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.914103 21877 raft_consensus.cc:2272] T 3f35c77ccc34414ca32b25810e3b137c P 883320b150ea4178a4673689c5f1157a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:37.925451 22623 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:37.929066 22623 consensus_peers.cc:597] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b -> Peer 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757): Couldn't send request to peer 883320b150ea4178a4673689c5f1157a. 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:37.931449 22549 connection.cc:573] client connection to 127.21.93.65:46757 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260713 09:08:37.938746 21877 tablet_server.cc:196] TabletServer@127.21.93.65:0 shutdown complete.
W20260713 09:08:37.939854 22549 consensus_peers.cc:597] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 -> Peer 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757): Couldn't send request to peer 883320b150ea4178a4673689c5f1157a. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.960731 21877 tablet_server.cc:179] TabletServer@127.21.93.66:0 shutting down...
W20260713 09:08:37.965049 22623 consensus_peers.cc:597] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b -> Peer 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757): Couldn't send request to peer 883320b150ea4178a4673689c5f1157a. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.965649 22659 raft_consensus.cc:1275] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 5 FOLLOWER]: Refusing update from remote peer fd659b5111d54424991fcf92f83508f0: 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:37.967046 22853 consensus_queue.cc:1048] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd527a025aa044438283ed419d51c08b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:37.999306 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:38.000240 21877 tablet_replica.cc:333] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.001163 21877 raft_consensus.cc:2243] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.001715 21877 raft_consensus.cc:2272] T c8ef9d2404794b189915d9d3577f6aab P fd659b5111d54424991fcf92f83508f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.003764 21877 tablet_replica.cc:333] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.004312 21877 raft_consensus.cc:2243] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.005043 21877 raft_consensus.cc:2272] T e34083f5c0d94ca39b40926251a551d3 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.006717 21877 tablet_replica.cc:333] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.007279 21877 raft_consensus.cc:2243] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.008009 21877 raft_consensus.cc:2272] T da7fdd5560e84a1f95764ce31f98fd24 P fd659b5111d54424991fcf92f83508f0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.010680 21877 tablet_replica.cc:333] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.011330 21877 raft_consensus.cc:2243] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.011817 21877 raft_consensus.cc:2272] T 3f35c77ccc34414ca32b25810e3b137c P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.013530 21877 tablet_replica.cc:333] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.014189 21877 raft_consensus.cc:2243] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.014611 21877 raft_consensus.cc:2272] T 4af05d8300024e8e9645991679ef74b5 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.016373 21877 tablet_replica.cc:333] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.016973 21877 raft_consensus.cc:2243] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.017513 21877 raft_consensus.cc:2272] T d51a316d3aee4fb583266300188b84d5 P fd659b5111d54424991fcf92f83508f0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:38.020576 22625 consensus_peers.cc:597] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b -> Peer fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337): Couldn't send request to peer fd659b5111d54424991fcf92f83508f0. 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:38.021555 21877 tablet_replica.cc:333] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.022368 21877 raft_consensus.cc:2243] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.023012 21877 raft_consensus.cc:2272] T 46ba5b29dd064ce88014527f43e6c8fe P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.025867 21877 tablet_replica.cc:333] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.026646 21877 raft_consensus.cc:2243] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:08:38.027069 22625 consensus_peers.cc:597] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b -> Peer fd659b5111d54424991fcf92f83508f0 (127.21.93.66:36337): Couldn't send request to peer fd659b5111d54424991fcf92f83508f0. 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:38.027678 21877 raft_consensus.cc:2272] T 938722f5c330417e90ebaee4ebbe4b08 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.030031 21877 tablet_replica.cc:333] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.030547 21877 raft_consensus.cc:2243] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.031173 21877 raft_consensus.cc:2272] T 3b111e409e04458f9205cbeda6e023b6 P fd659b5111d54424991fcf92f83508f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.033561 21877 tablet_replica.cc:333] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0: stopping tablet replica
I20260713 09:08:38.034019 21877 raft_consensus.cc:2243] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.034437 21877 raft_consensus.cc:2272] T f62ae476548e40cfad3fe0feb4d1c360 P fd659b5111d54424991fcf92f83508f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.065974 21877 tablet_server.cc:196] TabletServer@127.21.93.66:0 shutdown complete.
I20260713 09:08:38.086061 21877 tablet_server.cc:179] TabletServer@127.21.93.67:0 shutting down...
I20260713 09:08:38.112793 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:38.113664 21877 tablet_replica.cc:333] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.114919 21877 raft_consensus.cc:2243] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.115621 21877 raft_consensus.cc:2272] T e34083f5c0d94ca39b40926251a551d3 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:38.115859 22623 consensus_peers.cc:597] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b -> Peer 883320b150ea4178a4673689c5f1157a (127.21.93.65:46757): Couldn't send request to peer 883320b150ea4178a4673689c5f1157a. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.117805 21877 tablet_replica.cc:333] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.118434 21877 raft_consensus.cc:2243] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.119323 21877 raft_consensus.cc:2272] T c8ef9d2404794b189915d9d3577f6aab P dd527a025aa044438283ed419d51c08b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.121250 21877 tablet_replica.cc:333] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.121955 21877 raft_consensus.cc:2243] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.122758 21877 raft_consensus.cc:2272] T 3b111e409e04458f9205cbeda6e023b6 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.125109 21877 tablet_replica.cc:333] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.125682 21877 raft_consensus.cc:2243] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.126161 21877 raft_consensus.cc:2272] T f62ae476548e40cfad3fe0feb4d1c360 P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.128118 21877 tablet_replica.cc:333] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.128679 21877 raft_consensus.cc:2243] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.129462 21877 raft_consensus.cc:2272] T d51a316d3aee4fb583266300188b84d5 P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.131815 21877 tablet_replica.cc:333] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.132412 21877 raft_consensus.cc:2243] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.132900 21877 raft_consensus.cc:2272] T 46ba5b29dd064ce88014527f43e6c8fe P dd527a025aa044438283ed419d51c08b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.134984 21877 tablet_replica.cc:333] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.135514 21877 raft_consensus.cc:2243] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.136101 21877 raft_consensus.cc:2272] T 938722f5c330417e90ebaee4ebbe4b08 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.138681 21877 tablet_replica.cc:333] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.139317 21877 raft_consensus.cc:2243] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.139798 21877 raft_consensus.cc:2272] T da7fdd5560e84a1f95764ce31f98fd24 P dd527a025aa044438283ed419d51c08b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.142263 21877 tablet_replica.cc:333] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.142863 21877 raft_consensus.cc:2243] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.143368 21877 raft_consensus.cc:2272] T 4af05d8300024e8e9645991679ef74b5 P dd527a025aa044438283ed419d51c08b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.145107 21877 tablet_replica.cc:333] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b: stopping tablet replica
I20260713 09:08:38.145602 21877 raft_consensus.cc:2243] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.146060 21877 raft_consensus.cc:2272] T 3f35c77ccc34414ca32b25810e3b137c P dd527a025aa044438283ed419d51c08b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.176087 21877 tablet_server.cc:196] TabletServer@127.21.93.67:0 shutdown complete.
I20260713 09:08:38.196667 21877 master.cc:562] Master@127.21.93.126:43631 shutting down...
I20260713 09:08:38.223678 21877 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.224242 21877 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.224602 21877 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3ef4e03812f4e30b71f30bc4c884638: stopping tablet replica
I20260713 09:08:38.246536 21877 master.cc:584] Master@127.21.93.126:43631 shutdown complete.
883320b150ea4178a4673689c5f1157a  5
dd527a025aa044438283ed419d51c08b  1
fd659b5111d54424991fcf92f83508f0  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10408 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:08:38.290482 21877 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.93.126:34191
I20260713 09:08:38.291682 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.298120 22872 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:38.298921 22873 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:38.299108 22875 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:38.301198 21877 server_base.cc:1061] running on GCE node
I20260713 09:08:38.302126 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.302305 21877 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:38.302490 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933718302475 us; error 0 us; skew 500 ppm
I20260713 09:08:38.303546 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.306452 21877 webserver.cc:533] Webserver started at http://127.21.93.126:45171/ using document root <none> and password file <none>
I20260713 09:08:38.307088 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.307297 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.307742 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.308979 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/master-0-root/instance:
uuid: "3752c4ddf55248238374ee77c3bd821c"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-vxf7"
I20260713 09:08:38.314344 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:38.317873 22880 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:38.318820 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:38.319073 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/master-0-root
uuid: "3752c4ddf55248238374ee77c3bd821c"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-vxf7"
I20260713 09:08:38.319305 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-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:38.328756 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.329914 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.373701 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.126:34191
I20260713 09:08:38.373791 22931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.126:34191 every 8 connection(s)
I20260713 09:08:38.377966 22932 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:38.387696 22932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c: Bootstrap starting.
I20260713 09:08:38.392398 22932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.396874 22932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c: No bootstrap required, opened a new log
I20260713 09:08:38.399073 22932 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3752c4ddf55248238374ee77c3bd821c" member_type: VOTER }
I20260713 09:08:38.399446 22932 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.399715 22932 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3752c4ddf55248238374ee77c3bd821c, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.400276 22932 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3752c4ddf55248238374ee77c3bd821c" member_type: VOTER }
I20260713 09:08:38.400740 22932 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:38.400977 22932 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:38.401273 22932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.405540 22932 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3752c4ddf55248238374ee77c3bd821c" member_type: VOTER }
I20260713 09:08:38.406086 22932 leader_election.cc:304] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [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: 3752c4ddf55248238374ee77c3bd821c; no voters: 
I20260713 09:08:38.407310 22932 leader_election.cc:290] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:38.407657 22935 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.409071 22935 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 1 LEADER]: Becoming Leader. State: Replica: 3752c4ddf55248238374ee77c3bd821c, State: Running, Role: LEADER
I20260713 09:08:38.409711 22935 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [LEADER]: Queue going to LEADER mode. State: All 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: "3752c4ddf55248238374ee77c3bd821c" member_type: VOTER }
I20260713 09:08:38.410264 22932 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:38.414235 22936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3752c4ddf55248238374ee77c3bd821c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3752c4ddf55248238374ee77c3bd821c" member_type: VOTER } }
I20260713 09:08:38.415015 22936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:38.414932 22937 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3752c4ddf55248238374ee77c3bd821c. Latest consensus state: current_term: 1 leader_uuid: "3752c4ddf55248238374ee77c3bd821c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3752c4ddf55248238374ee77c3bd821c" member_type: VOTER } }
I20260713 09:08:38.415817 22937 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:38.418836 22942 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:38.424945 22942 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:38.427321 21877 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:38.434461 22942 catalog_manager.cc:1383] Generated new cluster ID: 43ecac0fe5fd4e71ba080d91f1b13d64
I20260713 09:08:38.434757 22942 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:38.475616 22942 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:38.477259 22942 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:38.491703 22942 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c: Generated new TSK 0
I20260713 09:08:38.492372 22942 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:38.558357 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.565052 22953 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:38.565877 22954 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:38.568002 22956 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:38.568751 21877 server_base.cc:1061] running on GCE node
I20260713 09:08:38.569659 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.569984 21877 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:38.570163 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933718570140 us; error 0 us; skew 500 ppm
I20260713 09:08:38.570703 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.573419 21877 webserver.cc:533] Webserver started at http://127.21.93.65:34445/ using document root <none> and password file <none>
I20260713 09:08:38.573932 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.574147 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.574440 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.575661 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root/instance:
uuid: "42d267306fa9430f8a63a2644ea319ba"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-vxf7"
I20260713 09:08:38.580674 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.584169 22961 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:38.585075 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260713 09:08:38.585426 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "42d267306fa9430f8a63a2644ea319ba"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-vxf7"
I20260713 09:08:38.585711 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-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:38.597899 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.599234 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.600857 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:38.603449 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:38.603638 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.603958 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:38.604117 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.650089 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:44417
I20260713 09:08:38.650202 23023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:44417 every 8 connection(s)
I20260713 09:08:38.656466 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.665683 23028 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:38.667235 23029 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:38.671509 23032 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:38.671928 21877 server_base.cc:1061] running on GCE node
I20260713 09:08:38.671962 23024 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34191
I20260713 09:08:38.672618 23024 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:38.673058 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.673337 21877 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:38.673398 23024 heartbeater.cc:507] Master 127.21.93.126:34191 requested a full tablet report, sending...
I20260713 09:08:38.673523 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933718673509 us; error 0 us; skew 500 ppm
I20260713 09:08:38.674149 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.675710 22897 ts_manager.cc:194] Registered new tserver with Master: 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
I20260713 09:08:38.677438 22897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38936
I20260713 09:08:38.679584 21877 webserver.cc:533] Webserver started at http://127.21.93.66:45065/ using document root <none> and password file <none>
I20260713 09:08:38.680117 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.680310 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.680639 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.681756 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root/instance:
uuid: "459f73749e76457589d2bbfdbc430f9b"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-vxf7"
I20260713 09:08:38.686332 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:38.690225 23036 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:38.691154 21877 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:38.691407 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root
uuid: "459f73749e76457589d2bbfdbc430f9b"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-vxf7"
I20260713 09:08:38.691653 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-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:38.734680 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.735868 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.737274 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:38.739439 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:38.739609 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.739792 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:38.739920 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.783856 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.66:34873
I20260713 09:08:38.783969 23098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.66:34873 every 8 connection(s)
I20260713 09:08:38.788720 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.796686 23102 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:38.798454 23103 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:38.802194 21877 server_base.cc:1061] running on GCE node
W20260713 09:08:38.802855 23105 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:38.803470 23099 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34191
I20260713 09:08:38.803834 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:38.803844 23099 heartbeater.cc:461] Registering TS with master...
W20260713 09:08:38.804237 21877 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:38.804466 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933718804449 us; error 0 us; skew 500 ppm
I20260713 09:08:38.804983 23099 heartbeater.cc:507] Master 127.21.93.126:34191 requested a full tablet report, sending...
I20260713 09:08:38.805086 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.807473 22897 ts_manager.cc:194] Registered new tserver with Master: 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:38.808053 21877 webserver.cc:533] Webserver started at http://127.21.93.67:41071/ using document root <none> and password file <none>
I20260713 09:08:38.808561 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.808773 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.809041 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.809099 22897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38940
I20260713 09:08:38.810451 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root/instance:
uuid: "1554d6dc03454d9fb171c506b2870211"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-vxf7"
I20260713 09:08:38.814862 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.818408 23110 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:38.819330 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:38.819687 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root
uuid: "1554d6dc03454d9fb171c506b2870211"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-vxf7"
I20260713 09:08:38.819989 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-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:38.837826 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.839265 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.840930 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:38.843329 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:38.843582 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.843909 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:38.844244 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.888044 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.67:42993
I20260713 09:08:38.888126 23172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.67:42993 every 8 connection(s)
I20260713 09:08:38.908448 23173 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34191
I20260713 09:08:38.908980 23173 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:38.909839 23173 heartbeater.cc:507] Master 127.21.93.126:34191 requested a full tablet report, sending...
I20260713 09:08:38.912384 22897 ts_manager.cc:194] Registered new tserver with Master: 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:38.912760 21877 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021424427s
I20260713 09:08:38.914330 22897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38946
I20260713 09:08:38.943154 22897 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38962:
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:38.947053 22897 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:39.086699 23064 tablet_service.cc:1511] Processing CreateTablet for tablet dda898206043448c8bf15b40c0e7d552 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:39.088220 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda898206043448c8bf15b40c0e7d552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.089864 23060 tablet_service.cc:1511] Processing CreateTablet for tablet b223bf65f4714a48b5373dd26546eebd (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:39.091856 23063 tablet_service.cc:1511] Processing CreateTablet for tablet d696da506c4b46e5bdcda7249148e2ec (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:39.093430 23059 tablet_service.cc:1511] Processing CreateTablet for tablet e9ad022bf6514ba9822709dc4436f5ca (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:39.094206 23062 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec2c5f412254479a50a879ea5d72b5d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:39.096562 23061 tablet_service.cc:1511] Processing CreateTablet for tablet 642a5d4588034a84b1ac7a53f7c70187 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:39.099017 23058 tablet_service.cc:1511] Processing CreateTablet for tablet 53da51fd7ce44054b5375ba9b06336c6 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:39.100857 23056 tablet_service.cc:1511] Processing CreateTablet for tablet 260a7e6685ba41debee5f39050b28a5d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:39.101639 23057 tablet_service.cc:1511] Processing CreateTablet for tablet eab41037a99f49419f4f2b952eca1f39 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:39.091885 23060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b223bf65f4714a48b5373dd26546eebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.107136 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab41037a99f49419f4f2b952eca1f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.107872 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ad022bf6514ba9822709dc4436f5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.107978 23055 tablet_service.cc:1511] Processing CreateTablet for tablet 674d724ec31c482b9b8aa29a633e6556 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:39.109417 23055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674d724ec31c482b9b8aa29a633e6556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.111181 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d696da506c4b46e5bdcda7249148e2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.115114 23062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec2c5f412254479a50a879ea5d72b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.118346 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642a5d4588034a84b1ac7a53f7c70187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.122303 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53da51fd7ce44054b5375ba9b06336c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.123181 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260a7e6685ba41debee5f39050b28a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.140935 23137 tablet_service.cc:1511] Processing CreateTablet for tablet d696da506c4b46e5bdcda7249148e2ec (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:39.142496 23137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d696da506c4b46e5bdcda7249148e2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.143891 23136 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec2c5f412254479a50a879ea5d72b5d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:39.144912 22986 tablet_service.cc:1511] Processing CreateTablet for tablet 642a5d4588034a84b1ac7a53f7c70187 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:39.146291 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642a5d4588034a84b1ac7a53f7c70187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.146625 23135 tablet_service.cc:1511] Processing CreateTablet for tablet 642a5d4588034a84b1ac7a53f7c70187 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:39.148121 23138 tablet_service.cc:1511] Processing CreateTablet for tablet dda898206043448c8bf15b40c0e7d552 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:39.149587 23134 tablet_service.cc:1511] Processing CreateTablet for tablet b223bf65f4714a48b5373dd26546eebd (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:39.150830 22988 tablet_service.cc:1511] Processing CreateTablet for tablet d696da506c4b46e5bdcda7249148e2ec (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:39.152170 22988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d696da506c4b46e5bdcda7249148e2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.151872 23133 tablet_service.cc:1511] Processing CreateTablet for tablet e9ad022bf6514ba9822709dc4436f5ca (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:39.154016 23132 tablet_service.cc:1511] Processing CreateTablet for tablet 53da51fd7ce44054b5375ba9b06336c6 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:39.156040 22989 tablet_service.cc:1511] Processing CreateTablet for tablet dda898206043448c8bf15b40c0e7d552 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:39.156502 23131 tablet_service.cc:1511] Processing CreateTablet for tablet eab41037a99f49419f4f2b952eca1f39 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:39.157420 22989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda898206043448c8bf15b40c0e7d552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.158820 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 260a7e6685ba41debee5f39050b28a5d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:39.161123 23129 tablet_service.cc:1511] Processing CreateTablet for tablet 674d724ec31c482b9b8aa29a633e6556 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:39.143891 22987 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec2c5f412254479a50a879ea5d72b5d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:39.164201 22985 tablet_service.cc:1511] Processing CreateTablet for tablet b223bf65f4714a48b5373dd26546eebd (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:39.164855 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec2c5f412254479a50a879ea5d72b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.165510 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b223bf65f4714a48b5373dd26546eebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.168525 22984 tablet_service.cc:1511] Processing CreateTablet for tablet e9ad022bf6514ba9822709dc4436f5ca (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:39.170116 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ad022bf6514ba9822709dc4436f5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.176596 23135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642a5d4588034a84b1ac7a53f7c70187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.177466 23129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674d724ec31c482b9b8aa29a633e6556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.180315 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 53da51fd7ce44054b5375ba9b06336c6 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:39.182714 22982 tablet_service.cc:1511] Processing CreateTablet for tablet eab41037a99f49419f4f2b952eca1f39 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:39.185097 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 260a7e6685ba41debee5f39050b28a5d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:39.188149 22980 tablet_service.cc:1511] Processing CreateTablet for tablet 674d724ec31c482b9b8aa29a633e6556 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:39.216713 23133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ad022bf6514ba9822709dc4436f5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.220163 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260a7e6685ba41debee5f39050b28a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.220605 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53da51fd7ce44054b5375ba9b06336c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.221894 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674d724ec31c482b9b8aa29a633e6556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.223320 23131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab41037a99f49419f4f2b952eca1f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.224511 23136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec2c5f412254479a50a879ea5d72b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.227296 23138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda898206043448c8bf15b40c0e7d552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.227955 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab41037a99f49419f4f2b952eca1f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.228606 23061 tablet_service.cc:1511] Processing CreateTablet for tablet 033136039a664a1e9a5a5b086ceb5af8 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:39.230327 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033136039a664a1e9a5a5b086ceb5af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.231182 23132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53da51fd7ce44054b5375ba9b06336c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.231720 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260a7e6685ba41debee5f39050b28a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.235154 23134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b223bf65f4714a48b5373dd26546eebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.241720 23064 tablet_service.cc:1511] Processing CreateTablet for tablet d3a1a5d22e5248968b9fcdb2da44b695 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:39.243635 23188 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:39.231736 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 078dd71c022847bb924f02c035ecb5e4 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:39.272171 23059 tablet_service.cc:1511] Processing CreateTablet for tablet 19483ec0f1e44af7aaa7771d265748e6 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:39.275359 23188 tablet_bootstrap.cc:654] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.287235 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a1a5d22e5248968b9fcdb2da44b695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.293860 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078dd71c022847bb924f02c035ecb5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.294420 23189 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:39.301927 23129 tablet_service.cc:1511] Processing CreateTablet for tablet 078dd71c022847bb924f02c035ecb5e4 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:39.303928 23129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078dd71c022847bb924f02c035ecb5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.310266 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19483ec0f1e44af7aaa7771d265748e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.320006 23061 tablet_service.cc:1511] Processing CreateTablet for tablet 2084f3d98f5649ef88668432564f6960 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:39.334708 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2084f3d98f5649ef88668432564f6960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.342470 23137 tablet_service.cc:1511] Processing CreateTablet for tablet 19483ec0f1e44af7aaa7771d265748e6 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:39.344022 23137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19483ec0f1e44af7aaa7771d265748e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.356611 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 078dd71c022847bb924f02c035ecb5e4 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:39.358700 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078dd71c022847bb924f02c035ecb5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.370558 23055 tablet_service.cc:1511] Processing CreateTablet for tablet 64b6402190ea4964946ddc26e9482719 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:39.380183 23055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b6402190ea4964946ddc26e9482719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.383273 23189 tablet_bootstrap.cc:654] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.396513 23136 tablet_service.cc:1511] Processing CreateTablet for tablet 033136039a664a1e9a5a5b086ceb5af8 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:39.396968 22985 tablet_service.cc:1511] Processing CreateTablet for tablet d3a1a5d22e5248968b9fcdb2da44b695 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:39.398061 23136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033136039a664a1e9a5a5b086ceb5af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.398453 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a1a5d22e5248968b9fcdb2da44b695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.400969 22988 tablet_service.cc:1511] Processing CreateTablet for tablet 033136039a664a1e9a5a5b086ceb5af8 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:39.401430 23056 tablet_service.cc:1511] Processing CreateTablet for tablet ec1eaad98a3c4d5e877ed77b8da83dfb (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:39.338285 23132 tablet_service.cc:1511] Processing CreateTablet for tablet d3a1a5d22e5248968b9fcdb2da44b695 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:39.403590 23060 tablet_service.cc:1511] Processing CreateTablet for tablet ea96051ee0ae4ebb9346aa841838cebb (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:39.410071 22989 tablet_service.cc:1511] Processing CreateTablet for tablet 19483ec0f1e44af7aaa7771d265748e6 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:39.411023 22980 tablet_service.cc:1511] Processing CreateTablet for tablet 64b6402190ea4964946ddc26e9482719 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:39.414919 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b6402190ea4964946ddc26e9482719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.416832 23057 tablet_service.cc:1511] Processing CreateTablet for tablet ab21196d75ec4c34b83759a4f32fdb8d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:39.427552 22989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19483ec0f1e44af7aaa7771d265748e6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:39.422626 22945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:39.423599 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1eaad98a3c4d5e877ed77b8da83dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.432111 23132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a1a5d22e5248968b9fcdb2da44b695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.420116 22982 tablet_service.cc:1511] Processing CreateTablet for tablet ec1eaad98a3c4d5e877ed77b8da83dfb (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:39.433317 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 0621031c3cb443d5a7c98115738342ca (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:39.420208 22986 tablet_service.cc:1511] Processing CreateTablet for tablet 2084f3d98f5649ef88668432564f6960 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:39.443753 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2084f3d98f5649ef88668432564f6960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.444291 23134 tablet_service.cc:1511] Processing CreateTablet for tablet 64b6402190ea4964946ddc26e9482719 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:39.448002 23191 tablet_bootstrap.cc:492] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:39.449296 23188 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:39.449847 23188 ts_tablet_manager.cc:1403] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.207s	user 0.000s	sys 0.018s
I20260713 09:08:39.452021 23131 tablet_service.cc:1511] Processing CreateTablet for tablet a1b096474ff54f3d979604035159c6b4 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:39.453205 23188 raft_consensus.cc:359] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.454067 23188 raft_consensus.cc:385] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.454402 23188 raft_consensus.cc:740] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.455315 23188 consensus_queue.cc:260] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.456231 23062 tablet_service.cc:1511] Processing CreateTablet for tablet a1b096474ff54f3d979604035159c6b4 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:39.456919 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0621031c3cb443d5a7c98115738342ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.457811 23062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b096474ff54f3d979604035159c6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.425868 22984 tablet_service.cc:1511] Processing CreateTablet for tablet ab21196d75ec4c34b83759a4f32fdb8d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:39.459125 23060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea96051ee0ae4ebb9346aa841838cebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.459601 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab21196d75ec4c34b83759a4f32fdb8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.461251 23130 tablet_service.cc:1511] Processing CreateTablet for tablet ea96051ee0ae4ebb9346aa841838cebb (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:39.462720 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1eaad98a3c4d5e877ed77b8da83dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.463008 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab21196d75ec4c34b83759a4f32fdb8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.468859 23058 tablet_service.cc:1511] Processing CreateTablet for tablet e352721cb6ee481d8afbc275a97d0018 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:39.468979 23138 tablet_service.cc:1511] Processing CreateTablet for tablet e352721cb6ee481d8afbc275a97d0018 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:39.469848 22988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033136039a664a1e9a5a5b086ceb5af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.470510 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e352721cb6ee481d8afbc275a97d0018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.413335 23135 tablet_service.cc:1511] Processing CreateTablet for tablet 2084f3d98f5649ef88668432564f6960 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:39.476467 23063 tablet_service.cc:1511] Processing CreateTablet for tablet 0621031c3cb443d5a7c98115738342ca (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:39.475468 23138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e352721cb6ee481d8afbc275a97d0018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.465938 23137 tablet_service.cc:1511] Processing CreateTablet for tablet ec1eaad98a3c4d5e877ed77b8da83dfb (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:39.484527 23189 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:39.458730 23191 tablet_bootstrap.cc:654] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.488405 23133 tablet_service.cc:1511] Processing CreateTablet for tablet ab21196d75ec4c34b83759a4f32fdb8d (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:39.488564 22987 tablet_service.cc:1511] Processing CreateTablet for tablet ea96051ee0ae4ebb9346aa841838cebb (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:39.491778 23059 tablet_service.cc:1511] Processing CreateTablet for tablet 4647228f72784656908372897da9ffe7 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:39.492774 23135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2084f3d98f5649ef88668432564f6960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.495049 23189 ts_tablet_manager.cc:1403] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.201s	user 0.021s	sys 0.001s
I20260713 09:08:39.502523 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea96051ee0ae4ebb9346aa841838cebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.504065 23061 tablet_service.cc:1511] Processing CreateTablet for tablet 441812bd658a45369a0c3b6d524e3e79 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:39.512650 23188 ts_tablet_manager.cc:1434] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.000s
I20260713 09:08:39.514156 23189 raft_consensus.cc:359] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.515117 23189 raft_consensus.cc:385] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.515555 23189 raft_consensus.cc:740] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.516556 23189 consensus_queue.cc:260] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.532428 23099 heartbeater.cc:499] Master 127.21.93.126:34191 was elected leader, sending a full tablet report...
I20260713 09:08:39.522739 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea96051ee0ae4ebb9346aa841838cebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.520241 22981 tablet_service.cc:1511] Processing CreateTablet for tablet e352721cb6ee481d8afbc275a97d0018 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:39.536437 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e352721cb6ee481d8afbc275a97d0018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.518919 22980 tablet_service.cc:1511] Processing CreateTablet for tablet a1b096474ff54f3d979604035159c6b4 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:39.550982 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0621031c3cb443d5a7c98115738342ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.552196 23188 tablet_bootstrap.cc:492] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:39.559017 23129 tablet_service.cc:1511] Processing CreateTablet for tablet 0621031c3cb443d5a7c98115738342ca (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:39.563130 23131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b096474ff54f3d979604035159c6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.563640 22985 tablet_service.cc:1511] Processing CreateTablet for tablet 4647228f72784656908372897da9ffe7 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:39.564863 23132 tablet_service.cc:1511] Processing CreateTablet for tablet 4647228f72784656908372897da9ffe7 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:39.565470 22982 tablet_service.cc:1511] Processing CreateTablet for tablet 441812bd658a45369a0c3b6d524e3e79 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:39.567469 23133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab21196d75ec4c34b83759a4f32fdb8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.571457 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4647228f72784656908372897da9ffe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.573254 23136 tablet_service.cc:1511] Processing CreateTablet for tablet 441812bd658a45369a0c3b6d524e3e79 (DEFAULT_TABLE table=test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:39.571457 23137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1eaad98a3c4d5e877ed77b8da83dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.605791 23188 tablet_bootstrap.cc:654] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.617918 23136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441812bd658a45369a0c3b6d524e3e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.635376 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b096474ff54f3d979604035159c6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.636135 23132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4647228f72784656908372897da9ffe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.638020 23191 tablet_bootstrap.cc:492] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:39.638538 23191 ts_tablet_manager.cc:1403] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.191s	user 0.018s	sys 0.021s
I20260713 09:08:39.636550 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441812bd658a45369a0c3b6d524e3e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.644112 23129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0621031c3cb443d5a7c98115738342ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.644444 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4647228f72784656908372897da9ffe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.647081 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441812bd658a45369a0c3b6d524e3e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.651247 23134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b6402190ea4964946ddc26e9482719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.653868 23191 raft_consensus.cc:359] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.663581 23173 heartbeater.cc:499] Master 127.21.93.126:34191 was elected leader, sending a full tablet report...
I20260713 09:08:39.671027 23191 raft_consensus.cc:385] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.671382 23191 raft_consensus.cc:740] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.672147 23191 consensus_queue.cc:260] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.663630 23195 raft_consensus.cc:493] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.673038 23195 raft_consensus.cc:515] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.680651 23024 heartbeater.cc:499] Master 127.21.93.126:34191 was elected leader, sending a full tablet report...
I20260713 09:08:39.668124 23189 ts_tablet_manager.cc:1434] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.157s	user 0.014s	sys 0.024s
I20260713 09:08:39.691349 23189 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:39.722847 23191 ts_tablet_manager.cc:1434] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.011s
I20260713 09:08:39.723943 23191 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:39.749001 23193 raft_consensus.cc:493] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.749717 23193 raft_consensus.cc:515] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.801515 23191 tablet_bootstrap.cc:654] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.796660 23195 leader_election.cc:290] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:39.813560 23188 tablet_bootstrap.cc:492] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:39.820314 23193 leader_election.cc:290] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:39.814379 23188 ts_tablet_manager.cc:1403] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.262s	user 0.012s	sys 0.006s
I20260713 09:08:39.846810 23189 tablet_bootstrap.cc:654] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.857630 23188 raft_consensus.cc:359] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.861713 23188 raft_consensus.cc:385] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.864323 23188 raft_consensus.cc:740] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.865588 23188 consensus_queue.cc:260] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.870633 23188 ts_tablet_manager.cc:1434] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.003s
I20260713 09:08:39.872117 23188 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:39.889473 23191 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:39.890220 23191 ts_tablet_manager.cc:1403] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.166s	user 0.004s	sys 0.014s
I20260713 09:08:39.898502 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:39.896675 23191 raft_consensus.cc:359] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:39.900327 23112 leader_election.cc:343] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.900437 23188 tablet_bootstrap.cc:654] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.900722 23191 raft_consensus.cc:385] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.901081 23191 raft_consensus.cc:740] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.902369 23191 consensus_queue.cc:260] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.905375 23189 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:39.906031 23189 ts_tablet_manager.cc:1403] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.215s	user 0.025s	sys 0.006s
I20260713 09:08:39.909104 23191 ts_tablet_manager.cc:1434] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:08:39.909636 23189 raft_consensus.cc:359] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.910511 23191 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:39.910552 23189 raft_consensus.cc:385] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.911216 23189 raft_consensus.cc:740] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.912228 23189 consensus_queue.cc:260] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.915618 23189 ts_tablet_manager.cc:1434] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260713 09:08:39.916790 23189 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:39.917191 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:39.918058 22999 raft_consensus.cc:2468] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:39.919754 23113 leader_election.cc:304] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [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: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:39.920826 23191 tablet_bootstrap.cc:654] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.921255 23195 raft_consensus.cc:2804] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.921772 23195 raft_consensus.cc:493] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.922219 23195 raft_consensus.cc:3060] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.925174 23189 tablet_bootstrap.cc:654] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.934196 23195 raft_consensus.cc:515] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.934190 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ad022bf6514ba9822709dc4436f5ca" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
W20260713 09:08:39.936641 23039 leader_election.cc:343] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.937021 23189 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:39.937496 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ad022bf6514ba9822709dc4436f5ca" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:39.937798 23189 ts_tablet_manager.cc:1403] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
W20260713 09:08:39.939029 23039 leader_election.cc:343] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.939579 23039 leader_election.cc:304] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:39.940788 23193 raft_consensus.cc:2749] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.941040 23189 raft_consensus.cc:359] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.941757 23189 raft_consensus.cc:385] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.942054 23189 raft_consensus.cc:740] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.943667 23189 consensus_queue.cc:260] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.946015 23191 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:39.947042 23191 ts_tablet_manager.cc:1403] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.009s
I20260713 09:08:39.948644 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:39.949229 22999 raft_consensus.cc:3060] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.946132 23189 ts_tablet_manager.cc:1434] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:08:39.950572 23189 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:39.951845 23191 raft_consensus.cc:359] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.953089 23191 raft_consensus.cc:385] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.953660 23191 raft_consensus.cc:740] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.955363 23198 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.956074 23198 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.957267 22999 raft_consensus.cc:2468] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:39.958295 23189 tablet_bootstrap.cc:654] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.958587 23113 leader_election.cc:304] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:08:39.959672 23196 raft_consensus.cc:2804] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.964185 23198 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:39.969615 23191 consensus_queue.cc:260] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:39.977566 23191 ts_tablet_manager.cc:1434] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260713 09:08:39.983206 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
W20260713 09:08:39.989182 23112 leader_election.cc:343] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.991302 23191 tablet_bootstrap.cc:492] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:39.985249 23195 leader_election.cc:290] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:39.993700 23196 raft_consensus.cc:697] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:39.996842 23196 consensus_queue.cc:237] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.003417 23195 raft_consensus.cc:493] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.004026 23195 raft_consensus.cc:515] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.008041 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696da506c4b46e5bdcda7249148e2ec" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.009545 23193 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:40.009742 23113 leader_election.cc:343] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.010135 23193 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.016364 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.017835 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.018754 23074 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:40.018927 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.019649 22998 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
W20260713 09:08:40.017879 23039 leader_election.cc:343] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.020232 22963 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:40.021245 23039 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [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: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211
I20260713 09:08:40.023267 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.021356 23198 raft_consensus.cc:2804] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.025035 23198 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:40.025740 22964 leader_election.cc:343] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.026252 23198 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.016136 23193 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.027539 23193 raft_consensus.cc:2804] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.027995 23193 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.028400 23193 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.029423 23195 leader_election.cc:290] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.030764 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696da506c4b46e5bdcda7249148e2ec" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.035709 22895 catalog_manager.cc:5697] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:40.037998 23112 leader_election.cc:343] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.038168 23193 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.038544 23112 leader_election.cc:304] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211; no voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.039803 23189 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.040369 23189 ts_tablet_manager.cc:1403] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.029s
I20260713 09:08:40.032842 23188 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.041419 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:40.041567 23188 ts_tablet_manager.cc:1403] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.170s	user 0.047s	sys 0.069s
I20260713 09:08:40.044620 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:40.044335 23189 raft_consensus.cc:359] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.045327 23189 raft_consensus.cc:385] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.045732 23189 raft_consensus.cc:740] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
W20260713 09:08:40.046398 23039 leader_election.cc:343] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.036271 23191 tablet_bootstrap.cc:654] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.046649 23196 raft_consensus.cc:2749] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.047401 23189 consensus_queue.cc:260] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.047811 23193 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.046273 23188 raft_consensus.cc:359] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.050191 23188 raft_consensus.cc:385] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.049389 23195 raft_consensus.cc:493] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.051271 23188 raft_consensus.cc:740] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.052187 23195 raft_consensus.cc:515] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.053988 23189 ts_tablet_manager.cc:1434] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:08:40.053537 23188 consensus_queue.cc:260] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.055277 23189 tablet_bootstrap.cc:492] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.056494 23188 ts_tablet_manager.cc:1434] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260713 09:08:40.057657 23188 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.059137 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
W20260713 09:08:40.060818 23113 leader_election.cc:343] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.050901 23198 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.062347 22999 raft_consensus.cc:2393] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 459f73749e76457589d2bbfdbc430f9b in current term 1: Already voted for candidate 42d267306fa9430f8a63a2644ea319ba in this term.
I20260713 09:08:40.062709 23191 tablet_bootstrap.cc:492] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.063504 23191 ts_tablet_manager.cc:1403] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.008s
I20260713 09:08:40.065141 23188 tablet_bootstrap.cc:654] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.066082 23039 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [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: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:40.067550 23193 raft_consensus.cc:2749] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.069657 23191 raft_consensus.cc:359] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.070920 23191 raft_consensus.cc:385] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.071388 23191 raft_consensus.cc:740] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.071496 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:40.072873 23074 raft_consensus.cc:2393] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42d267306fa9430f8a63a2644ea319ba in current term 1: Already voted for candidate 459f73749e76457589d2bbfdbc430f9b in this term.
I20260713 09:08:40.072644 23191 consensus_queue.cc:260] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.077909 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:40.079854 23189 tablet_bootstrap.cc:654] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:40.080308 22964 leader_election.cc:343] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.081038 22964 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [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: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.085351 23191 ts_tablet_manager.cc:1434] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.004s
I20260713 09:08:40.086172 23222 raft_consensus.cc:2749] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.086628 23191 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.088503 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:40.090591 23112 leader_election.cc:343] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.091272 23112 leader_election.cc:304] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211; no voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.092505 23196 raft_consensus.cc:2749] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.094054 23198 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.095261 23195 leader_election.cc:290] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.102345 23191 tablet_bootstrap.cc:654] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.117939 23188 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.118713 23188 ts_tablet_manager.cc:1403] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.025s
I20260713 09:08:40.123235 23188 raft_consensus.cc:359] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.124394 23188 raft_consensus.cc:385] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.124831 23188 raft_consensus.cc:740] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.126096 23188 consensus_queue.cc:260] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.130249 23189 tablet_bootstrap.cc:492] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.131023 23189 ts_tablet_manager.cc:1403] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.018s
I20260713 09:08:40.133795 23193 raft_consensus.cc:493] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.134467 23193 raft_consensus.cc:515] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.137830 23188 ts_tablet_manager.cc:1434] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:08:40.138144 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda898206043448c8bf15b40c0e7d552" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.138515 23193 leader_election.cc:290] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993), 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
W20260713 09:08:40.139675 23039 leader_election.cc:343] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.140030 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda898206043448c8bf15b40c0e7d552" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.140569 23189 raft_consensus.cc:359] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.141201 23189 raft_consensus.cc:385] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.141528 23189 raft_consensus.cc:740] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
W20260713 09:08:40.141597 23039 leader_election.cc:343] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.142045 23039 leader_election.cc:304] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:40.142362 23189 consensus_queue.cc:260] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.143381 23193 raft_consensus.cc:2749] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.141215 23191 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.144152 23191 ts_tablet_manager.cc:1403] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.028s
I20260713 09:08:40.146863 23195 raft_consensus.cc:493] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.147058 23188 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.147116 23191 raft_consensus.cc:359] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.147560 23195 raft_consensus.cc:515] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.148129 23191 raft_consensus.cc:385] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.148491 23191 raft_consensus.cc:740] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.149418 23191 consensus_queue.cc:260] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.150108 23189 ts_tablet_manager.cc:1434] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:08:40.151384 23189 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.152037 23191 ts_tablet_manager.cc:1434] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:08:40.153142 23191 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.156437 23188 tablet_bootstrap.cc:654] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.158839 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223bf65f4714a48b5373dd26546eebd" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.159613 22999 raft_consensus.cc:2468] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:40.160540 23191 tablet_bootstrap.cc:654] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.161516 23113 leader_election.cc:304] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:08:40.162880 23196 raft_consensus.cc:2804] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.163421 23196 raft_consensus.cc:493] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.163926 23196 raft_consensus.cc:3060] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.166859 23189 tablet_bootstrap.cc:654] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.169270 23188 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.169831 23188 ts_tablet_manager.cc:1403] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260713 09:08:40.173470 23188 raft_consensus.cc:359] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.174327 23188 raft_consensus.cc:385] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.174664 23188 raft_consensus.cc:740] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.175683 23195 leader_election.cc:290] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.177234 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223bf65f4714a48b5373dd26546eebd" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.177433 23188 consensus_queue.cc:260] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:40.179425 23112 leader_election.cc:343] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.180369 23188 ts_tablet_manager.cc:1434] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:40.181476 23188 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.182045 23191 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.182575 23191 ts_tablet_manager.cc:1403] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.003s
I20260713 09:08:40.186094 23191 raft_consensus.cc:359] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.186842 23191 raft_consensus.cc:385] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.187157 23191 raft_consensus.cc:740] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.188616 23198 raft_consensus.cc:493] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.188362 23191 consensus_queue.cc:260] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.189126 23198 raft_consensus.cc:515] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.189594 23188 tablet_bootstrap.cc:654] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.191058 23191 ts_tablet_manager.cc:1434] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:40.191605 23198 leader_election.cc:290] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.192108 23191 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.192970 23189 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.193687 23189 ts_tablet_manager.cc:1403] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.010s
I20260713 09:08:40.193765 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260a7e6685ba41debee5f39050b28a5d" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.196861 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260a7e6685ba41debee5f39050b28a5d" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.197479 23189 raft_consensus.cc:359] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.198658 23189 raft_consensus.cc:385] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.199091 23189 raft_consensus.cc:740] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
W20260713 09:08:40.199474 22963 leader_election.cc:343] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.200106 23191 tablet_bootstrap.cc:654] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:40.200254 22964 leader_election.cc:343] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.200824 22964 leader_election.cc:304] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.200400 23189 consensus_queue.cc:260] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.202474 23188 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.203033 23188 ts_tablet_manager.cc:1403] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:08:40.203768 23189 ts_tablet_manager.cc:1434] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:40.205338 23189 tablet_bootstrap.cc:492] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.206418 23188 raft_consensus.cc:359] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.207284 23188 raft_consensus.cc:385] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.207613 23188 raft_consensus.cc:740] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.208652 23188 consensus_queue.cc:260] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.209790 23198 raft_consensus.cc:2749] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.187142 23196 raft_consensus.cc:515] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.212761 23191 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.213346 23191 ts_tablet_manager.cc:1403] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260713 09:08:40.213934 23188 ts_tablet_manager.cc:1434] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:08:40.215093 23188 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.216643 23191 raft_consensus.cc:359] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.217547 23191 raft_consensus.cc:385] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.217911 23191 raft_consensus.cc:740] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.219033 23191 consensus_queue.cc:260] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.222062 23191 ts_tablet_manager.cc:1434] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260713 09:08:40.223251 23191 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.223419 23188 tablet_bootstrap.cc:654] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.231581 23191 tablet_bootstrap.cc:654] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.239367 23189 tablet_bootstrap.cc:654] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.244256 23191 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.244928 23191 ts_tablet_manager.cc:1403] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260713 09:08:40.248566 23191 raft_consensus.cc:359] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.249574 23191 raft_consensus.cc:385] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.249961 23191 raft_consensus.cc:740] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.249874 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223bf65f4714a48b5373dd26546eebd" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:40.250960 22999 raft_consensus.cc:3060] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.251391 23191 consensus_queue.cc:260] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.254032 23191 ts_tablet_manager.cc:1434] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260713 09:08:40.255080 23191 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.257068 23189 tablet_bootstrap.cc:492] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.257673 23189 ts_tablet_manager.cc:1403] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.005s
I20260713 09:08:40.260700 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223bf65f4714a48b5373dd26546eebd" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:40.261720 23191 tablet_bootstrap.cc:654] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:40.262176 23112 leader_election.cc:343] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.265462 22999 raft_consensus.cc:2468] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:40.267220 23113 leader_election.cc:304] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.268536 23195 raft_consensus.cc:2804] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.269186 23195 raft_consensus.cc:697] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:40.270288 23195 consensus_queue.cc:237] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.261790 23189 raft_consensus.cc:359] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.275579 23189 raft_consensus.cc:385] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.276485 23189 raft_consensus.cc:740] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.275255 23196 leader_election.cc:290] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.277974 23189 consensus_queue.cc:260] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.285142 23189 ts_tablet_manager.cc:1434] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:08:40.287288 23188 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.287631 23189 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.288092 23188 ts_tablet_manager.cc:1403] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.073s	user 0.034s	sys 0.033s
I20260713 09:08:40.288287 23191 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.288841 23191 ts_tablet_manager.cc:1403] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.013s
I20260713 09:08:40.291785 23188 raft_consensus.cc:359] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.291944 23191 raft_consensus.cc:359] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.292654 23188 raft_consensus.cc:385] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.292837 23191 raft_consensus.cc:385] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.293044 23188 raft_consensus.cc:740] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.293228 23191 raft_consensus.cc:740] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.294073 23188 consensus_queue.cc:260] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.294281 23191 consensus_queue.cc:260] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.296370 23188 ts_tablet_manager.cc:1434] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:40.296489 23189 tablet_bootstrap.cc:654] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.296968 23191 ts_tablet_manager.cc:1434] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:40.297549 23188 tablet_bootstrap.cc:492] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.298004 23191 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.302874 22895 catalog_manager.cc:5697] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.305096 23188 tablet_bootstrap.cc:654] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.306608 23191 tablet_bootstrap.cc:654] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.316121 23191 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.316648 23191 ts_tablet_manager.cc:1403] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260713 09:08:40.319519 23191 raft_consensus.cc:359] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.320255 23191 raft_consensus.cc:385] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.320554 23191 raft_consensus.cc:740] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.321538 23191 consensus_queue.cc:260] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.324165 23191 ts_tablet_manager.cc:1434] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:40.325147 23191 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.326201 23189 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.326736 23189 ts_tablet_manager.cc:1403] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.015s
I20260713 09:08:40.329806 23189 raft_consensus.cc:359] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.330638 23189 raft_consensus.cc:385] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.331043 23189 raft_consensus.cc:740] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.331553 23191 tablet_bootstrap.cc:654] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.337329 23189 consensus_queue.cc:260] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.340924 23189 ts_tablet_manager.cc:1434] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:40.342824 23189 tablet_bootstrap.cc:492] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.347350 23195 raft_consensus.cc:493] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.348166 23195 raft_consensus.cc:515] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.350970 23191 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.351554 23191 ts_tablet_manager.cc:1403] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.011s
I20260713 09:08:40.352393 23189 tablet_bootstrap.cc:654] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.352617 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da51fd7ce44054b5375ba9b06336c6" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.353639 22999 raft_consensus.cc:2468] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:40.354854 23191 raft_consensus.cc:359] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.355424 23113 leader_election.cc:304] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:08:40.355906 23191 raft_consensus.cc:385] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.356514 23191 raft_consensus.cc:740] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.356782 23196 raft_consensus.cc:2804] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.357350 23196 raft_consensus.cc:493] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.357861 23196 raft_consensus.cc:3060] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.357861 23191 consensus_queue.cc:260] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.362612 23191 ts_tablet_manager.cc:1434] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:40.363723 23191 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.364468 23189 tablet_bootstrap.cc:492] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.364955 23189 ts_tablet_manager.cc:1403] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260713 09:08:40.365607 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da51fd7ce44054b5375ba9b06336c6" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:40.367844 23112 leader_election.cc:343] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.368181 23189 raft_consensus.cc:359] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.368923 23189 raft_consensus.cc:385] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.368813 23195 leader_election.cc:290] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.369354 23189 raft_consensus.cc:740] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.370298 23189 consensus_queue.cc:260] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.370731 23191 tablet_bootstrap.cc:654] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.371907 23193 raft_consensus.cc:493] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.372331 23189 ts_tablet_manager.cc:1434] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:40.372424 23193 raft_consensus.cc:515] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.372860 23198 raft_consensus.cc:493] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.374270 23189 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.375175 23198 raft_consensus.cc:515] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.377403 23193 leader_election.cc:290] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.379766 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.380731 22999 raft_consensus.cc:2393] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459f73749e76457589d2bbfdbc430f9b in current term 1: Already voted for candidate 1554d6dc03454d9fb171c506b2870211 in this term.
I20260713 09:08:40.381744 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.385970 23039 leader_election.cc:304] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:40.388517 23193 raft_consensus.cc:3060] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.398495 23195 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.415449 23195 raft_consensus.cc:493] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.417177 23195 raft_consensus.cc:515] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.419350 23217 raft_consensus.cc:493] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.420022 23217 raft_consensus.cc:515] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:40.429721 22945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:40.443485 23195 leader_election.cc:290] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.444420 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.445214 23198 leader_election.cc:290] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.445824 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:40.447566 23112 leader_election.cc:343] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:40.448464 22963 leader_election.cc:343] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.451269 23189 tablet_bootstrap.cc:654] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:40.442240 23039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.67:42993, user_credentials={real_user=slave}} blocked reactor thread for 56369.6us
I20260713 09:08:40.453506 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.456261 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
W20260713 09:08:40.456648 23113 leader_election.cc:343] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.457134 23113 leader_election.cc:304] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211; no voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b
W20260713 09:08:40.458534 22964 leader_election.cc:343] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.458050 23196 raft_consensus.cc:515] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.459021 22964 leader_election.cc:304] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.460115 23195 raft_consensus.cc:2749] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.460819 23198 raft_consensus.cc:2749] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.461756 23193 raft_consensus.cc:2749] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.467321 23196 leader_election.cc:290] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.473187 23191 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.471685 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da51fd7ce44054b5375ba9b06336c6" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:40.472944 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5d4588034a84b1ac7a53f7c70187" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.474313 22997 raft_consensus.cc:2468] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
I20260713 09:08:40.474665 23191 ts_tablet_manager.cc:1403] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.111s	user 0.023s	sys 0.009s
W20260713 09:08:40.475090 23112 leader_election.cc:343] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.476253 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5d4588034a84b1ac7a53f7c70187" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.476953 23148 raft_consensus.cc:2468] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
I20260713 09:08:40.479010 23039 leader_election.cc:304] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:40.479024 23198 raft_consensus.cc:493] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.480552 23198 raft_consensus.cc:515] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.481526 23191 raft_consensus.cc:359] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.482244 23191 raft_consensus.cc:385] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.480726 23193 raft_consensus.cc:2804] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.482594 23191 raft_consensus.cc:740] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.483076 23193 raft_consensus.cc:493] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.483379 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.483652 23193 raft_consensus.cc:3060] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.483657 23191 consensus_queue.cc:260] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:40.484994 22963 leader_election.cc:343] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.468984 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da51fd7ce44054b5375ba9b06336c6" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:40.485769 22998 raft_consensus.cc:3060] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.488611 23198 leader_election.cc:290] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.472940 23217 leader_election.cc:290] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.492645 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.493898 23196 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.494426 23196 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.497390 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.498160 22999 raft_consensus.cc:2393] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1554d6dc03454d9fb171c506b2870211 in current term 1: Already voted for candidate 42d267306fa9430f8a63a2644ea319ba in this term.
I20260713 09:08:40.503590 23188 tablet_bootstrap.cc:492] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.493418 23148 raft_consensus.cc:2468] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:40.504136 23188 ts_tablet_manager.cc:1403] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.207s	user 0.037s	sys 0.060s
I20260713 09:08:40.505369 22964 leader_election.cc:304] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [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: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.506327 23198 raft_consensus.cc:2804] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.506762 23198 raft_consensus.cc:493] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.507165 23198 raft_consensus.cc:3060] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.508066 23196 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.508949 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.508626 23193 raft_consensus.cc:515] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.509671 23191 ts_tablet_manager.cc:1434] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260713 09:08:40.510037 23073 raft_consensus.cc:2393] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1554d6dc03454d9fb171c506b2870211 in current term 1: Already voted for candidate 459f73749e76457589d2bbfdbc430f9b in this term.
I20260713 09:08:40.512401 23112 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211; no voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.512048 23191 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.513195 23196 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.515949 23193 leader_election.cc:290] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.517783 22998 raft_consensus.cc:2468] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:40.518240 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5d4588034a84b1ac7a53f7c70187" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:40.519090 23148 raft_consensus.cc:3060] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.522677 23189 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.523239 23189 ts_tablet_manager.cc:1403] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.150s	user 0.035s	sys 0.028s
I20260713 09:08:40.525703 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5d4588034a84b1ac7a53f7c70187" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:40.525801 23113 leader_election.cc:304] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.526538 22998 raft_consensus.cc:3060] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.527992 23212 raft_consensus.cc:2804] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.528489 23188 raft_consensus.cc:359] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.529364 23188 raft_consensus.cc:385] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.529783 23188 raft_consensus.cc:740] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.534893 23188 consensus_queue.cc:260] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.538708 23188 ts_tablet_manager.cc:1434] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260713 09:08:40.538985 23189 raft_consensus.cc:359] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.539994 23189 raft_consensus.cc:385] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.540735 23188 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.543222 23189 raft_consensus.cc:740] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.546260 23222 raft_consensus.cc:493] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.546751 23222 raft_consensus.cc:515] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.548993 23222 leader_election.cc:290] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.550414 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.551396 23189 consensus_queue.cc:260] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:40.551892 22963 leader_election.cc:343] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.555953 23195 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.558683 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.567504 23191 tablet_bootstrap.cc:654] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.544196 23198 raft_consensus.cc:515] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.566823 23222 raft_consensus.cc:493] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.570065 23222 raft_consensus.cc:515] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.571213 23198 leader_election.cc:290] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.572122 23222 leader_election.cc:290] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
W20260713 09:08:40.567973 22964 leader_election.cc:343] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.572809 22964 leader_election.cc:304] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.573474 23222 raft_consensus.cc:2749] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.560374 23212 raft_consensus.cc:697] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:40.575451 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:40.575228 23212 consensus_queue.cc:237] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.576062 23147 raft_consensus.cc:3060] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.576629 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ad022bf6514ba9822709dc4436f5ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.577603 23146 raft_consensus.cc:2468] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:40.584147 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:40.584342 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ad022bf6514ba9822709dc4436f5ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.584240 22964 leader_election.cc:304] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:08:40.585018 23074 raft_consensus.cc:2468] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:40.585738 23222 raft_consensus.cc:2804] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.585961 23188 tablet_bootstrap.cc:654] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.586146 23222 raft_consensus.cc:493] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:40.586549 22963 leader_election.cc:343] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.583391 23189 ts_tablet_manager.cc:1434] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.060s	user 0.018s	sys 0.014s
I20260713 09:08:40.587884 23189 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.589293 23196 raft_consensus.cc:2749] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.586551 23222 raft_consensus.cc:3060] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.597205 23189 tablet_bootstrap.cc:654] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.598642 23191 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.599187 23191 ts_tablet_manager.cc:1403] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.001s
I20260713 09:08:40.603734 23191 raft_consensus.cc:359] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.604398 23191 raft_consensus.cc:385] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.589389 23148 raft_consensus.cc:2468] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:40.604647 23191 raft_consensus.cc:740] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.605444 23191 consensus_queue.cc:260] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.606909 23039 leader_election.cc:304] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:40.607777 23191 ts_tablet_manager.cc:1434] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:40.608665 23191 tablet_bootstrap.cc:492] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.610325 23193 raft_consensus.cc:2804] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.613881 23193 raft_consensus.cc:697] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Becoming Leader. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Running, Role: LEADER
I20260713 09:08:40.616801 22998 raft_consensus.cc:2468] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:40.617805 23193 consensus_queue.cc:237] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.623153 23217 raft_consensus.cc:493] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.623775 23217 raft_consensus.cc:515] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.629046 23217 leader_election.cc:290] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.629503 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033136039a664a1e9a5a5b086ceb5af8" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.630682 23198 raft_consensus.cc:493] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.631121 23147 raft_consensus.cc:2468] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
W20260713 09:08:40.631588 23039 leader_election.cc:343] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.631458 23198 raft_consensus.cc:515] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.632606 22964 leader_election.cc:304] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.633823 23223 raft_consensus.cc:2804] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.634935 23198 leader_election.cc:290] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.625650 22895 catalog_manager.cc:5697] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.646566 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033136039a664a1e9a5a5b086ceb5af8" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.647132 23198 raft_consensus.cc:493] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:40.648222 23039 leader_election.cc:343] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.648744 23039 leader_election.cc:304] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:40.649978 23217 raft_consensus.cc:2749] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.647665 23198 raft_consensus.cc:515] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.656072 23198 leader_election.cc:290] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.656316 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696da506c4b46e5bdcda7249148e2ec" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.657533 23148 raft_consensus.cc:2468] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:40.659101 22964 leader_election.cc:304] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:08:40.659904 23198 raft_consensus.cc:2804] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.660547 23198 raft_consensus.cc:493] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.661185 23198 raft_consensus.cc:3060] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.662953 23223 raft_consensus.cc:697] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:08:40.663148 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda898206043448c8bf15b40c0e7d552" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
W20260713 09:08:40.672719 22964 leader_election.cc:343] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.673048 23188 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.673708 23188 ts_tablet_manager.cc:1403] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.133s	user 0.027s	sys 0.033s
I20260713 09:08:40.650612 23222 raft_consensus.cc:515] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.676949 23191 tablet_bootstrap.cc:654] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.673624 22894 catalog_manager.cc:5697] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 459f73749e76457589d2bbfdbc430f9b (127.21.93.66). New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.678999 23189 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.678833 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda898206043448c8bf15b40c0e7d552" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.679600 23189 ts_tablet_manager.cc:1403] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.015s
I20260713 09:08:40.679616 23074 raft_consensus.cc:2468] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:40.682358 23198 raft_consensus.cc:515] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.684231 23189 raft_consensus.cc:359] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.685026 23189 raft_consensus.cc:385] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.685335 23189 raft_consensus.cc:740] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.674515 23223 consensus_queue.cc:237] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.689232 23222 leader_election.cc:290] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.686318 23189 consensus_queue.cc:260] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.690485 23198 leader_election.cc:290] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.691835 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696da506c4b46e5bdcda7249148e2ec" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:40.692286 23189 ts_tablet_manager.cc:1434] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:40.692420 23148 raft_consensus.cc:3060] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.693037 23189 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.695083 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696da506c4b46e5bdcda7249148e2ec" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:40.695606 22963 leader_election.cc:304] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [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: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211
I20260713 09:08:40.696449 23198 raft_consensus.cc:2804] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.696877 23198 raft_consensus.cc:493] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.697285 23198 raft_consensus.cc:3060] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.698874 23256 raft_consensus.cc:493] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.699455 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696da506c4b46e5bdcda7249148e2ec" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:40.699363 23256 raft_consensus.cc:515] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.700579 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ad022bf6514ba9822709dc4436f5ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:40.701746 23256 leader_election.cc:290] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.703032 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260a7e6685ba41debee5f39050b28a5d" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:40.703164 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ad022bf6514ba9822709dc4436f5ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
W20260713 09:08:40.704042 22963 leader_election.cc:343] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.709086 23146 raft_consensus.cc:2468] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
W20260713 09:08:40.710289 22963 leader_election.cc:343] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.709088 23072 raft_consensus.cc:3060] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.713943 23147 raft_consensus.cc:3060] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.715911 23039 leader_election.cc:304] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:40.704385 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260a7e6685ba41debee5f39050b28a5d" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:40.702646 23188 raft_consensus.cc:359] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.717476 23188 raft_consensus.cc:385] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.717621 22998 raft_consensus.cc:2468] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
I20260713 09:08:40.717818 23188 raft_consensus.cc:740] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.718863 23188 consensus_queue.cc:260] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.720124 23193 raft_consensus.cc:2804] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.720593 23193 raft_consensus.cc:493] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.720978 23193 raft_consensus.cc:3060] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.723634 23188 ts_tablet_manager.cc:1434] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260713 09:08:40.724869 23188 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.735989 23198 raft_consensus.cc:515] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.736846 23188 tablet_bootstrap.cc:654] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.738127 23148 raft_consensus.cc:2468] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:40.744781 22894 catalog_manager.cc:5697] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.748155 22964 leader_election.cc:304] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:40.749310 23223 raft_consensus.cc:2804] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.749820 23223 raft_consensus.cc:697] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:08:40.741330 23072 raft_consensus.cc:2468] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:40.742254 23147 raft_consensus.cc:2468] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:40.744973 23193 raft_consensus.cc:515] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.749272 23189 tablet_bootstrap.cc:654] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.752302 22963 leader_election.cc:304] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:40.751739 23223 consensus_queue.cc:237] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.754304 23222 raft_consensus.cc:2804] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.756693 23222 raft_consensus.cc:697] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:08:40.757582 23222 consensus_queue.cc:237] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.758721 23198 leader_election.cc:290] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:40.761226 23193 leader_election.cc:290] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.761750 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda898206043448c8bf15b40c0e7d552" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:40.762420 23073 raft_consensus.cc:3060] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.766430 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260a7e6685ba41debee5f39050b28a5d" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:40.767549 23148 raft_consensus.cc:3060] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.781801 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260a7e6685ba41debee5f39050b28a5d" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:40.782747 22998 raft_consensus.cc:3060] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.786257 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda898206043448c8bf15b40c0e7d552" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:40.788980 23191 tablet_bootstrap.cc:492] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.789673 23191 ts_tablet_manager.cc:1403] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.000s
I20260713 09:08:40.791759 23147 raft_consensus.cc:3060] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.801146 23148 raft_consensus.cc:2468] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:40.802754 23039 leader_election.cc:304] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:40.803196 23073 raft_consensus.cc:2468] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:40.803957 23193 raft_consensus.cc:2804] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.804440 23193 raft_consensus.cc:697] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Becoming Leader. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Running, Role: LEADER
I20260713 09:08:40.792843 23072 raft_consensus.cc:3060] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.805280 23193 consensus_queue.cc:237] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.806131 22963 leader_election.cc:304] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:40.807016 23198 raft_consensus.cc:2804] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.807499 23198 raft_consensus.cc:697] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:08:40.808270 23198 consensus_queue.cc:237] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } }
I20260713 09:08:40.817462 23191 raft_consensus.cc:359] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.818223 23191 raft_consensus.cc:385] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.818759 23191 raft_consensus.cc:740] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.819816 23191 consensus_queue.cc:260] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.825893 23191 ts_tablet_manager.cc:1434] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:08:40.826946 23191 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.829703 23189 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.829892 23195 consensus_queue.cc:1048] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.830330 23189 ts_tablet_manager.cc:1403] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.137s	user 0.031s	sys 0.010s
I20260713 09:08:40.831656 23147 raft_consensus.cc:2468] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:40.821231 22998 raft_consensus.cc:2468] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:40.836660 23189 raft_consensus.cc:359] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.837713 23189 raft_consensus.cc:385] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.842902 23188 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.843619 23188 ts_tablet_manager.cc:1403] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.119s	user 0.020s	sys 0.044s
I20260713 09:08:40.838307 23189 raft_consensus.cc:740] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.842970 22894 catalog_manager.cc:5697] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.849164 22894 catalog_manager.cc:5697] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.856230 23188 raft_consensus.cc:359] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.857053 23188 raft_consensus.cc:385] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.857407 23188 raft_consensus.cc:740] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.858193 23188 consensus_queue.cc:260] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.858975 23195 consensus_queue.cc:1048] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.860560 23188 ts_tablet_manager.cc:1434] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:08:40.860217 22895 catalog_manager.cc:5697] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 459f73749e76457589d2bbfdbc430f9b (127.21.93.66). New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.861683 23188 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.850906 23189 consensus_queue.cc:260] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.866954 23189 ts_tablet_manager.cc:1434] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260713 09:08:40.869218 23188 tablet_bootstrap.cc:654] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.871611 23189 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.882215 23189 tablet_bootstrap.cc:654] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.915537 23191 tablet_bootstrap.cc:654] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.922175 23188 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.922748 23188 ts_tablet_manager.cc:1403] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.028s
I20260713 09:08:40.923604 23191 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.924041 23189 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.924103 23191 ts_tablet_manager.cc:1403] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.000s
I20260713 09:08:40.924633 23189 ts_tablet_manager.cc:1403] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.015s
I20260713 09:08:40.924816 22896 catalog_manager.cc:5697] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.926129 23188 raft_consensus.cc:359] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.927026 23188 raft_consensus.cc:385] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.927004 23191 raft_consensus.cc:359] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.927464 23189 raft_consensus.cc:359] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.927857 23191 raft_consensus.cc:385] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.927731 23188 raft_consensus.cc:740] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.928150 23189 raft_consensus.cc:385] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.928259 23191 raft_consensus.cc:740] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.928519 23189 raft_consensus.cc:740] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.929037 23191 consensus_queue.cc:260] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.929105 23188 consensus_queue.cc:260] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.929594 23189 consensus_queue.cc:260] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.932031 23188 ts_tablet_manager.cc:1434] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:08:40.932416 23189 ts_tablet_manager.cc:1434] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:40.933171 23188 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.933408 23189 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:40.939764 23189 tablet_bootstrap.cc:654] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.940871 23188 tablet_bootstrap.cc:654] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.964804 23191 ts_tablet_manager.cc:1434] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:08:40.966295 23191 tablet_bootstrap.cc:492] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:40.979693 23191 tablet_bootstrap.cc:654] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.983491 23188 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:40.984223 23188 ts_tablet_manager.cc:1403] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.051s	user 0.033s	sys 0.013s
I20260713 09:08:40.985739 23189 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:40.986205 23189 ts_tablet_manager.cc:1403] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.023s
I20260713 09:08:40.986245 23191 tablet_bootstrap.cc:492] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:40.986796 23191 ts_tablet_manager.cc:1403] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260713 09:08:40.987247 23188 raft_consensus.cc:359] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.988175 23188 raft_consensus.cc:385] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.988474 23188 raft_consensus.cc:740] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.989331 23188 consensus_queue.cc:260] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.989643 23189 raft_consensus.cc:359] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.990170 23191 raft_consensus.cc:359] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.990933 23191 raft_consensus.cc:385] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.990540 23189 raft_consensus.cc:385] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.991276 23191 raft_consensus.cc:740] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.991523 23189 raft_consensus.cc:740] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.992383 23189 consensus_queue.cc:260] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.992903 23193 raft_consensus.cc:493] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.993402 23193 raft_consensus.cc:515] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.994840 23189 ts_tablet_manager.cc:1434] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260713 09:08:40.995990 23193 leader_election.cc:290] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:40.992305 23191 consensus_queue.cc:260] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:40.997421 23188 ts_tablet_manager.cc:1434] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:08:40.998571 23188 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:40.999095 23191 ts_tablet_manager.cc:1434] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:08:40.999809 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.000387 23189 tablet_bootstrap.cc:492] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:41.000444 22998 raft_consensus.cc:2468] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
I20260713 09:08:41.000771 23191 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:41.001981 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.006832 23039 leader_election.cc:304] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:41.002678 23147 raft_consensus.cc:2468] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
I20260713 09:08:41.010092 23189 tablet_bootstrap.cc:654] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.014537 23193 raft_consensus.cc:2804] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.015290 23193 raft_consensus.cc:493] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.016146 23193 raft_consensus.cc:3060] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.016638 23191 tablet_bootstrap.cc:654] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.027845 23195 raft_consensus.cc:493] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.028522 23195 raft_consensus.cc:515] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.031229 23248 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.027458 23256 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:08:41.038571 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a1a5d22e5248968b9fcdb2da44b695" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.039250 23195 leader_election.cc:290] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:41.039597 22998 raft_consensus.cc:2468] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:41.041425 23189 tablet_bootstrap.cc:492] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:41.041867 23189 ts_tablet_manager.cc:1403] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.015s
I20260713 09:08:41.034479 23193 raft_consensus.cc:515] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.047627 23113 leader_election.cc:304] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:08:41.048872 23248 raft_consensus.cc:2804] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.049242 23248 raft_consensus.cc:493] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.049422 23188 tablet_bootstrap.cc:654] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.049736 23248 raft_consensus.cc:3060] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.049693 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a1a5d22e5248968b9fcdb2da44b695" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:41.063140 23112 leader_election.cc:343] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.055317 23256 raft_consensus.cc:493] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.064706 23256 raft_consensus.cc:515] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.056327 23217 raft_consensus.cc:493] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.067219 23217 raft_consensus.cc:515] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.069700 23217 leader_election.cc:290] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.073293 23193 leader_election.cc:290] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.075678 23256 leader_election.cc:290] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.077003 23198 raft_consensus.cc:493] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.077740 23198 raft_consensus.cc:515] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.078984 23073 raft_consensus.cc:3060] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.082613 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621031c3cb443d5a7c98115738342ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:41.085384 22963 leader_election.cc:343] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.089335 23198 leader_election.cc:290] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.090166 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621031c3cb443d5a7c98115738342ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
W20260713 09:08:41.103163 22964 leader_election.cc:343] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.104900 22964 leader_election.cc:304] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.106412 23198 raft_consensus.cc:2749] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.104233 23251 raft_consensus.cc:493] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.103840 23189 raft_consensus.cc:359] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.109019 23189 raft_consensus.cc:385] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.109308 23189 raft_consensus.cc:740] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.113757 23251 raft_consensus.cc:515] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.115751 23248 raft_consensus.cc:515] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.117108 23251 leader_election.cc:290] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:41.121809 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033136039a664a1e9a5a5b086ceb5af8" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:41.123838 23072 raft_consensus.cc:2468] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:41.122543 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a1a5d22e5248968b9fcdb2da44b695" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:41.122757 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a1a5d22e5248968b9fcdb2da44b695" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:41.126760 23193 raft_consensus.cc:493] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.126880 22999 raft_consensus.cc:3060] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.127281 23193 raft_consensus.cc:515] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.130357 23193 leader_election.cc:290] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.123028 23188 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:41.134204 23188 ts_tablet_manager.cc:1403] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.136s	user 0.018s	sys 0.013s
I20260713 09:08:41.135546 23112 leader_election.cc:304] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
W20260713 09:08:41.136739 23112 leader_election.cc:343] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.137252 23251 raft_consensus.cc:2804] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.137655 23251 raft_consensus.cc:493] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.137965 23251 raft_consensus.cc:3060] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.118841 23248 leader_election.cc:290] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:41.141333 23189 consensus_queue.cc:260] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:41.103648 23039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.93.67:42993, user_credentials={real_user=slave}} blocked reactor thread for 45074.5us
I20260713 09:08:41.148705 23189 ts_tablet_manager.cc:1434] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.002s
I20260713 09:08:41.149670 23189 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:41.149438 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.152483 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033136039a664a1e9a5a5b086ceb5af8" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
W20260713 09:08:41.154057 23113 leader_election.cc:343] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.157128 23251 raft_consensus.cc:515] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.157276 23188 raft_consensus.cc:359] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.160014 23188 raft_consensus.cc:385] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.159932 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:41.160446 23188 raft_consensus.cc:740] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.160524 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2084f3d98f5649ef88668432564f6960" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.159854 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.161207 23188 consensus_queue.cc:260] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.162051 23147 raft_consensus.cc:2393] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459f73749e76457589d2bbfdbc430f9b in current term 1: Already voted for candidate 42d267306fa9430f8a63a2644ea319ba in this term.
I20260713 09:08:41.151582 23248 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:08:41.160617 23148 raft_consensus.cc:3060] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.164781 23188 ts_tablet_manager.cc:1434] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260713 09:08:41.165825 23188 tablet_bootstrap.cc:492] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:41.141177 22999 raft_consensus.cc:2468] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:41.170805 23191 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:41.171761 23212 raft_consensus.cc:493] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.172971 23191 ts_tablet_manager.cc:1403] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.173s	user 0.031s	sys 0.013s
I20260713 09:08:41.173087 23212 raft_consensus.cc:515] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.172447 23251 leader_election.cc:290] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:41.179311 23212 leader_election.cc:290] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:41.179965 23198 raft_consensus.cc:493] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:41.180260 23039 leader_election.cc:343] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.180518 23198 raft_consensus.cc:515] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.180955 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da51fd7ce44054b5375ba9b06336c6" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.182029 23222 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.182212 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea96051ee0ae4ebb9346aa841838cebb" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:41.181394 23039 leader_election.cc:304] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:41.176205 23113 leader_election.cc:304] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.184798 23212 raft_consensus.cc:2804] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.185078 23280 raft_consensus.cc:3060] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.185309 23212 raft_consensus.cc:697] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:41.186316 23212 consensus_queue.cc:237] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.186926 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:41.190291 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033136039a664a1e9a5a5b086ceb5af8" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:41.191218 23073 raft_consensus.cc:3060] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.192484 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033136039a664a1e9a5a5b086ceb5af8" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
W20260713 09:08:41.193331 22963 leader_election.cc:343] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.195232 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:41.193655 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea96051ee0ae4ebb9346aa841838cebb" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.195955 22998 raft_consensus.cc:3060] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.187633 23198 leader_election.cc:290] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
W20260713 09:08:41.199729 23112 leader_election.cc:343] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.204957 23072 raft_consensus.cc:3060] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.209780 23198 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.206967 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2084f3d98f5649ef88668432564f6960" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.217144 23191 raft_consensus.cc:359] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.221810 23191 raft_consensus.cc:385] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.222255 23191 raft_consensus.cc:740] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.223152 23191 consensus_queue.cc:260] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.227147 23148 raft_consensus.cc:2468] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:41.231745 23188 tablet_bootstrap.cc:654] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.236310 23280 raft_consensus.cc:2749] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.239220 23039 leader_election.cc:304] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:41.240701 23280 raft_consensus.cc:2804] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.241833 23280 raft_consensus.cc:697] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Becoming Leader. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Running, Role: LEADER
I20260713 09:08:41.243170 23280 consensus_queue.cc:237] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.243765 23073 raft_consensus.cc:2468] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
W20260713 09:08:41.244212 23113 leader_election.cc:343] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.246017 23191 ts_tablet_manager.cc:1434] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.001s
I20260713 09:08:41.230036 22998 raft_consensus.cc:2468] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
W20260713 09:08:41.246821 23113 leader_election.cc:343] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.248167 23191 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:41.248006 23113 leader_election.cc:304] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211; no voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.249217 23223 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.253880 23217 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.258420 23112 leader_election.cc:304] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:41.260085 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da51fd7ce44054b5375ba9b06336c6" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.262019 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.262852 23148 raft_consensus.cc:2468] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:41.264189 23251 raft_consensus.cc:2749] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.265215 23251 raft_consensus.cc:2804] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.265815 23251 raft_consensus.cc:697] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:41.266302 23223 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.268844 23251 consensus_queue.cc:237] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:41.272457 23039 leader_election.cc:343] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.273164 23039 leader_election.cc:304] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:41.273931 23193 raft_consensus.cc:2749] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.281527 23223 raft_consensus.cc:493] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.282071 23223 raft_consensus.cc:515] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.297812 23189 tablet_bootstrap.cc:654] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.313241 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1eaad98a3c4d5e877ed77b8da83dfb" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:41.315670 22963 leader_election.cc:343] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.322944 23198 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:41.325088 23223 leader_election.cc:290] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.324986 22964 leader_election.cc:304] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [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: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.330552 22897 catalog_manager.cc:5697] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.332882 23039 leader_election.cc:304] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [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: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:41.334797 23258 raft_consensus.cc:2804] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.335338 23258 raft_consensus.cc:493] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.336225 23258 raft_consensus.cc:3060] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.342304 23217 raft_consensus.cc:2749] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:41.345777 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1eaad98a3c4d5e877ed77b8da83dfb" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.357558 23188 tablet_bootstrap.cc:492] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:41.358275 23188 ts_tablet_manager.cc:1403] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.193s	user 0.026s	sys 0.011s
I20260713 09:08:41.371388 23188 raft_consensus.cc:359] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.372375 23188 raft_consensus.cc:385] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.372725 23188 raft_consensus.cc:740] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.373550 23188 consensus_queue.cc:260] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.374190 23193 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.387253 23188 ts_tablet_manager.cc:1434] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260713 09:08:41.388441 23188 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:41.392448 23283 raft_consensus.cc:493] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.393126 23283 raft_consensus.cc:515] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.398384 23280 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:41.399667 22964 leader_election.cc:343] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.401546 22964 leader_election.cc:304] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.402673 23145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.404635 23145 raft_consensus.cc:2468] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
I20260713 09:08:41.396938 23283 leader_election.cc:290] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.409677 23222 raft_consensus.cc:2749] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.410218 23039 leader_election.cc:304] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:41.414669 23188 tablet_bootstrap.cc:654] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.423206 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.423759 23283 raft_consensus.cc:2804] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.437407 22897 catalog_manager.cc:5697] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 459f73749e76457589d2bbfdbc430f9b (127.21.93.66). New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.459972 23191 tablet_bootstrap.cc:654] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.440959 23283 raft_consensus.cc:493] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.432901 23222 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260713 09:08:41.475989 23295 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260713 09:08:41.476660 23283 raft_consensus.cc:3060] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.490628 22896 catalog_manager.cc:5697] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:41.503384 23290 log.cc:927] Time spent T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
W20260713 09:08:41.511605 23293 log.cc:927] Time spent T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260713 09:08:41.541637 23294 log.cc:927] Time spent T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba: Append to log took a long time: real 0.119s	user 0.000s	sys 0.001s
I20260713 09:08:41.544478 23258 raft_consensus.cc:515] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.546231 22998 raft_consensus.cc:2393] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459f73749e76457589d2bbfdbc430f9b in current term 1: Already voted for candidate 42d267306fa9430f8a63a2644ea319ba in this term.
W20260713 09:08:41.550289 22964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.93.67:42993, user_credentials={real_user=slave}} blocked reactor thread for 134653us
I20260713 09:08:41.557274 23258 leader_election.cc:290] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
W20260713 09:08:41.557610 22945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:41.564358 23189 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:41.564874 23189 ts_tablet_manager.cc:1403] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.415s	user 0.015s	sys 0.017s
I20260713 09:08:41.565142 23188 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:41.565157 23191 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:41.565640 23188 ts_tablet_manager.cc:1403] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.001s
I20260713 09:08:41.565616 23283 raft_consensus.cc:515] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.565845 23191 ts_tablet_manager.cc:1403] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.318s	user 0.006s	sys 0.009s
I20260713 09:08:41.567042 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:41.567930 23071 raft_consensus.cc:2393] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42d267306fa9430f8a63a2644ea319ba in current term 1: Already voted for candidate 459f73749e76457589d2bbfdbc430f9b in this term.
I20260713 09:08:41.570389 23283 leader_election.cc:290] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.571933 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:41.572710 23147 raft_consensus.cc:3060] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.576555 23258 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.581027 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:41.592142 23189 raft_consensus.cc:359] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.592427 23188 raft_consensus.cc:359] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.596220 23188 raft_consensus.cc:385] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.597328 23188 raft_consensus.cc:740] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.608264 23188 consensus_queue.cc:260] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.601362 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19483ec0f1e44af7aaa7771d265748e6" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:41.611294 22998 raft_consensus.cc:2393] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 459f73749e76457589d2bbfdbc430f9b in current term 1: Already voted for candidate 42d267306fa9430f8a63a2644ea319ba in this term.
I20260713 09:08:41.602231 22964 leader_election.cc:304] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [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: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.603730 23191 raft_consensus.cc:359] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.612538 23191 raft_consensus.cc:385] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.612849 23191 raft_consensus.cc:740] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.613507 23191 consensus_queue.cc:260] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.593014 23189 raft_consensus.cc:385] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.610697 23188 ts_tablet_manager.cc:1434] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.009s
I20260713 09:08:41.614986 23189 raft_consensus.cc:740] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.615972 23188 tablet_bootstrap.cc:492] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:41.616487 23189 consensus_queue.cc:260] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.619006 23189 ts_tablet_manager.cc:1434] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260713 09:08:41.606135 23147 raft_consensus.cc:2468] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:41.623018 23191 ts_tablet_manager.cc:1434] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260713 09:08:41.623211 23188 tablet_bootstrap.cc:654] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.624034 23191 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:41.626760 23039 leader_election.cc:304] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:41.627097 23189 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:41.627709 23283 raft_consensus.cc:2804] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.628209 23283 raft_consensus.cc:697] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Becoming Leader. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Running, Role: LEADER
I20260713 09:08:41.629717 23283 consensus_queue.cc:237] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.638578 23258 raft_consensus.cc:2749] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.645229 23189 tablet_bootstrap.cc:654] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.648379 23298 raft_consensus.cc:493] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.649070 23298 raft_consensus.cc:515] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.660076 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033136039a664a1e9a5a5b086ceb5af8" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:41.661083 23071 raft_consensus.cc:2393] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42d267306fa9430f8a63a2644ea319ba in current term 1: Already voted for candidate 1554d6dc03454d9fb171c506b2870211 in this term.
I20260713 09:08:41.669428 23191 tablet_bootstrap.cc:654] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.694005 23298 leader_election.cc:290] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.696282 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033136039a664a1e9a5a5b086ceb5af8" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.698071 22964 leader_election.cc:304] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.698724 23188 tablet_bootstrap.cc:492] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:41.699261 23188 ts_tablet_manager.cc:1403] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.052s
I20260713 09:08:41.700057 23298 raft_consensus.cc:3060] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.700896 23191 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:41.701335 23191 ts_tablet_manager.cc:1403] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.014s
I20260713 09:08:41.702034 23188 raft_consensus.cc:359] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.702704 23188 raft_consensus.cc:385] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.703019 23188 raft_consensus.cc:740] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.703680 23188 consensus_queue.cc:260] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.703948 23191 raft_consensus.cc:359] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.704577 23191 raft_consensus.cc:385] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.704831 23191 raft_consensus.cc:740] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.705680 23188 ts_tablet_manager.cc:1434] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:08:41.705482 23191 consensus_queue.cc:260] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.706635 23188 tablet_bootstrap.cc:492] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:41.706673 23298 raft_consensus.cc:2749] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.707573 23191 ts_tablet_manager.cc:1434] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:41.710458 23191 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:41.713227 23189 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:41.713573 23188 tablet_bootstrap.cc:654] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.713902 23189 ts_tablet_manager.cc:1403] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.006s
I20260713 09:08:41.717258 23189 raft_consensus.cc:359] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.717978 23191 tablet_bootstrap.cc:654] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.718385 23189 raft_consensus.cc:385] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.718818 23189 raft_consensus.cc:740] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.720206 23189 consensus_queue.cc:260] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.723208 23189 ts_tablet_manager.cc:1434] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:41.724629 23189 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:41.724862 22896 catalog_manager.cc:5697] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 459f73749e76457589d2bbfdbc430f9b (127.21.93.66). New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:41.725821 23112 consensus_peers.cc:597] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 -> Peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Couldn't send request to peer 459f73749e76457589d2bbfdbc430f9b. 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:08:41.736879 23189 tablet_bootstrap.cc:654] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.745231 23191 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:41.745951 23191 ts_tablet_manager.cc:1403] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.012s
I20260713 09:08:41.750093 23191 raft_consensus.cc:359] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.751217 23191 raft_consensus.cc:385] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.750124 23284 consensus_queue.cc:1048] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.751688 23191 raft_consensus.cc:740] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.752754 23191 consensus_queue.cc:260] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.756008 23191 ts_tablet_manager.cc:1434] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260713 09:08:41.756004 23284 raft_consensus.cc:493] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.756990 23284 raft_consensus.cc:515] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.760394 23284 leader_election.cc:290] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:41.762053 23191 tablet_bootstrap.cc:492] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:41.761953 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e352721cb6ee481d8afbc275a97d0018" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:41.763796 23112 leader_election.cc:343] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.766063 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e352721cb6ee481d8afbc275a97d0018" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.767164 22998 raft_consensus.cc:2468] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:41.769023 23113 leader_election.cc:304] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [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: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.769572 23191 tablet_bootstrap.cc:654] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.770448 23284 raft_consensus.cc:2804] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.772046 23212 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.772377 23284 raft_consensus.cc:493] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.772943 23284 raft_consensus.cc:3060] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.777402 23217 raft_consensus.cc:493] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.777958 23217 raft_consensus.cc:515] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.781948 23217 leader_election.cc:290] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.784119 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea96051ee0ae4ebb9346aa841838cebb" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.785446 23284 raft_consensus.cc:515] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.786136 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea96051ee0ae4ebb9346aa841838cebb" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.787369 23148 raft_consensus.cc:2468] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
W20260713 09:08:41.787712 23039 leader_election.cc:343] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.788682 23039 leader_election.cc:304] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [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: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:41.790117 23212 raft_consensus.cc:493] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.790650 23212 raft_consensus.cc:515] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.793040 23284 leader_election.cc:290] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:41.793320 23212 leader_election.cc:290] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:41.794651 23256 raft_consensus.cc:2804] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.795885 23256 raft_consensus.cc:493] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.795876 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e352721cb6ee481d8afbc275a97d0018" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:41.796387 23256 raft_consensus.cc:3060] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.800778 23258 raft_consensus.cc:493] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.801491 23258 raft_consensus.cc:515] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.804369 23258 leader_election.cc:290] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.806464 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:41.807845 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2084f3d98f5649ef88668432564f6960" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:41.808535 23074 raft_consensus.cc:2468] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:41.808993 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
W20260713 09:08:41.810453 22963 leader_election.cc:343] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.813273 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e352721cb6ee481d8afbc275a97d0018" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:41.813931 22998 raft_consensus.cc:3060] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:41.799734 23112 leader_election.cc:343] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.821470 23112 leader_election.cc:304] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:41.824249 23284 raft_consensus.cc:2804] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.824848 23284 raft_consensus.cc:493] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.825335 23284 raft_consensus.cc:3060] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.831063 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2084f3d98f5649ef88668432564f6960" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:41.832059 22999 raft_consensus.cc:2468] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
W20260713 09:08:41.837563 22964 leader_election.cc:343] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.838317 22964 leader_election.cc:304] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.839502 23258 raft_consensus.cc:2749] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.871670 23217 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.896647 22998 raft_consensus.cc:2468] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:41.901531 23295 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.902122 23295 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.904336 23113 leader_election.cc:304] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:41.905625 23212 raft_consensus.cc:2804] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.905864 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:41.906520 23074 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:41.906900 23212 raft_consensus.cc:697] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:41.907997 22963 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [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: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:41.907833 23212 consensus_queue.cc:237] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.909416 23295 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:41.909762 23298 raft_consensus.cc:2804] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:41.910220 23298 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.910699 23298 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.926542 23217 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.963472 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:41.963377 23256 raft_consensus.cc:515] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:41.964198 23146 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:42.010344 23217 raft_consensus.cc:493] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.020884 23217 raft_consensus.cc:515] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.024817 23217 leader_election.cc:290] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:42.027875 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
W20260713 09:08:42.030397 23039 leader_election.cc:343] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.136799 23298 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:42.080674 22964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.67:42993, user_credentials={real_user=slave}} blocked reactor thread for 61183.1us
I20260713 09:08:42.229074 22897 catalog_manager.cc:5697] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:42.254500 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:42.255224 23074 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:42.273898 23318 log.cc:927] Time spent T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211: Append to log took a long time: real 0.196s	user 0.000s	sys 0.002s
I20260713 09:08:42.077747 23284 raft_consensus.cc:515] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.330343 23298 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 2 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
W20260713 09:08:42.355794 23188 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.639s	user 0.115s	sys 0.197s
W20260713 09:08:42.356217 23188 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.640s	user 0.115s	sys 0.197s
I20260713 09:08:42.361581 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea96051ee0ae4ebb9346aa841838cebb" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:42.362310 23148 raft_consensus.cc:3060] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.368191 23074 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 2.
I20260713 09:08:42.370595 23148 raft_consensus.cc:2468] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:42.371021 23212 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.381752 23284 leader_election.cc:290] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:42.382274 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:42.382946 23146 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.386758 23189 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:42.387543 23189 ts_tablet_manager.cc:1403] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.663s	user 0.133s	sys 0.174s
I20260713 09:08:42.388057 23188 tablet_bootstrap.cc:492] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:42.388582 23188 ts_tablet_manager.cc:1403] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.682s	user 0.125s	sys 0.198s
I20260713 09:08:42.391906 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2084f3d98f5649ef88668432564f6960" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:42.392632 23072 raft_consensus.cc:3060] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.396317 22963 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:42.397642 23191 tablet_bootstrap.cc:492] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:42.398178 23191 ts_tablet_manager.cc:1403] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.636s	user 0.154s	sys 0.265s
I20260713 09:08:42.399302 23189 raft_consensus.cc:359] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.400107 23189 raft_consensus.cc:385] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.401038 23295 raft_consensus.cc:2804] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.401549 23295 raft_consensus.cc:697] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 2 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:08:42.401865 23188 raft_consensus.cc:359] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.402594 23188 raft_consensus.cc:385] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.402951 23188 raft_consensus.cc:740] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.403671 23188 consensus_queue.cc:260] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.402464 23295 consensus_queue.cc:237] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.404325 23191 raft_consensus.cc:359] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.405119 23191 raft_consensus.cc:385] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.405511 23191 raft_consensus.cc:740] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.407405 23146 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 2.
I20260713 09:08:42.400381 23189 raft_consensus.cc:740] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.411893 23189 consensus_queue.cc:260] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.406409 23191 consensus_queue.cc:260] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.416994 23188 ts_tablet_manager.cc:1434] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260713 09:08:42.419067 23188 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:42.429908 23189 ts_tablet_manager.cc:1434] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260713 09:08:42.431777 23039 leader_election.cc:304] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:42.432693 23322 raft_consensus.cc:2804] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:42.433043 23319 log.cc:927] Time spent T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: Append to log took a long time: real 0.073s	user 0.007s	sys 0.000s
I20260713 09:08:42.428313 23072 raft_consensus.cc:2468] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:42.455389 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2084f3d98f5649ef88668432564f6960" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:42.456292 23191 ts_tablet_manager.cc:1434] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.058s	user 0.018s	sys 0.001s
I20260713 09:08:42.456493 22996 raft_consensus.cc:3060] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.457558 23191 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:42.465210 23322 raft_consensus.cc:697] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Becoming Leader. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Running, Role: LEADER
I20260713 09:08:42.469017 23189 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:42.470427 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea96051ee0ae4ebb9346aa841838cebb" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:42.471153 22997 raft_consensus.cc:3060] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.482852 23331 raft_consensus.cc:493] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.483597 23331 raft_consensus.cc:515] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.486586 23331 leader_election.cc:290] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:42.487213 23325 consensus_queue.cc:1048] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.489763 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:42.490588 23074 raft_consensus.cc:2468] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:42.492219 22963 leader_election.cc:304] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:42.493292 23331 raft_consensus.cc:2804] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:42.493703 23331 raft_consensus.cc:493] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.494096 23331 raft_consensus.cc:3060] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.525309 23188 tablet_bootstrap.cc:654] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.515105 23322 consensus_queue.cc:237] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.530898 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:42.507525 23112 leader_election.cc:304] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:42.543265 23189 tablet_bootstrap.cc:654] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.544090 23321 raft_consensus.cc:2804] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:42.545523 23321 raft_consensus.cc:697] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:42.546049 22996 raft_consensus.cc:2468] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:42.553921 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:42.558029 23321 consensus_queue.cc:237] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:42.561013 23112 consensus_peers.cc:597] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 -> Peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Couldn't send request to peer 459f73749e76457589d2bbfdbc430f9b. 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:08:42.551849 23256 leader_election.cc:290] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:42.568926 22997 raft_consensus.cc:2468] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:42.582499 23284 raft_consensus.cc:493] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.589207 23284 raft_consensus.cc:515] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.547822 23331 raft_consensus.cc:515] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.597496 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:42.599889 23112 leader_election.cc:343] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.548904 23322 consensus_queue.cc:1048] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260713 09:08:42.597558 23284 leader_election.cc:290] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:42.624177 22999 raft_consensus.cc:2393] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459f73749e76457589d2bbfdbc430f9b in current term 1: Already voted for candidate 42d267306fa9430f8a63a2644ea319ba in this term.
I20260713 09:08:42.613204 22896 catalog_manager.cc:5697] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 459f73749e76457589d2bbfdbc430f9b (127.21.93.66). New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.637814 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:42.638669 23070 raft_consensus.cc:3060] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:42.653383 22964 leader_election.cc:343] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.661618 23189 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:42.662164 23189 ts_tablet_manager.cc:1403] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.001s
I20260713 09:08:42.665570 23189 raft_consensus.cc:359] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.666371 23189 raft_consensus.cc:385] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.666687 23189 raft_consensus.cc:740] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.668578 23189 consensus_queue.cc:260] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.670701 22895 catalog_manager.cc:5697] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 0 to 2, leader changed from <none> to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 2 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.655694 23331 leader_election.cc:290] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:42.673000 22894 catalog_manager.cc:5697] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:42.676635 23189 ts_tablet_manager.cc:1434] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:08:42.678169 23189 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
W20260713 09:08:42.676661 22945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:42.680821 23070 raft_consensus.cc:2468] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:42.682580 22963 leader_election.cc:304] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:42.683553 23331 raft_consensus.cc:2804] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:42.684288 23331 raft_consensus.cc:697] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:08:42.685475 23331 consensus_queue.cc:237] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.688045 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:42.691303 23191 tablet_bootstrap.cc:654] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.693960 23188 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:42.700423 23188 ts_tablet_manager.cc:1403] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.282s	user 0.021s	sys 0.016s
I20260713 09:08:42.705231 23188 raft_consensus.cc:359] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.706284 23188 raft_consensus.cc:385] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.706812 23188 raft_consensus.cc:740] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.710610 23039 leader_election.cc:304] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:42.711596 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:42.711884 23322 raft_consensus.cc:2749] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:42.714560 23189 tablet_bootstrap.cc:654] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.708621 23188 consensus_queue.cc:260] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.720739 23284 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.724820 23191 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:42.726881 23191 ts_tablet_manager.cc:1403] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.270s	user 0.021s	sys 0.002s
I20260713 09:08:42.726329 23188 ts_tablet_manager.cc:1434] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260713 09:08:42.729184 23188 tablet_bootstrap.cc:492] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
W20260713 09:08:42.732537 22964 leader_election.cc:343] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:42.734031 23113 leader_election.cc:343] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.737092 23113 leader_election.cc:304] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211; no voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:42.738556 23284 raft_consensus.cc:2749] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:42.742439 23191 raft_consensus.cc:359] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.743233 23191 raft_consensus.cc:385] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.743492 23191 raft_consensus.cc:740] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.752377 22896 catalog_manager.cc:5697] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.755131 23191 consensus_queue.cc:260] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.759730 23189 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:42.760270 23189 ts_tablet_manager.cc:1403] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.021s
I20260713 09:08:42.763396 23189 raft_consensus.cc:359] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.764168 23189 raft_consensus.cc:385] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.764508 23189 raft_consensus.cc:740] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.765322 23189 consensus_queue.cc:260] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.766316 23191 ts_tablet_manager.cc:1434] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260713 09:08:42.767815 23191 tablet_bootstrap.cc:492] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:42.769748 23188 tablet_bootstrap.cc:654] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.782413 23321 raft_consensus.cc:493] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.783042 23321 raft_consensus.cc:515] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.787205 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
W20260713 09:08:42.790612 23112 leader_election.cc:343] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.792821 23189 ts_tablet_manager.cc:1434] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.006s
I20260713 09:08:42.793160 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:42.793540 23321 leader_election.cc:290] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:42.794364 23189 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:42.794189 22995 raft_consensus.cc:2468] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:42.796861 23191 tablet_bootstrap.cc:654] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.811317 23113 leader_election.cc:304] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [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: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:42.813642 23251 raft_consensus.cc:2804] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:42.814256 23251 raft_consensus.cc:493] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.814656 23251 raft_consensus.cc:3060] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.816901 23189 tablet_bootstrap.cc:654] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.825752 23148 raft_consensus.cc:1275] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:42.828094 23331 consensus_queue.cc:1048] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.834146 23191 tablet_bootstrap.cc:492] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:42.834375 23188 tablet_bootstrap.cc:492] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:42.834688 23191 ts_tablet_manager.cc:1403] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.003s
I20260713 09:08:42.834965 23188 ts_tablet_manager.cc:1403] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.008s
I20260713 09:08:42.838749 23191 raft_consensus.cc:359] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.839553 23191 raft_consensus.cc:385] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.839835 23191 raft_consensus.cc:740] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.840713 23191 consensus_queue.cc:260] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.843643 23251 raft_consensus.cc:515] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.846043 23251 leader_election.cc:290] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:42.840740 23188 raft_consensus.cc:359] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.848067 23188 raft_consensus.cc:385] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.847977 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:42.848466 23188 raft_consensus.cc:740] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.848664 22995 raft_consensus.cc:3060] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.849365 23188 consensus_queue.cc:260] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.843674 23191 ts_tablet_manager.cc:1434] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:42.856351 23191 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: Bootstrap starting.
I20260713 09:08:42.859503 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
W20260713 09:08:42.862145 23112 leader_election.cc:343] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.863211 23188 ts_tablet_manager.cc:1434] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:08:42.864135 23188 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:42.870174 23217 raft_consensus.cc:493] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.871057 23217 raft_consensus.cc:515] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.873291 23217 leader_election.cc:290] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:42.886523 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a1a5d22e5248968b9fcdb2da44b695" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:42.887668 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a1a5d22e5248968b9fcdb2da44b695" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:42.887874 23072 raft_consensus.cc:1275] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:42.889024 23223 raft_consensus.cc:493] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.889706 23217 raft_consensus.cc:493] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.890058 23298 consensus_queue.cc:1048] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:42.889703 23223 raft_consensus.cc:515] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.894685 23223 leader_election.cc:290] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:42.883453 22995 raft_consensus.cc:2468] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:42.897056 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:42.903250 23189 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:42.906482 23189 ts_tablet_manager.cc:1403] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.022s
W20260713 09:08:42.898821 22963 leader_election.cc:343] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.890281 23217 raft_consensus.cc:515] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.909337 23217 leader_election.cc:290] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:42.910643 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1eaad98a3c4d5e877ed77b8da83dfb" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
W20260713 09:08:42.915189 23039 leader_election.cc:343] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.916231 23039 leader_election.cc:304] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:42.917375 23113 leader_election.cc:304] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:42.918696 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1eaad98a3c4d5e877ed77b8da83dfb" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:42.919811 22999 raft_consensus.cc:2468] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
I20260713 09:08:42.922861 23321 raft_consensus.cc:2804] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:42.923460 23321 raft_consensus.cc:697] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:42.924330 23321 consensus_queue.cc:237] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.926507 23217 raft_consensus.cc:2749] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:42.928527 23189 raft_consensus.cc:359] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.929456 23189 raft_consensus.cc:385] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.929656 23251 raft_consensus.cc:493] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.929790 23189 raft_consensus.cc:740] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.930146 23251 raft_consensus.cc:515] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.932233 23191 tablet_bootstrap.cc:654] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.932533 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:42.930688 23189 consensus_queue.cc:260] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.934090 23251 leader_election.cc:290] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:42.933857 23146 raft_consensus.cc:2468] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:42.935497 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:42.945237 23070 raft_consensus.cc:2393] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1554d6dc03454d9fb171c506b2870211 in current term 1: Already voted for candidate 42d267306fa9430f8a63a2644ea319ba in this term.
I20260713 09:08:42.942283 23188 tablet_bootstrap.cc:654] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.946034 23189 ts_tablet_manager.cc:1434] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260713 09:08:42.951586 23039 leader_election.cc:304] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [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: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211
I20260713 09:08:42.952873 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b6402190ea4964946ddc26e9482719" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:42.953361 22964 leader_election.cc:304] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [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: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:42.954164 23298 raft_consensus.cc:2804] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:42.954284 23322 raft_consensus.cc:2804] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:42.954553 23298 raft_consensus.cc:493] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.954792 23322 raft_consensus.cc:493] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.955085 23298 raft_consensus.cc:3060] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.955195 23322 raft_consensus.cc:3060] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.957764 23189 tablet_bootstrap.cc:492] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:42.958957 23113 leader_election.cc:304] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211; no voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:42.963222 23251 raft_consensus.cc:3060] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.971149 23321 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.972820 23322 raft_consensus.cc:515] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.975261 23251 raft_consensus.cc:2749] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:42.977123 23298 raft_consensus.cc:515] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:42.980518 23298 leader_election.cc:290] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:42.981858 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:42.982692 23146 raft_consensus.cc:3060] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.987673 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
W20260713 09:08:42.992522 22963 leader_election.cc:343] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:42.989249 22896 catalog_manager.cc:5697] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.007987 23188 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:43.008555 23188 ts_tablet_manager.cc:1403] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.145s	user 0.006s	sys 0.015s
I20260713 09:08:43.011641 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1eaad98a3c4d5e877ed77b8da83dfb" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:43.011904 23188 raft_consensus.cc:359] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.012688 23188 raft_consensus.cc:385] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.012979 23188 raft_consensus.cc:740] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
W20260713 09:08:43.013352 23039 leader_election.cc:343] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:43.013355 23146 raft_consensus.cc:2468] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:43.013790 23188 consensus_queue.cc:260] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.019157 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1eaad98a3c4d5e877ed77b8da83dfb" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:43.020812 22995 raft_consensus.cc:3060] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.021685 23188 ts_tablet_manager.cc:1434] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:08:43.024412 23188 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:43.015666 23322 leader_election.cc:290] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:43.029735 23321 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.032410 22964 leader_election.cc:304] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:43.033632 23298 raft_consensus.cc:2804] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:43.034129 23188 tablet_bootstrap.cc:654] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:43.034209 23298 raft_consensus.cc:697] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:08:43.033771 23191 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: No bootstrap required, opened a new log
I20260713 09:08:43.035226 23298 consensus_queue.cc:237] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.036099 23191 ts_tablet_manager.cc:1403] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: Time spent bootstrapping tablet: real 0.180s	user 0.030s	sys 0.024s
I20260713 09:08:43.030555 22995 raft_consensus.cc:2468] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:43.041491 23191 raft_consensus.cc:359] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.042141 23189 tablet_bootstrap.cc:654] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:43.042222 23191 raft_consensus.cc:385] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.042551 23191 raft_consensus.cc:740] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Initialized, Role: FOLLOWER
I20260713 09:08:43.043236 23191 consensus_queue.cc:260] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.046108 23191 ts_tablet_manager.cc:1434] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:43.046281 23039 leader_election.cc:304] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211
I20260713 09:08:43.048121 23217 raft_consensus.cc:2804] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:43.048816 23217 raft_consensus.cc:697] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Becoming Leader. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Running, Role: LEADER
I20260713 09:08:43.049850 23217 consensus_queue.cc:237] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.057003 23188 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:43.056850 23223 raft_consensus.cc:493] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:43.057865 23188 ts_tablet_manager.cc:1403] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.009s
I20260713 09:08:43.057799 23223 raft_consensus.cc:515] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.060276 23223 leader_election.cc:290] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:43.062294 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621031c3cb443d5a7c98115738342ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:43.071655 23188 raft_consensus.cc:359] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.072263 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621031c3cb443d5a7c98115738342ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:43.072646 23188 raft_consensus.cc:385] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.073030 23146 raft_consensus.cc:2468] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 0.
I20260713 09:08:43.073051 23188 raft_consensus.cc:740] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:43.076761 23322 raft_consensus.cc:493] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:43.074453 22963 leader_election.cc:343] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:43.077389 23322 raft_consensus.cc:515] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.078084 22964 leader_election.cc:304] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [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: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:43.081270 22894 catalog_manager.cc:5697] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:43.082930 23322 leader_election.cc:290] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:43.084300 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:43.076515 23188 consensus_queue.cc:260] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.086364 23188 ts_tablet_manager.cc:1434] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260713 09:08:43.087358 23188 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:43.088080 23189 tablet_bootstrap.cc:492] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:43.088500 23189 ts_tablet_manager.cc:1403] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.013s
I20260713 09:08:43.095356 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:43.096334 22995 raft_consensus.cc:2393] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459f73749e76457589d2bbfdbc430f9b in current term 1: Already voted for candidate 1554d6dc03454d9fb171c506b2870211 in this term.
I20260713 09:08:43.094595 23298 raft_consensus.cc:2804] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:43.098851 23070 raft_consensus.cc:3060] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.099179 23298 raft_consensus.cc:493] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:43.099700 23298 raft_consensus.cc:3060] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.103369 23039 leader_election.cc:304] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:43.105120 23256 raft_consensus.cc:3060] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.116997 23325 consensus_queue.cc:1048] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:43.118711 23325 consensus_queue.cc:1048] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:43.126008 23322 raft_consensus.cc:493] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:43.126588 23322 raft_consensus.cc:515] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.127950 23223 raft_consensus.cc:493] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:43.128175 23072 raft_consensus.cc:3060] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.128451 23223 raft_consensus.cc:515] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.129021 23322 leader_election.cc:290] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:43.130401 23223 leader_election.cc:290] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:43.131636 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b096474ff54f3d979604035159c6b4" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:43.132983 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4647228f72784656908372897da9ffe7" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:43.133966 23189 raft_consensus.cc:359] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.136144 23189 raft_consensus.cc:385] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.136521 23189 raft_consensus.cc:740] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
W20260713 09:08:43.138278 23039 leader_election.cc:343] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:43.138475 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b096474ff54f3d979604035159c6b4" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:43.139285 22999 raft_consensus.cc:2468] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 0.
I20260713 09:08:43.151908 23189 consensus_queue.cc:260] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.139276 23329 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260713 09:08:43.158562 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4647228f72784656908372897da9ffe7" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:43.180505 22894 catalog_manager.cc:5697] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 459f73749e76457589d2bbfdbc430f9b (127.21.93.66). New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:43.163986 22964 leader_election.cc:343] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:43.200767 23256 raft_consensus.cc:2749] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:43.216642 23298 raft_consensus.cc:515] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
W20260713 09:08:43.217703 22964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.67:42993, user_credentials={real_user=slave}} blocked reactor thread for 66341.6us
W20260713 09:08:43.218281 22963 leader_election.cc:343] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:43.227687 23189 ts_tablet_manager.cc:1434] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.001s
I20260713 09:08:43.236271 23039 leader_election.cc:304] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [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: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211
I20260713 09:08:43.237156 23256 raft_consensus.cc:2804] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:43.237618 23256 raft_consensus.cc:493] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:43.238116 23256 raft_consensus.cc:3060] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.238317 22963 leader_election.cc:304] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba; no voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:43.240950 23189 tablet_bootstrap.cc:492] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:43.243214 23329 raft_consensus.cc:2749] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:43.245723 22963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.66:34873, user_credentials={real_user=slave}} blocked reactor thread for 71694.1us
I20260713 09:08:43.252527 23256 raft_consensus.cc:515] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.275978 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621031c3cb443d5a7c98115738342ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:43.237576 23298 leader_election.cc:290] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:43.282864 23188 tablet_bootstrap.cc:654] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:43.284696 23256 leader_election.cc:290] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
W20260713 09:08:43.292861 22963 leader_election.cc:343] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:43.292762 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b096474ff54f3d979604035159c6b4" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:43.298713 23148 raft_consensus.cc:3060] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.311530 23189 tablet_bootstrap.cc:654] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:43.312731 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621031c3cb443d5a7c98115738342ca" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:08:43.313392 23147 raft_consensus.cc:3060] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.314118 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b096474ff54f3d979604035159c6b4" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:43.316612 22999 raft_consensus.cc:3060] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.318003 23295 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.324630 22999 raft_consensus.cc:2468] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:43.332433 23039 leader_election.cc:304] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:43.335300 23148 raft_consensus.cc:2468] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 459f73749e76457589d2bbfdbc430f9b in term 1.
I20260713 09:08:43.336194 23322 raft_consensus.cc:2804] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:43.336705 23322 raft_consensus.cc:697] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Becoming Leader. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Running, Role: LEADER
I20260713 09:08:43.337558 23322 consensus_queue.cc:237] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.344857 23188 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:43.345348 23188 ts_tablet_manager.cc:1403] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.258s	user 0.005s	sys 0.019s
I20260713 09:08:43.348024 23188 raft_consensus.cc:359] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.348696 23188 raft_consensus.cc:385] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.348966 23188 raft_consensus.cc:740] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:43.349629 23188 consensus_queue.cc:260] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.351395 23188 ts_tablet_manager.cc:1434] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:43.352290 23188 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:43.357662 23188 tablet_bootstrap.cc:654] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:43.362262 23188 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:43.362883 23188 ts_tablet_manager.cc:1403] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.003s
I20260713 09:08:43.365533 23188 raft_consensus.cc:359] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.366189 23188 raft_consensus.cc:385] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.366446 23188 raft_consensus.cc:740] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:43.367100 23188 consensus_queue.cc:260] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.369606 23188 ts_tablet_manager.cc:1434] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:43.370558 23188 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b: Bootstrap starting.
I20260713 09:08:43.375957 23188 tablet_bootstrap.cc:654] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:43.380995 23188 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b: No bootstrap required, opened a new log
I20260713 09:08:43.381248 23189 tablet_bootstrap.cc:492] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:43.381382 23188 ts_tablet_manager.cc:1403] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:43.381722 23189 ts_tablet_manager.cc:1403] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.020s
I20260713 09:08:43.383627 23188 raft_consensus.cc:359] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.384310 23188 raft_consensus.cc:385] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.384405 23147 raft_consensus.cc:2468] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 1.
I20260713 09:08:43.384608 23188 raft_consensus.cc:740] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Initialized, Role: FOLLOWER
I20260713 09:08:43.384370 23189 raft_consensus.cc:359] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.385386 23189 raft_consensus.cc:385] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.385746 23189 raft_consensus.cc:740] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:43.385690 23188 consensus_queue.cc:260] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.385994 22964 leader_election.cc:304] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 459f73749e76457589d2bbfdbc430f9b
I20260713 09:08:43.387177 23298 raft_consensus.cc:2804] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:43.386874 23189 consensus_queue.cc:260] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.387640 23298 raft_consensus.cc:697] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:08:43.387953 23188 ts_tablet_manager.cc:1434] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:43.388458 23298 consensus_queue.cc:237] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.390980 23189 ts_tablet_manager.cc:1434] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:43.392253 23189 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211: Bootstrap starting.
I20260713 09:08:43.393326 22894 catalog_manager.cc:5697] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 459f73749e76457589d2bbfdbc430f9b (127.21.93.66). New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:43.398233 23189 tablet_bootstrap.cc:654] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:43.403820 23189 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211: No bootstrap required, opened a new log
I20260713 09:08:43.404253 23189 ts_tablet_manager.cc:1403] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:08:43.406000 23322 raft_consensus.cc:493] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:43.406598 23322 raft_consensus.cc:515] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.408098 23189 raft_consensus.cc:359] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.408818 23189 raft_consensus.cc:385] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:43.409132 23189 raft_consensus.cc:740] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Initialized, Role: FOLLOWER
I20260713 09:08:43.409950 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621031c3cb443d5a7c98115738342ca" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:43.410211 23189 consensus_queue.cc:260] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.412221 23189 ts_tablet_manager.cc:1434] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:08:43.412364 23322 leader_election.cc:290] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:43.413775 23147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621031c3cb443d5a7c98115738342ca" candidate_uuid: "459f73749e76457589d2bbfdbc430f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1554d6dc03454d9fb171c506b2870211" is_pre_election: true
I20260713 09:08:43.414520 23147 raft_consensus.cc:2393] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 459f73749e76457589d2bbfdbc430f9b in current term 1: Already voted for candidate 42d267306fa9430f8a63a2644ea319ba in this term.
I20260713 09:08:43.415609 23039 leader_election.cc:304] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 459f73749e76457589d2bbfdbc430f9b; no voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba
I20260713 09:08:43.416920 23322 raft_consensus.cc:3060] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.421217 22895 catalog_manager.cc:5697] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:43.422010 23251 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.426836 23322 raft_consensus.cc:2749] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:43.437883 23251 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.445837 23073 raft_consensus.cc:3060] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.455667 23223 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.471526 23223 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.560933 23147 raft_consensus.cc:3060] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.566747 23325 consensus_queue.cc:1048] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.577014 23256 consensus_queue.cc:1048] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.578567 23321 raft_consensus.cc:493] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:43.579140 23321 raft_consensus.cc:515] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.582002 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4647228f72784656908372897da9ffe7" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba" is_pre_election: true
I20260713 09:08:43.582640 22996 raft_consensus.cc:2468] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:43.583933 23113 leader_election.cc:304] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:08:43.584946 23251 raft_consensus.cc:2804] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:43.585341 23251 raft_consensus.cc:493] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:43.585747 23251 raft_consensus.cc:3060] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.588553 23321 leader_election.cc:290] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:43.590225 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4647228f72784656908372897da9ffe7" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b" is_pre_election: true
I20260713 09:08:43.590972 23073 raft_consensus.cc:2468] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 0.
I20260713 09:08:43.593314 23251 raft_consensus.cc:515] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.596210 23251 leader_election.cc:290] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:43.596909 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4647228f72784656908372897da9ffe7" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:08:43.597078 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4647228f72784656908372897da9ffe7" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:08:43.597620 23074 raft_consensus.cc:3060] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.597743 22999 raft_consensus.cc:3060] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:43.604684 22999 raft_consensus.cc:2468] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:43.604684 23074 raft_consensus.cc:2468] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 1.
I20260713 09:08:43.606225 23112 leader_election.cc:304] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:08:43.607127 23251 raft_consensus.cc:2804] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:43.607609 23251 raft_consensus.cc:697] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:08:43.608600 23251 consensus_queue.cc:237] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:08:43.618316 22894 catalog_manager.cc:5697] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.785439 23322 consensus_queue.cc:1048] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.799901 23256 consensus_queue.cc:1048] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:43.881564 23298 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:43.908430 23331 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:44.028532 23251 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:44.039930 23284 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:44.354756 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:44.361584 23388 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:44.362311 23389 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:44.363350 23391 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:44.364073 21877 server_base.cc:1061] running on GCE node
I20260713 09:08:44.365567 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:44.365790 21877 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:44.366052 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933724366031 us; error 0 us; skew 500 ppm
I20260713 09:08:44.366703 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:44.369508 21877 webserver.cc:533] Webserver started at http://127.21.93.68:35531/ using document root <none> and password file <none>
I20260713 09:08:44.370090 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:44.370277 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:44.370565 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:44.371645 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-3-root/instance:
uuid: "05f60fda15b843b78da29ff336dbc0c5"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-vxf7"
I20260713 09:08:44.379978 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.007s
I20260713 09:08:44.384531 23396 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:44.385601 21877 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:08:44.385880 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-3-root
uuid: "05f60fda15b843b78da29ff336dbc0c5"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-vxf7"
I20260713 09:08:44.386134 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-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:44.405845 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:44.407145 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:44.408483 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:44.410645 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:44.410889 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260713 09:08:44.411127 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:44.411347 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.479609 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.68:33409
I20260713 09:08:44.479676 23460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.68:33409 every 8 connection(s)
I20260713 09:08:44.499432 21877 auto_leader_rebalancer-test.cc:392] add a tserver: 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:44.512236 23461 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34191
I20260713 09:08:44.512622 23461 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:44.513350 23461 heartbeater.cc:507] Master 127.21.93.126:34191 requested a full tablet report, sending...
I20260713 09:08:44.515236 22894 ts_manager.cc:194] Registered new tserver with Master: 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409)
I20260713 09:08:44.516543 22894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38256
I20260713 09:08:44.752496 22999 consensus_queue.cc:237] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue 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: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:44.760706 23146 raft_consensus.cc:1275] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.762288 23073 raft_consensus.cc:1275] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.762709 23457 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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.763819 23452 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.771771 22963 consensus_peers.cc:597] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dda898206043448c8bf15b40c0e7d552. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.772220 23331 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.774326 23146 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.774973 23074 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.789526 22894 catalog_manager.cc:5697] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.806370 23146 consensus_queue.cc:237] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:44.815094 22996 raft_consensus.cc:1275] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.816565 23251 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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.817423 23074 raft_consensus.cc:1275] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.819435 23251 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.825834 23284 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.829610 23074 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
W20260713 09:08:44.837019 23112 consensus_peers.cc:597] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4647228f72784656908372897da9ffe7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.837738 22996 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.842885 23146 consensus_queue.cc:237] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:44.842943 22895 catalog_manager.cc:5697] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.861217 23074 raft_consensus.cc:1275] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.863083 23321 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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.863715 22996 raft_consensus.cc:1275] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.865221 23321 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, 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.866703 23112 consensus_peers.cc:597] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 033136039a664a1e9a5a5b086ceb5af8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.875072 23251 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.876834 22996 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.880441 23074 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.891808 22896 catalog_manager.cc:5697] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.892194 23146 consensus_queue.cc:237] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:44.910110 22999 raft_consensus.cc:1275] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.910244 23112 consensus_peers.cc:597] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2084f3d98f5649ef88668432564f6960. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.911639 23284 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, 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.912489 23074 raft_consensus.cc:1275] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.913717 23284 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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.919656 23321 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.921262 22996 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.923867 23074 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:44.933331 22894 catalog_manager.cc:5697] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:45.235988 23485 ts_tablet_manager.cc:933] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
I20260713 09:08:45.242337 23485 tablet_copy_client.cc:323] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.65:44417
I20260713 09:08:45.256219 23009 tablet_copy_service.cc:140] P 42d267306fa9430f8a63a2644ea319ba: Received BeginTabletCopySession request for tablet dda898206043448c8bf15b40c0e7d552 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52842)
I20260713 09:08:45.256949 23009 tablet_copy_service.cc:161] P 42d267306fa9430f8a63a2644ea319ba: Beginning new tablet copy session on tablet dda898206043448c8bf15b40c0e7d552 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52842: session id = 05f60fda15b843b78da29ff336dbc0c5-dda898206043448c8bf15b40c0e7d552
I20260713 09:08:45.265065 23009 tablet_copy_source_session.cc:215] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:45.269068 23485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda898206043448c8bf15b40c0e7d552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.282305 23485 tablet_copy_client.cc:806] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:45.283048 23485 tablet_copy_client.cc:670] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:45.287786 23485 tablet_copy_client.cc:538] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:45.294867 23485 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:45.315065 23485 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: 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.315812 23485 tablet_bootstrap.cc:492] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:45.316359 23485 ts_tablet_manager.cc:1403] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.010s
I20260713 09:08:45.319109 23485 raft_consensus.cc:359] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:45.320021 23485 raft_consensus.cc:740] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:45.320616 23485 consensus_queue.cc:260] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [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: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:45.323174 23461 heartbeater.cc:499] Master 127.21.93.126:34191 was elected leader, sending a full tablet report...
I20260713 09:08:45.323392 23485 ts_tablet_manager.cc:1434] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:08:45.325246 23009 tablet_copy_service.cc:342] P 42d267306fa9430f8a63a2644ea319ba: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-dda898206043448c8bf15b40c0e7d552 received from {username='slave'} at 127.0.0.1:52842
I20260713 09:08:45.325837 23009 tablet_copy_service.cc:434] P 42d267306fa9430f8a63a2644ea319ba: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-dda898206043448c8bf15b40c0e7d552 on tablet dda898206043448c8bf15b40c0e7d552 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:45.355996 23485 ts_tablet_manager.cc:933] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:45.357534 23485 tablet_copy_client.cc:323] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.67:42993
I20260713 09:08:45.368069 23158 tablet_copy_service.cc:140] P 1554d6dc03454d9fb171c506b2870211: Received BeginTabletCopySession request for tablet 4647228f72784656908372897da9ffe7 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:35620)
I20260713 09:08:45.368567 23158 tablet_copy_service.cc:161] P 1554d6dc03454d9fb171c506b2870211: Beginning new tablet copy session on tablet 4647228f72784656908372897da9ffe7 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:35620: session id = 05f60fda15b843b78da29ff336dbc0c5-4647228f72784656908372897da9ffe7
I20260713 09:08:45.377525 23158 tablet_copy_source_session.cc:215] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:45.380496 23485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4647228f72784656908372897da9ffe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.393872 23485 tablet_copy_client.cc:806] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:45.394421 23485 tablet_copy_client.cc:670] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:45.398231 23485 tablet_copy_client.cc:538] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:45.404704 23485 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:45.406543 23492 ts_tablet_manager.cc:933] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:45.408457 23492 tablet_copy_client.cc:323] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.67:42993
I20260713 09:08:45.410284 23158 tablet_copy_service.cc:140] P 1554d6dc03454d9fb171c506b2870211: Received BeginTabletCopySession request for tablet 033136039a664a1e9a5a5b086ceb5af8 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:35620)
I20260713 09:08:45.410914 23158 tablet_copy_service.cc:161] P 1554d6dc03454d9fb171c506b2870211: Beginning new tablet copy session on tablet 033136039a664a1e9a5a5b086ceb5af8 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:35620: session id = 05f60fda15b843b78da29ff336dbc0c5-033136039a664a1e9a5a5b086ceb5af8
I20260713 09:08:45.420667 23158 tablet_copy_source_session.cc:215] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:45.424710 23492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033136039a664a1e9a5a5b086ceb5af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.442327 23485 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: 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.443259 23485 tablet_bootstrap.cc:492] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:45.443542 23495 ts_tablet_manager.cc:933] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:45.443957 23485 ts_tablet_manager.cc:1403] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.016s
I20260713 09:08:45.446640 23492 tablet_copy_client.cc:806] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:45.447285 23492 tablet_copy_client.cc:670] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:45.448107 23485 raft_consensus.cc:359] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:45.449007 23485 raft_consensus.cc:740] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:45.449172 23495 tablet_copy_client.cc:323] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.67:42993
I20260713 09:08:45.449673 23485 consensus_queue.cc:260] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:45.451872 23485 ts_tablet_manager.cc:1434] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:45.452541 23158 tablet_copy_service.cc:140] P 1554d6dc03454d9fb171c506b2870211: Received BeginTabletCopySession request for tablet 2084f3d98f5649ef88668432564f6960 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:35620)
I20260713 09:08:45.453148 23158 tablet_copy_service.cc:161] P 1554d6dc03454d9fb171c506b2870211: Beginning new tablet copy session on tablet 2084f3d98f5649ef88668432564f6960 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:35620: session id = 05f60fda15b843b78da29ff336dbc0c5-2084f3d98f5649ef88668432564f6960
I20260713 09:08:45.453946 23157 tablet_copy_service.cc:342] P 1554d6dc03454d9fb171c506b2870211: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-4647228f72784656908372897da9ffe7 received from {username='slave'} at 127.0.0.1:35620
I20260713 09:08:45.454378 23157 tablet_copy_service.cc:434] P 1554d6dc03454d9fb171c506b2870211: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-4647228f72784656908372897da9ffe7 on tablet 4647228f72784656908372897da9ffe7 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:45.462277 23158 tablet_copy_source_session.cc:215] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:45.462754 23492 tablet_copy_client.cc:538] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:45.466873 23495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2084f3d98f5649ef88668432564f6960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.471463 23492 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:45.485471 23495 tablet_copy_client.cc:806] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:45.486155 23495 tablet_copy_client.cc:670] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:45.488843 23492 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: 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.489672 23492 tablet_bootstrap.cc:492] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:45.489987 23495 tablet_copy_client.cc:538] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:45.490309 23492 ts_tablet_manager.cc:1403] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:08:45.493319 23492 raft_consensus.cc:359] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:45.494143 23492 raft_consensus.cc:740] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:45.494750 23492 consensus_queue.cc:260] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:45.496985 23492 ts_tablet_manager.cc:1434] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:08:45.498713 23495 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:45.500242 23158 tablet_copy_service.cc:342] P 1554d6dc03454d9fb171c506b2870211: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-033136039a664a1e9a5a5b086ceb5af8 received from {username='slave'} at 127.0.0.1:35620
I20260713 09:08:45.500711 23158 tablet_copy_service.cc:434] P 1554d6dc03454d9fb171c506b2870211: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-033136039a664a1e9a5a5b086ceb5af8 on tablet 033136039a664a1e9a5a5b086ceb5af8 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:45.517762 23495 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: 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.518632 23495 tablet_bootstrap.cc:492] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:45.519313 23495 ts_tablet_manager.cc:1403] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.011s
I20260713 09:08:45.522428 23495 raft_consensus.cc:359] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:45.523144 23495 raft_consensus.cc:740] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:45.523820 23495 consensus_queue.cc:260] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:45.526515 23495 ts_tablet_manager.cc:1434] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:45.528324 23158 tablet_copy_service.cc:342] P 1554d6dc03454d9fb171c506b2870211: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-2084f3d98f5649ef88668432564f6960 received from {username='slave'} at 127.0.0.1:35620
I20260713 09:08:45.528767 23158 tablet_copy_service.cc:434] P 1554d6dc03454d9fb171c506b2870211: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-2084f3d98f5649ef88668432564f6960 on tablet 2084f3d98f5649ef88668432564f6960 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:45.651259 23434 raft_consensus.cc:1217] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:45.891351 23434 raft_consensus.cc:1217] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:45.922717 23434 raft_consensus.cc:1217] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:45.981518 23434 raft_consensus.cc:1217] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:46.130093 23331 raft_consensus.cc:1064] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:46.133013 23331 consensus_queue.cc:237] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [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: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:46.139863 23434 raft_consensus.cc:1275] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.140583 23147 raft_consensus.cc:1275] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.141916 23331 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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.142256 23073 raft_consensus.cc:1275] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.143455 23499 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.145558 23499 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.156852 23499 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.160064 23073 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.167693 23147 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.170104 23434 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.174899 22895 catalog_manager.cc:5697] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.208047 22996 consensus_queue.cc:237] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:46.213284 23073 raft_consensus.cc:1275] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.213624 23434 raft_consensus.cc:1275] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.214977 23331 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.222128 23457 consensus_queue.cc:1048] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.225440 23331 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.230531 23073 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.232059 23434 raft_consensus.cc:2955] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.243907 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dda898206043448c8bf15b40c0e7d552 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:46.245951 22896 catalog_manager.cc:5697] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.273263 23137 tablet_service.cc:1558] Processing DeleteTablet for tablet dda898206043448c8bf15b40c0e7d552 with delete_type TABLET_DATA_TOMBSTONED (TS 1554d6dc03454d9fb171c506b2870211 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41336
I20260713 09:08:46.286836 23512 tablet_replica.cc:333] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:08:46.288226 23512 raft_consensus.cc:2243] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.289067 23512 raft_consensus.cc:2272] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.298975 23512 ts_tablet_manager.cc:1916] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:46.315611 23512 ts_tablet_manager.cc:1929] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:46.316118 23512 log.cc:1199] T dda898206043448c8bf15b40c0e7d552 P 1554d6dc03454d9fb171c506b2870211: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root/wals/dda898206043448c8bf15b40c0e7d552
I20260713 09:08:46.317881 22883 catalog_manager.cc:5028] TS 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): tablet dda898206043448c8bf15b40c0e7d552 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:46.385229 23502 raft_consensus.cc:1064] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:46.388109 23502 consensus_queue.cc:237] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:46.397377 23434 raft_consensus.cc:1275] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.398263 22999 raft_consensus.cc:1275] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.398058 23073 raft_consensus.cc:1275] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.398947 23500 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:46.400064 23502 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.401713 23500 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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.408628 23501 raft_consensus.cc:1064] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:46.412346 23501 consensus_queue.cc:237] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:46.424877 23500 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.429280 23073 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.431435 22999 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.443136 23434 raft_consensus.cc:1275] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.443595 23074 raft_consensus.cc:1275] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.448040 23502 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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.449787 23502 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.454994 22896 catalog_manager.cc:5697] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.477362 23434 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.482956 23146 consensus_queue.cc:237] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:46.493327 23072 raft_consensus.cc:1275] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.499059 23432 raft_consensus.cc:1275] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.499982 23521 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.504262 23520 consensus_queue.cc:1048] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.515508 23521 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.517289 23433 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.522306 22999 raft_consensus.cc:1275] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.521216 23502 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.524811 23500 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, 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.522792 23074 raft_consensus.cc:2955] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.535854 22999 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.535794 23432 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.538026 23073 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.546172 22894 catalog_manager.cc:5697] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.553151 22896 catalog_manager.cc:5697] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.559581 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4647228f72784656908372897da9ffe7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:46.570338 22985 tablet_service.cc:1558] Processing DeleteTablet for tablet 4647228f72784656908372897da9ffe7 with delete_type TABLET_DATA_TOMBSTONED (TS 42d267306fa9430f8a63a2644ea319ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54876
I20260713 09:08:46.582018 23525 tablet_replica.cc:333] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:08:46.583443 23525 raft_consensus.cc:2243] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.584270 23525 raft_consensus.cc:2272] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.585688 23520 raft_consensus.cc:1064] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:46.588685 23525 ts_tablet_manager.cc:1916] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:46.588418 23520 consensus_queue.cc:237] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:46.602162 23432 raft_consensus.cc:1275] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.603441 23073 raft_consensus.cc:1275] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.604657 22999 raft_consensus.cc:1275] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.604923 23520 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:08:46.607122 23521 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, 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.607668 23525 ts_tablet_manager.cc:1929] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:46.608229 23525 log.cc:1199] T 4647228f72784656908372897da9ffe7 P 42d267306fa9430f8a63a2644ea319ba: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root/wals/4647228f72784656908372897da9ffe7
I20260713 09:08:46.607951 23501 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:46.610144 22883 catalog_manager.cc:5028] TS 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): tablet 4647228f72784656908372897da9ffe7 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:46.636042 23501 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.637981 23073 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.639704 22996 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.648048 23432 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.655085 22897 catalog_manager.cc:5697] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.673282 23146 consensus_queue.cc:237] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:46.679111 23432 raft_consensus.cc:1275] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.679260 22996 raft_consensus.cc:1275] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.680502 23520 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.681404 23521 consensus_queue.cc:1048] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, 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.690907 22996 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.691319 23521 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.700879 23432 raft_consensus.cc:2955] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.708020 22894 catalog_manager.cc:5697] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:46.715004 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2084f3d98f5649ef88668432564f6960 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:46.724480 23059 tablet_service.cc:1558] Processing DeleteTablet for tablet 2084f3d98f5649ef88668432564f6960 with delete_type TABLET_DATA_TOMBSTONED (TS 459f73749e76457589d2bbfdbc430f9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48702
I20260713 09:08:46.727754 23530 tablet_replica.cc:333] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:08:46.731730 23530 raft_consensus.cc:2243] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.732404 23530 raft_consensus.cc:2272] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.735000 23530 ts_tablet_manager.cc:1916] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:46.746299 23530 ts_tablet_manager.cc:1929] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:46.746628 23530 log.cc:1199] T 2084f3d98f5649ef88668432564f6960 P 459f73749e76457589d2bbfdbc430f9b: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root/wals/2084f3d98f5649ef88668432564f6960
I20260713 09:08:46.748353 22882 catalog_manager.cc:5028] TS 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): tablet 2084f3d98f5649ef88668432564f6960 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:47.063241 23147 consensus_queue.cc:237] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:47.067227 23432 raft_consensus.cc:1275] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:47.067443 22996 raft_consensus.cc:1275] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:47.068513 23501 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:47.069417 23521 consensus_queue.cc:1048] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:47.075804 23519 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:47.077131 22996 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:47.085836 23432 raft_consensus.cc:2955] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:47.090988 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 033136039a664a1e9a5a5b086ceb5af8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:47.090166 22896 catalog_manager.cc:5697] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:47.102412 23059 tablet_service.cc:1558] Processing DeleteTablet for tablet 033136039a664a1e9a5a5b086ceb5af8 with delete_type TABLET_DATA_TOMBSTONED (TS 459f73749e76457589d2bbfdbc430f9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48702
I20260713 09:08:47.103297 23530 tablet_replica.cc:333] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:08:47.104290 23530 raft_consensus.cc:2243] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:47.105026 23530 raft_consensus.cc:2272] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:47.108180 23530 ts_tablet_manager.cc:1916] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:47.118306 23530 ts_tablet_manager.cc:1929] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:47.118672 23530 log.cc:1199] T 033136039a664a1e9a5a5b086ceb5af8 P 459f73749e76457589d2bbfdbc430f9b: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root/wals/033136039a664a1e9a5a5b086ceb5af8
I20260713 09:08:47.119962 22882 catalog_manager.cc:5028] TS 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): tablet 033136039a664a1e9a5a5b086ceb5af8 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:48.133023 23147 consensus_queue.cc:237] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
W20260713 09:08:48.140136 23112 consensus_peers.cc:597] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3a1a5d22e5248968b9fcdb2da44b695. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:48.141170 23074 raft_consensus.cc:1275] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:48.141495 22996 raft_consensus.cc:1275] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:48.142441 23534 consensus_queue.cc:1048] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.143281 23535 consensus_queue.cc:1048] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:48.149708 23534 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.151173 23074 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.151583 22996 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.163565 22895 catalog_manager.cc:5697] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.165997 22996 consensus_queue.cc:237] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
W20260713 09:08:48.173851 22963 consensus_peers.cc:597] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ec2c5f412254479a50a879ea5d72b5d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:48.175998 23147 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:48.176199 23074 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:48.177490 23531 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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:48.178476 23331 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.187067 23531 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.188879 23147 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.199380 23074 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.203253 22996 consensus_queue.cc:237] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.209709 22894 catalog_manager.cc:5697] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
W20260713 09:08:48.219348 22963 consensus_peers.cc:597] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64b6402190ea4964946ddc26e9482719. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:48.219674 23147 raft_consensus.cc:1275] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:48.220112 23074 raft_consensus.cc:1275] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:48.220983 23545 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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:48.222033 23531 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.229592 23531 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.231190 23074 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.239167 23146 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.244011 23148 consensus_queue.cc:237] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.247637 22896 catalog_manager.cc:5697] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
W20260713 09:08:48.256788 23112 consensus_peers.cc:597] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53da51fd7ce44054b5375ba9b06336c6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:48.258440 23074 raft_consensus.cc:1275] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:48.259333 22996 raft_consensus.cc:1275] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:48.260155 23535 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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:48.261315 23534 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.269268 23535 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.270955 22999 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.282990 23074 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:48.283622 22896 catalog_manager.cc:5697] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:48.554908 23552 ts_tablet_manager.cc:933] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
I20260713 09:08:48.556738 23552 tablet_copy_client.cc:323] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.65:44417
I20260713 09:08:48.558414 23009 tablet_copy_service.cc:140] P 42d267306fa9430f8a63a2644ea319ba: Received BeginTabletCopySession request for tablet 9ec2c5f412254479a50a879ea5d72b5d from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52842)
I20260713 09:08:48.558966 23009 tablet_copy_service.cc:161] P 42d267306fa9430f8a63a2644ea319ba: Beginning new tablet copy session on tablet 9ec2c5f412254479a50a879ea5d72b5d from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52842: session id = 05f60fda15b843b78da29ff336dbc0c5-9ec2c5f412254479a50a879ea5d72b5d
I20260713 09:08:48.560148 23554 ts_tablet_manager.cc:933] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:48.561981 23554 tablet_copy_client.cc:323] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.67:42993
I20260713 09:08:48.563380 23158 tablet_copy_service.cc:140] P 1554d6dc03454d9fb171c506b2870211: Received BeginTabletCopySession request for tablet d3a1a5d22e5248968b9fcdb2da44b695 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:35620)
I20260713 09:08:48.563805 23158 tablet_copy_service.cc:161] P 1554d6dc03454d9fb171c506b2870211: Beginning new tablet copy session on tablet d3a1a5d22e5248968b9fcdb2da44b695 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:35620: session id = 05f60fda15b843b78da29ff336dbc0c5-d3a1a5d22e5248968b9fcdb2da44b695
I20260713 09:08:48.566140 23009 tablet_copy_source_session.cc:215] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:48.568755 23158 tablet_copy_source_session.cc:215] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:48.569315 23552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec2c5f412254479a50a879ea5d72b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:48.571785 23554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a1a5d22e5248968b9fcdb2da44b695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:48.581224 23552 tablet_copy_client.cc:806] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:48.581842 23552 tablet_copy_client.cc:670] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:48.586069 23552 tablet_copy_client.cc:538] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:48.587311 23554 tablet_copy_client.cc:806] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:48.587947 23554 tablet_copy_client.cc:670] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:48.591879 23554 tablet_copy_client.cc:538] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:48.593578 23552 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:48.600371 23554 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:48.610217 23552 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: 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.611032 23552 tablet_bootstrap.cc:492] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:48.611754 23552 ts_tablet_manager.cc:1403] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260713 09:08:48.614921 23552 raft_consensus.cc:359] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.615726 23552 raft_consensus.cc:740] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:48.616503 23552 consensus_queue.cc:260] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.626076 23554 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: 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.627127 23554 tablet_bootstrap.cc:492] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:48.627748 23552 ts_tablet_manager.cc:1434] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260713 09:08:48.627825 23554 ts_tablet_manager.cc:1403] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260713 09:08:48.631217 23554 raft_consensus.cc:359] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.632091 23554 raft_consensus.cc:740] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:48.632704 23554 consensus_queue.cc:260] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.635016 23554 ts_tablet_manager.cc:1434] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:48.636981 23158 tablet_copy_service.cc:342] P 1554d6dc03454d9fb171c506b2870211: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-d3a1a5d22e5248968b9fcdb2da44b695 received from {username='slave'} at 127.0.0.1:35620
I20260713 09:08:48.637372 23158 tablet_copy_service.cc:434] P 1554d6dc03454d9fb171c506b2870211: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-d3a1a5d22e5248968b9fcdb2da44b695 on tablet d3a1a5d22e5248968b9fcdb2da44b695 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:48.639983 23009 tablet_copy_service.cc:342] P 42d267306fa9430f8a63a2644ea319ba: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-9ec2c5f412254479a50a879ea5d72b5d received from {username='slave'} at 127.0.0.1:52842
I20260713 09:08:48.640406 23009 tablet_copy_service.cc:434] P 42d267306fa9430f8a63a2644ea319ba: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-9ec2c5f412254479a50a879ea5d72b5d on tablet 9ec2c5f412254479a50a879ea5d72b5d with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:48.699608 23554 ts_tablet_manager.cc:933] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:48.701192 23554 tablet_copy_client.cc:323] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.67:42993
I20260713 09:08:48.702566 23158 tablet_copy_service.cc:140] P 1554d6dc03454d9fb171c506b2870211: Received BeginTabletCopySession request for tablet 53da51fd7ce44054b5375ba9b06336c6 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:35620)
I20260713 09:08:48.703092 23158 tablet_copy_service.cc:161] P 1554d6dc03454d9fb171c506b2870211: Beginning new tablet copy session on tablet 53da51fd7ce44054b5375ba9b06336c6 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:35620: session id = 05f60fda15b843b78da29ff336dbc0c5-53da51fd7ce44054b5375ba9b06336c6
I20260713 09:08:48.707726 23158 tablet_copy_source_session.cc:215] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:48.710151 23554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53da51fd7ce44054b5375ba9b06336c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:48.720539 23554 tablet_copy_client.cc:806] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:48.721113 23554 tablet_copy_client.cc:670] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:48.724822 23554 tablet_copy_client.cc:538] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:48.730829 23554 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:48.747654 23554 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: 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.748373 23554 tablet_bootstrap.cc:492] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:48.748907 23554 ts_tablet_manager.cc:1403] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.001s
I20260713 09:08:48.751096 23554 raft_consensus.cc:359] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.751681 23554 raft_consensus.cc:740] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:48.752226 23554 consensus_queue.cc:260] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.754469 23554 ts_tablet_manager.cc:1434] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:48.756156 23158 tablet_copy_service.cc:342] P 1554d6dc03454d9fb171c506b2870211: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-53da51fd7ce44054b5375ba9b06336c6 received from {username='slave'} at 127.0.0.1:35620
I20260713 09:08:48.756546 23158 tablet_copy_service.cc:434] P 1554d6dc03454d9fb171c506b2870211: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-53da51fd7ce44054b5375ba9b06336c6 on tablet 53da51fd7ce44054b5375ba9b06336c6 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:48.798115 23554 ts_tablet_manager.cc:933] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
I20260713 09:08:48.800946 23554 tablet_copy_client.cc:323] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.65:44417
I20260713 09:08:48.802307 23009 tablet_copy_service.cc:140] P 42d267306fa9430f8a63a2644ea319ba: Received BeginTabletCopySession request for tablet 64b6402190ea4964946ddc26e9482719 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52842)
I20260713 09:08:48.802731 23009 tablet_copy_service.cc:161] P 42d267306fa9430f8a63a2644ea319ba: Beginning new tablet copy session on tablet 64b6402190ea4964946ddc26e9482719 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52842: session id = 05f60fda15b843b78da29ff336dbc0c5-64b6402190ea4964946ddc26e9482719
I20260713 09:08:48.807440 23009 tablet_copy_source_session.cc:215] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:48.809933 23554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b6402190ea4964946ddc26e9482719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:48.820097 23554 tablet_copy_client.cc:806] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:48.820763 23554 tablet_copy_client.cc:670] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:48.824266 23554 tablet_copy_client.cc:538] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:48.834982 23554 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:48.850252 23554 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: 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.850931 23554 tablet_bootstrap.cc:492] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:48.851408 23554 ts_tablet_manager.cc:1403] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.004s
I20260713 09:08:48.853566 23554 raft_consensus.cc:359] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.854272 23554 raft_consensus.cc:740] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:48.854910 23554 consensus_queue.cc:260] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:48.856681 23554 ts_tablet_manager.cc:1434] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:48.858300 23009 tablet_copy_service.cc:342] P 42d267306fa9430f8a63a2644ea319ba: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-64b6402190ea4964946ddc26e9482719 received from {username='slave'} at 127.0.0.1:52842
I20260713 09:08:48.858698 23009 tablet_copy_service.cc:434] P 42d267306fa9430f8a63a2644ea319ba: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-64b6402190ea4964946ddc26e9482719 on tablet 64b6402190ea4964946ddc26e9482719 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:48.971642 23432 raft_consensus.cc:1217] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:49.124197 23432 raft_consensus.cc:1217] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:49.146533 23433 raft_consensus.cc:1217] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:49.363219 23433 raft_consensus.cc:1217] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:49.384428 23564 raft_consensus.cc:1064] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:49.386272 23564 consensus_queue.cc:237] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:49.392073 23433 raft_consensus.cc:1275] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:49.392963 22995 raft_consensus.cc:1275] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:49.393249 23073 raft_consensus.cc:1275] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:49.393697 23564 consensus_queue.cc:1048] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:49.394533 23535 consensus_queue.cc:1048] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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.395414 23519 consensus_queue.cc:1048] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.415043 23564 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.416702 23073 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.422313 22995 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.426337 23433 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.428491 22894 catalog_manager.cc:5697] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.456248 23148 consensus_queue.cc:237] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:49.461406 23433 raft_consensus.cc:1275] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.461490 23073 raft_consensus.cc:1275] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.463260 23519 consensus_queue.cc:1048] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.464076 23535 consensus_queue.cc:1048] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.469987 23535 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.471549 23073 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.473526 23433 raft_consensus.cc:2955] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.479622 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3a1a5d22e5248968b9fcdb2da44b695 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:49.484441 22896 catalog_manager.cc:5697] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.495832 22985 tablet_service.cc:1558] Processing DeleteTablet for tablet d3a1a5d22e5248968b9fcdb2da44b695 with delete_type TABLET_DATA_TOMBSTONED (TS 42d267306fa9430f8a63a2644ea319ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54876
I20260713 09:08:49.507777 23574 tablet_replica.cc:333] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:08:49.508529 23574 raft_consensus.cc:2243] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.509109 23574 raft_consensus.cc:2272] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.511679 23574 ts_tablet_manager.cc:1916] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:49.518023 23565 raft_consensus.cc:1064] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:49.520604 23565 consensus_queue.cc:237] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:49.523949 23574 ts_tablet_manager.cc:1929] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:49.524406 23574 log.cc:1199] T d3a1a5d22e5248968b9fcdb2da44b695 P 42d267306fa9430f8a63a2644ea319ba: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root/wals/d3a1a5d22e5248968b9fcdb2da44b695
I20260713 09:08:49.526459 22883 catalog_manager.cc:5028] TS 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): tablet d3a1a5d22e5248968b9fcdb2da44b695 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:49.530519 23148 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:49.531172 23073 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:49.531337 23433 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:49.532321 23565 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.533236 23531 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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.534722 23331 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:49.553262 23331 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.559279 23074 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.563690 23433 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.568120 22896 catalog_manager.cc:5697] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.574600 23148 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.590246 22995 consensus_queue.cc:237] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:49.596530 23074 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.597541 23433 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.598318 23531 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.599139 23331 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.606132 23331 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.610234 23074 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.613250 23564 raft_consensus.cc:1064] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:49.616669 23564 consensus_queue.cc:237] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:49.608042 23433 raft_consensus.cc:2955] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.624212 22895 catalog_manager.cc:5697] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.626541 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ec2c5f412254479a50a879ea5d72b5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:49.636377 23433 raft_consensus.cc:1275] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:49.636574 23073 raft_consensus.cc:1275] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:49.636618 22995 raft_consensus.cc:1275] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:49.637977 23519 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:49.638885 23535 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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.640019 23581 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, 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.647167 23137 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ec2c5f412254479a50a879ea5d72b5d with delete_type TABLET_DATA_TOMBSTONED (TS 1554d6dc03454d9fb171c506b2870211 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41336
I20260713 09:08:49.677824 23584 tablet_replica.cc:333] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:08:49.680968 23584 raft_consensus.cc:2243] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.681825 23584 raft_consensus.cc:2272] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.682329 23519 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.683413 23073 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.689250 23584 ts_tablet_manager.cc:1916] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:49.696805 23433 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.698602 22896 catalog_manager.cc:5697] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.706940 23584 ts_tablet_manager.cc:1929] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:49.707430 23584 log.cc:1199] T 9ec2c5f412254479a50a879ea5d72b5d P 1554d6dc03454d9fb171c506b2870211: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root/wals/9ec2c5f412254479a50a879ea5d72b5d
I20260713 09:08:49.709048 22883 catalog_manager.cc:5028] TS 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): tablet 9ec2c5f412254479a50a879ea5d72b5d (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:49.715797 22995 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.724452 23148 consensus_queue.cc:237] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:49.732493 23433 raft_consensus.cc:1275] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.734189 23535 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.738453 22995 raft_consensus.cc:1275] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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.740024 23535 consensus_queue.cc:1048] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, 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.744381 23519 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.746259 23433 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.754711 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53da51fd7ce44054b5375ba9b06336c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:49.760727 22995 raft_consensus.cc:2955] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.762959 22894 catalog_manager.cc:5697] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.775058 23059 tablet_service.cc:1558] Processing DeleteTablet for tablet 53da51fd7ce44054b5375ba9b06336c6 with delete_type TABLET_DATA_TOMBSTONED (TS 459f73749e76457589d2bbfdbc430f9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48702
I20260713 09:08:49.779985 23586 tablet_replica.cc:333] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:08:49.780817 23586 raft_consensus.cc:2243] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.781451 23586 raft_consensus.cc:2272] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.784338 23586 ts_tablet_manager.cc:1916] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:49.799670 23586 ts_tablet_manager.cc:1929] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:49.800046 23586 log.cc:1199] T 53da51fd7ce44054b5375ba9b06336c6 P 459f73749e76457589d2bbfdbc430f9b: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root/wals/53da51fd7ce44054b5375ba9b06336c6
I20260713 09:08:49.801436 22882 catalog_manager.cc:5028] TS 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): tablet 53da51fd7ce44054b5375ba9b06336c6 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:49.922184 23331 raft_consensus.cc:1064] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:49.924263 23331 consensus_queue.cc:237] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:49.933380 23433 raft_consensus.cc:1275] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:49.933864 23148 raft_consensus.cc:1275] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:49.935096 23531 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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.936995 23565 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:49.937800 23073 raft_consensus.cc:1275] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:49.941013 23565 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, 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.950860 23565 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.952490 23073 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.954464 23147 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.966418 23433 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.969717 22896 catalog_manager.cc:5697] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:49.989234 22995 consensus_queue.cc:237] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:49.995359 23433 raft_consensus.cc:1275] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.996564 23331 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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.997457 23073 raft_consensus.cc:1275] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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.998971 23331 consensus_queue.cc:1048] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:50.002326 23565 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:50.004096 23433 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:50.010459 23072 raft_consensus.cc:2955] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:50.016716 22897 catalog_manager.cc:5697] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:50.023479 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64b6402190ea4964946ddc26e9482719 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:50.028249 23137 tablet_service.cc:1558] Processing DeleteTablet for tablet 64b6402190ea4964946ddc26e9482719 with delete_type TABLET_DATA_TOMBSTONED (TS 1554d6dc03454d9fb171c506b2870211 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41336
I20260713 09:08:50.031219 23584 tablet_replica.cc:333] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:08:50.031982 23584 raft_consensus.cc:2243] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.032647 23584 raft_consensus.cc:2272] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.035787 23584 ts_tablet_manager.cc:1916] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:50.046703 23584 ts_tablet_manager.cc:1929] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:50.047098 23584 log.cc:1199] T 64b6402190ea4964946ddc26e9482719 P 1554d6dc03454d9fb171c506b2870211: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root/wals/64b6402190ea4964946ddc26e9482719
I20260713 09:08:50.048544 22883 catalog_manager.cc:5028] TS 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): tablet 64b6402190ea4964946ddc26e9482719 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:51.061597 23147 consensus_queue.cc:237] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.068014 23073 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:51.068097 23112 consensus_peers.cc:597] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 674d724ec31c482b9b8aa29a633e6556. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.070837 23519 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:51.071177 22995 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:51.072448 23519 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:51.078965 23519 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.080926 23073 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.082679 22995 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.092299 22999 consensus_queue.cc:237] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.093192 22896 catalog_manager.cc:5697] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:51.103180 22963 consensus_peers.cc:597] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0621031c3cb443d5a7c98115738342ca. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.103662 23147 raft_consensus.cc:1275] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:51.105131 23331 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:51.105407 23073 raft_consensus.cc:1275] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:51.107534 23531 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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:51.116943 23531 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.119639 23147 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.139675 22894 catalog_manager.cc:5697] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:51.146148 23073 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.167016 23073 consensus_queue.cc:237] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.174612 22999 raft_consensus.cc:1275] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:51.177769 23147 raft_consensus.cc:1275] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:51.177660 23513 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:51.179836 23513 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:51.190058 23610 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
W20260713 09:08:51.192447 23038 consensus_peers.cc:597] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 260a7e6685ba41debee5f39050b28a5d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.192121 22999 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.198356 23147 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.208796 23073 consensus_queue.cc:237] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.208879 22896 catalog_manager.cc:5697] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
W20260713 09:08:51.216542 23038 consensus_peers.cc:597] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 642a5d4588034a84b1ac7a53f7c70187. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.217043 23147 raft_consensus.cc:1275] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:51.217437 22999 raft_consensus.cc:1275] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:51.218585 23513 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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:51.219564 23610 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:51.229789 23610 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.230968 22999 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.236246 23148 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:51.245586 22896 catalog_manager.cc:5697] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:51.505046 23618 ts_tablet_manager.cc:933] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:51.507247 23618 tablet_copy_client.cc:323] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.67:42993
I20260713 09:08:51.509135 23158 tablet_copy_service.cc:140] P 1554d6dc03454d9fb171c506b2870211: Received BeginTabletCopySession request for tablet 674d724ec31c482b9b8aa29a633e6556 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:35620)
I20260713 09:08:51.509716 23158 tablet_copy_service.cc:161] P 1554d6dc03454d9fb171c506b2870211: Beginning new tablet copy session on tablet 674d724ec31c482b9b8aa29a633e6556 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:35620: session id = 05f60fda15b843b78da29ff336dbc0c5-674d724ec31c482b9b8aa29a633e6556
I20260713 09:08:51.517701 23158 tablet_copy_source_session.cc:215] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:51.520982 23618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674d724ec31c482b9b8aa29a633e6556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.533689 23618 tablet_copy_client.cc:806] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:51.534318 23618 tablet_copy_client.cc:670] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:51.538259 23618 tablet_copy_client.cc:538] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:51.545210 23618 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:51.563934 23618 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: 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:51.564649 23618 tablet_bootstrap.cc:492] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:51.565199 23618 ts_tablet_manager.cc:1403] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260713 09:08:51.567405 23618 raft_consensus.cc:359] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.567976 23618 raft_consensus.cc:740] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:51.568531 23618 consensus_queue.cc:260] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.574277 23618 ts_tablet_manager.cc:1434] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:08:51.576071 23158 tablet_copy_service.cc:342] P 1554d6dc03454d9fb171c506b2870211: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-674d724ec31c482b9b8aa29a633e6556 received from {username='slave'} at 127.0.0.1:35620
I20260713 09:08:51.576521 23158 tablet_copy_service.cc:434] P 1554d6dc03454d9fb171c506b2870211: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-674d724ec31c482b9b8aa29a633e6556 on tablet 674d724ec31c482b9b8aa29a633e6556 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:51.601671 23618 ts_tablet_manager.cc:933] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:51.603569 23618 tablet_copy_client.cc:323] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.66:34873
I20260713 09:08:51.619248 23084 tablet_copy_service.cc:140] P 459f73749e76457589d2bbfdbc430f9b: Received BeginTabletCopySession request for tablet 642a5d4588034a84b1ac7a53f7c70187 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52210)
I20260713 09:08:51.619946 23084 tablet_copy_service.cc:161] P 459f73749e76457589d2bbfdbc430f9b: Beginning new tablet copy session on tablet 642a5d4588034a84b1ac7a53f7c70187 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52210: session id = 05f60fda15b843b78da29ff336dbc0c5-642a5d4588034a84b1ac7a53f7c70187
I20260713 09:08:51.628823 23084 tablet_copy_source_session.cc:215] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:51.631888 23618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642a5d4588034a84b1ac7a53f7c70187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.648653 23618 tablet_copy_client.cc:806] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:51.649283 23618 tablet_copy_client.cc:670] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:51.652738 23618 tablet_copy_client.cc:538] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:51.659123 23618 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:51.671763 23625 ts_tablet_manager.cc:933] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:51.673581 23625 tablet_copy_client.cc:323] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.66:34873
I20260713 09:08:51.675333 23084 tablet_copy_service.cc:140] P 459f73749e76457589d2bbfdbc430f9b: Received BeginTabletCopySession request for tablet 260a7e6685ba41debee5f39050b28a5d from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52210)
I20260713 09:08:51.675853 23084 tablet_copy_service.cc:161] P 459f73749e76457589d2bbfdbc430f9b: Beginning new tablet copy session on tablet 260a7e6685ba41debee5f39050b28a5d from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52210: session id = 05f60fda15b843b78da29ff336dbc0c5-260a7e6685ba41debee5f39050b28a5d
I20260713 09:08:51.677832 23618 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: 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:51.678673 23618 tablet_bootstrap.cc:492] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:51.679323 23618 ts_tablet_manager.cc:1403] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260713 09:08:51.682269 23618 raft_consensus.cc:359] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.683106 23618 raft_consensus.cc:740] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:51.683730 23618 consensus_queue.cc:260] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.685799 23084 tablet_copy_source_session.cc:215] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:51.686340 23618 ts_tablet_manager.cc:1434] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:51.688308 23083 tablet_copy_service.cc:342] P 459f73749e76457589d2bbfdbc430f9b: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-642a5d4588034a84b1ac7a53f7c70187 received from {username='slave'} at 127.0.0.1:52210
I20260713 09:08:51.688741 23083 tablet_copy_service.cc:434] P 459f73749e76457589d2bbfdbc430f9b: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-642a5d4588034a84b1ac7a53f7c70187 on tablet 642a5d4588034a84b1ac7a53f7c70187 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:51.690354 23625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260a7e6685ba41debee5f39050b28a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.707543 23625 tablet_copy_client.cc:806] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:51.708220 23625 tablet_copy_client.cc:670] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:51.713140 23625 tablet_copy_client.cc:538] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:51.723490 23625 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:51.723932 23618 ts_tablet_manager.cc:933] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
I20260713 09:08:51.725487 23618 tablet_copy_client.cc:323] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.65:44417
I20260713 09:08:51.726920 23009 tablet_copy_service.cc:140] P 42d267306fa9430f8a63a2644ea319ba: Received BeginTabletCopySession request for tablet 0621031c3cb443d5a7c98115738342ca from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52842)
I20260713 09:08:51.727373 23009 tablet_copy_service.cc:161] P 42d267306fa9430f8a63a2644ea319ba: Beginning new tablet copy session on tablet 0621031c3cb443d5a7c98115738342ca from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52842: session id = 05f60fda15b843b78da29ff336dbc0c5-0621031c3cb443d5a7c98115738342ca
I20260713 09:08:51.733870 23009 tablet_copy_source_session.cc:215] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:51.736575 23618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0621031c3cb443d5a7c98115738342ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.745062 23625 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: 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:51.746011 23625 tablet_bootstrap.cc:492] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:51.746665 23625 ts_tablet_manager.cc:1403] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260713 09:08:51.749864 23625 raft_consensus.cc:359] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.750387 23618 tablet_copy_client.cc:806] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:51.750800 23625 raft_consensus.cc:740] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:51.751052 23618 tablet_copy_client.cc:670] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:51.751571 23625 consensus_queue.cc:260] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.754292 23625 ts_tablet_manager.cc:1434] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:51.755295 23618 tablet_copy_client.cc:538] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:51.756042 23083 tablet_copy_service.cc:342] P 459f73749e76457589d2bbfdbc430f9b: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-260a7e6685ba41debee5f39050b28a5d received from {username='slave'} at 127.0.0.1:52210
I20260713 09:08:51.756487 23083 tablet_copy_service.cc:434] P 459f73749e76457589d2bbfdbc430f9b: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-260a7e6685ba41debee5f39050b28a5d on tablet 260a7e6685ba41debee5f39050b28a5d with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:51.766219 23618 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:51.780063 23618 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: 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:51.780822 23618 tablet_bootstrap.cc:492] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:51.781317 23618 ts_tablet_manager.cc:1403] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260713 09:08:51.783594 23618 raft_consensus.cc:359] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.784312 23618 raft_consensus.cc:740] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:51.784999 23618 consensus_queue.cc:260] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:51.786834 23618 ts_tablet_manager.cc:1434] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:51.788919 23009 tablet_copy_service.cc:342] P 42d267306fa9430f8a63a2644ea319ba: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-0621031c3cb443d5a7c98115738342ca received from {username='slave'} at 127.0.0.1:52842
I20260713 09:08:51.789287 23009 tablet_copy_service.cc:434] P 42d267306fa9430f8a63a2644ea319ba: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-0621031c3cb443d5a7c98115738342ca on tablet 0621031c3cb443d5a7c98115738342ca with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:51.950989 23432 raft_consensus.cc:1217] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:52.014855 23432 raft_consensus.cc:1217] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:52.144987 23432 raft_consensus.cc:1217] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:52.247956 23432 raft_consensus.cc:1217] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:52.568252 23610 raft_consensus.cc:1064] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:52.570938 23610 consensus_queue.cc:237] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:52.571573 23592 raft_consensus.cc:1064] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:52.574723 23592 consensus_queue.cc:237] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:52.581254 23432 raft_consensus.cc:1275] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.581900 23147 raft_consensus.cc:1275] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.583158 22999 raft_consensus.cc:1275] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.583860 23631 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:52.586392 23631 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260713 09:08:52.593305 23630 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:52.617388 23432 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:52.618177 23073 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:52.619328 22999 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:52.619915 23592 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:52.621140 23634 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:52.622409 23640 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:52.643208 23630 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.643360 23634 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.645171 23433 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.655397 23434 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.658732 22894 catalog_manager.cc:5697] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.667003 23631 raft_consensus.cc:1064] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:52.668478 22896 catalog_manager.cc:5697] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.668959 23072 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.669783 23631 consensus_queue.cc:237] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:52.677014 23433 raft_consensus.cc:1275] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.678644 23637 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:52.685914 23147 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.690512 23148 raft_consensus.cc:1275] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.692927 22999 raft_consensus.cc:1275] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.699846 23610 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:52.705080 23631 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:52.710054 22996 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.715161 22995 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.731331 23631 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.733321 22999 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.743619 23433 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.746605 23147 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.766187 22896 catalog_manager.cc:5697] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.780354 23147 consensus_queue.cc:237] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:52.785272 23433 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:52.786839 23072 consensus_queue.cc:237] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:52.787976 23073 consensus_queue.cc:237] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:52.789544 23634 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:52.791731 23074 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:52.793968 23434 raft_consensus.cc:1275] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.795918 23637 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:52.797147 23634 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:52.797739 23434 raft_consensus.cc:1275] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.799753 23637 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:52.803853 23640 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.813306 23631 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.814832 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 674d724ec31c482b9b8aa29a633e6556 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:52.820312 23430 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.821431 23072 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.823292 22895 catalog_manager.cc:5697] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.824167 23147 raft_consensus.cc:1275] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.825662 23610 consensus_queue.cc:1048] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:52.834111 23632 raft_consensus.cc:1064] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:52.835436 23432 raft_consensus.cc:2955] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.836750 23632 consensus_queue.cc:237] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:52.840601 22985 tablet_service.cc:1558] Processing DeleteTablet for tablet 674d724ec31c482b9b8aa29a633e6556 with delete_type TABLET_DATA_TOMBSTONED (TS 42d267306fa9430f8a63a2644ea319ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54876
I20260713 09:08:52.841219 23630 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.851009 22999 raft_consensus.cc:1275] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:52.843361 23434 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.859771 22882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 260a7e6685ba41debee5f39050b28a5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:52.872787 23656 tablet_replica.cc:333] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:08:52.873870 23656 raft_consensus.cc:2243] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.873414 23148 raft_consensus.cc:2955] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.874224 22894 catalog_manager.cc:5697] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.869904 22895 catalog_manager.cc:5697] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.874634 23656 raft_consensus.cc:2272] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.937275 23147 raft_consensus.cc:1275] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:52.932945 23631 consensus_queue.cc:1048] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260713 09:08:52.946559 23434 raft_consensus.cc:1275] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:52.945544 23137 tablet_service.cc:1558] Processing DeleteTablet for tablet 642a5d4588034a84b1ac7a53f7c70187 with delete_type TABLET_DATA_TOMBSTONED (TS 1554d6dc03454d9fb171c506b2870211 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41336
I20260713 09:08:52.935171 22882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 642a5d4588034a84b1ac7a53f7c70187 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:52.950394 23659 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:52.952314 23659 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:52.952936 22999 raft_consensus.cc:2955] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:52.956794 23656 ts_tablet_manager.cc:1916] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:52.957619 23072 raft_consensus.cc:1275] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:52.974300 23654 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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:52.987787 23661 tablet_replica.cc:333] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:08:52.988912 23661 raft_consensus.cc:2243] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.993789 23661 raft_consensus.cc:2272] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.999248 22985 tablet_service.cc:1558] Processing DeleteTablet for tablet 260a7e6685ba41debee5f39050b28a5d with delete_type TABLET_DATA_TOMBSTONED (TS 42d267306fa9430f8a63a2644ea319ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54876
I20260713 09:08:53.002491 23656 ts_tablet_manager.cc:1929] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:53.002976 23656 log.cc:1199] T 674d724ec31c482b9b8aa29a633e6556 P 42d267306fa9430f8a63a2644ea319ba: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root/wals/674d724ec31c482b9b8aa29a633e6556
I20260713 09:08:53.005595 23661 ts_tablet_manager.cc:1916] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:53.007987 22883 catalog_manager.cc:5028] TS 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): tablet 674d724ec31c482b9b8aa29a633e6556 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:53.008750 23656 tablet_replica.cc:333] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:08:53.014046 23656 raft_consensus.cc:2243] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.014842 23656 raft_consensus.cc:2272] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.017927 23656 ts_tablet_manager.cc:1916] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:53.018872 23632 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:53.029038 23434 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:53.029038 23072 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:53.037047 23656 ts_tablet_manager.cc:1929] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:53.037468 23656 log.cc:1199] T 260a7e6685ba41debee5f39050b28a5d P 42d267306fa9430f8a63a2644ea319ba: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root/wals/260a7e6685ba41debee5f39050b28a5d
I20260713 09:08:53.037370 23147 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:53.039160 22883 catalog_manager.cc:5028] TS 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): tablet 260a7e6685ba41debee5f39050b28a5d (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:53.044137 22896 catalog_manager.cc:5697] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.058248 23661 ts_tablet_manager.cc:1929] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:53.058919 23661 log.cc:1199] T 642a5d4588034a84b1ac7a53f7c70187 P 1554d6dc03454d9fb171c506b2870211: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root/wals/642a5d4588034a84b1ac7a53f7c70187
I20260713 09:08:53.058279 22999 consensus_queue.cc:237] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:53.060739 22883 catalog_manager.cc:5028] TS 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): tablet 642a5d4588034a84b1ac7a53f7c70187 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:53.067926 23434 raft_consensus.cc:1275] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:53.068780 23147 raft_consensus.cc:1275] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:53.070101 23632 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:53.071177 23659 consensus_queue.cc:1048] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:53.080901 23659 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:53.083102 23434 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:53.088398 23147 raft_consensus.cc:2955] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:53.093605 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0621031c3cb443d5a7c98115738342ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:53.097318 22894 catalog_manager.cc:5697] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.111788 23059 tablet_service.cc:1558] Processing DeleteTablet for tablet 0621031c3cb443d5a7c98115738342ca with delete_type TABLET_DATA_TOMBSTONED (TS 459f73749e76457589d2bbfdbc430f9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48702
I20260713 09:08:53.114688 23665 tablet_replica.cc:333] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:08:53.121629 23665 raft_consensus.cc:2243] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.122349 23665 raft_consensus.cc:2272] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.125259 23665 ts_tablet_manager.cc:1916] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:53.137538 23665 ts_tablet_manager.cc:1929] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:53.137899 23665 log.cc:1199] T 0621031c3cb443d5a7c98115738342ca P 459f73749e76457589d2bbfdbc430f9b: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root/wals/0621031c3cb443d5a7c98115738342ca
I20260713 09:08:53.139384 22882 catalog_manager.cc:5028] TS 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): tablet 0621031c3cb443d5a7c98115738342ca (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:54.145800 23148 consensus_queue.cc:237] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.151638 22999 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:54.151800 23112 consensus_peers.cc:597] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e352721cb6ee481d8afbc275a97d0018. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.151988 23072 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:54.152895 23640 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.153743 23668 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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:54.163046 22999 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.163133 23072 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.161372 23640 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.175259 22893 catalog_manager.cc:5697] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.186128 23148 consensus_queue.cc:237] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
W20260713 09:08:54.195269 23112 consensus_peers.cc:597] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab21196d75ec4c34b83759a4f32fdb8d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.195959 22999 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:54.198180 23072 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:54.201980 23634 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:54.202970 23640 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.213672 23668 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.216418 23072 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.221167 22999 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.227365 22995 consensus_queue.cc:237] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.230620 22894 catalog_manager.cc:5697] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
W20260713 09:08:54.240329 22963 consensus_peers.cc:597] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9ad022bf6514ba9822709dc4436f5ca. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.240854 23148 raft_consensus.cc:1275] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:54.242311 23655 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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:54.242756 23072 raft_consensus.cc:1275] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:54.244115 23632 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.252734 23148 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.257213 23072 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.250615 23655 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.267930 22896 catalog_manager.cc:5697] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.280720 22995 consensus_queue.cc:237] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.287014 23148 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:54.288064 23072 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:54.288257 22963 consensus_peers.cc:597] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 441812bd658a45369a0c3b6d524e3e79. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.289327 23632 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.290215 23681 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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:54.298434 23632 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.300262 23148 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.301344 23072 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:54.311902 22896 catalog_manager.cc:5697] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:54.644064 23687 ts_tablet_manager.cc:933] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:54.646049 23687 tablet_copy_client.cc:323] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.67:42993
I20260713 09:08:54.647639 23158 tablet_copy_service.cc:140] P 1554d6dc03454d9fb171c506b2870211: Received BeginTabletCopySession request for tablet e352721cb6ee481d8afbc275a97d0018 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:35620)
I20260713 09:08:54.648136 23158 tablet_copy_service.cc:161] P 1554d6dc03454d9fb171c506b2870211: Beginning new tablet copy session on tablet e352721cb6ee481d8afbc275a97d0018 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:35620: session id = 05f60fda15b843b78da29ff336dbc0c5-e352721cb6ee481d8afbc275a97d0018
I20260713 09:08:54.653067 23158 tablet_copy_source_session.cc:215] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:54.655599 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e352721cb6ee481d8afbc275a97d0018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.664638 23689 ts_tablet_manager.cc:933] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
I20260713 09:08:54.666630 23689 tablet_copy_client.cc:323] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.65:44417
I20260713 09:08:54.668406 23009 tablet_copy_service.cc:140] P 42d267306fa9430f8a63a2644ea319ba: Received BeginTabletCopySession request for tablet e9ad022bf6514ba9822709dc4436f5ca from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52842)
I20260713 09:08:54.668890 23009 tablet_copy_service.cc:161] P 42d267306fa9430f8a63a2644ea319ba: Beginning new tablet copy session on tablet e9ad022bf6514ba9822709dc4436f5ca from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52842: session id = 05f60fda15b843b78da29ff336dbc0c5-e9ad022bf6514ba9822709dc4436f5ca
I20260713 09:08:54.669063 23687 tablet_copy_client.cc:806] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:54.669651 23687 tablet_copy_client.cc:670] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:54.674191 23687 tablet_copy_client.cc:538] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:54.675822 23009 tablet_copy_source_session.cc:215] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:54.678252 23689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ad022bf6514ba9822709dc4436f5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.684003 23687 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:54.688868 23689 tablet_copy_client.cc:806] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:54.689411 23689 tablet_copy_client.cc:670] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:54.694031 23689 tablet_copy_client.cc:538] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:54.701228 23689 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:54.705847 23687 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: 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:54.706748 23687 tablet_bootstrap.cc:492] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:54.707417 23687 ts_tablet_manager.cc:1403] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260713 09:08:54.710314 23687 raft_consensus.cc:359] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.711145 23687 raft_consensus.cc:740] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:54.711848 23687 consensus_queue.cc:260] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.718266 23687 ts_tablet_manager.cc:1434] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260713 09:08:54.720043 23158 tablet_copy_service.cc:342] P 1554d6dc03454d9fb171c506b2870211: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-e352721cb6ee481d8afbc275a97d0018 received from {username='slave'} at 127.0.0.1:35620
I20260713 09:08:54.720448 23158 tablet_copy_service.cc:434] P 1554d6dc03454d9fb171c506b2870211: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-e352721cb6ee481d8afbc275a97d0018 on tablet e352721cb6ee481d8afbc275a97d0018 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:54.722571 23689 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: 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:54.723472 23689 tablet_bootstrap.cc:492] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:54.724540 23689 ts_tablet_manager.cc:1403] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.014s
I20260713 09:08:54.726825 23689 raft_consensus.cc:359] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.727442 23689 raft_consensus.cc:740] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:54.728035 23689 consensus_queue.cc:260] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.730270 23689 ts_tablet_manager.cc:1434] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:08:54.731967 23009 tablet_copy_service.cc:342] P 42d267306fa9430f8a63a2644ea319ba: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-e9ad022bf6514ba9822709dc4436f5ca received from {username='slave'} at 127.0.0.1:52842
I20260713 09:08:54.732344 23009 tablet_copy_service.cc:434] P 42d267306fa9430f8a63a2644ea319ba: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-e9ad022bf6514ba9822709dc4436f5ca on tablet e9ad022bf6514ba9822709dc4436f5ca with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:54.735884 23687 ts_tablet_manager.cc:933] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
I20260713 09:08:54.738013 23687 tablet_copy_client.cc:323] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.65:44417
I20260713 09:08:54.739883 23009 tablet_copy_service.cc:140] P 42d267306fa9430f8a63a2644ea319ba: Received BeginTabletCopySession request for tablet 441812bd658a45369a0c3b6d524e3e79 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52842)
I20260713 09:08:54.740306 23009 tablet_copy_service.cc:161] P 42d267306fa9430f8a63a2644ea319ba: Beginning new tablet copy session on tablet 441812bd658a45369a0c3b6d524e3e79 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52842: session id = 05f60fda15b843b78da29ff336dbc0c5-441812bd658a45369a0c3b6d524e3e79
I20260713 09:08:54.746232 23009 tablet_copy_source_session.cc:215] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:54.752758 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441812bd658a45369a0c3b6d524e3e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.763880 23687 tablet_copy_client.cc:806] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:54.764410 23687 tablet_copy_client.cc:670] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:54.767792 23687 tablet_copy_client.cc:538] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:54.773672 23687 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:54.790695 23687 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: 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:54.791599 23687 tablet_bootstrap.cc:492] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:54.792284 23687 ts_tablet_manager.cc:1403] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260713 09:08:54.793358 23689 ts_tablet_manager.cc:933] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:08:54.795058 23689 tablet_copy_client.cc:323] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.67:42993
I20260713 09:08:54.795444 23687 raft_consensus.cc:359] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.796310 23687 raft_consensus.cc:740] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:54.796839 23158 tablet_copy_service.cc:140] P 1554d6dc03454d9fb171c506b2870211: Received BeginTabletCopySession request for tablet ab21196d75ec4c34b83759a4f32fdb8d from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:35620)
I20260713 09:08:54.797436 23158 tablet_copy_service.cc:161] P 1554d6dc03454d9fb171c506b2870211: Beginning new tablet copy session on tablet ab21196d75ec4c34b83759a4f32fdb8d from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:35620: session id = 05f60fda15b843b78da29ff336dbc0c5-ab21196d75ec4c34b83759a4f32fdb8d
I20260713 09:08:54.796968 23687 consensus_queue.cc:260] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.800503 23687 ts_tablet_manager.cc:1434] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:08:54.803519 23009 tablet_copy_service.cc:342] P 42d267306fa9430f8a63a2644ea319ba: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-441812bd658a45369a0c3b6d524e3e79 received from {username='slave'} at 127.0.0.1:52842
I20260713 09:08:54.803925 23009 tablet_copy_service.cc:434] P 42d267306fa9430f8a63a2644ea319ba: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-441812bd658a45369a0c3b6d524e3e79 on tablet 441812bd658a45369a0c3b6d524e3e79 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:54.806758 23158 tablet_copy_source_session.cc:215] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:54.809864 23689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab21196d75ec4c34b83759a4f32fdb8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.824507 23689 tablet_copy_client.cc:806] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:54.825060 23689 tablet_copy_client.cc:670] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:54.828734 23689 tablet_copy_client.cc:538] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:54.835844 23689 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:54.852277 23689 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: 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:54.853003 23689 tablet_bootstrap.cc:492] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:54.853549 23689 ts_tablet_manager.cc:1403] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260713 09:08:54.855715 23689 raft_consensus.cc:359] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.856314 23689 raft_consensus.cc:740] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:54.856815 23689 consensus_queue.cc:260] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:54.858755 23689 ts_tablet_manager.cc:1434] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:54.860704 23158 tablet_copy_service.cc:342] P 1554d6dc03454d9fb171c506b2870211: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-ab21196d75ec4c34b83759a4f32fdb8d received from {username='slave'} at 127.0.0.1:35620
I20260713 09:08:54.861119 23158 tablet_copy_service.cc:434] P 1554d6dc03454d9fb171c506b2870211: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-ab21196d75ec4c34b83759a4f32fdb8d on tablet ab21196d75ec4c34b83759a4f32fdb8d with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:55.163496 23432 raft_consensus.cc:1217] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:55.229866 23432 raft_consensus.cc:1217] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:55.264340 23432 raft_consensus.cc:1217] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:55.299669 23432 raft_consensus.cc:1217] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:55.547865 23701 raft_consensus.cc:1064] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:55.550237 23701 consensus_queue.cc:237] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:55.558676 23434 raft_consensus.cc:1275] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:55.559221 23072 raft_consensus.cc:1275] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:55.560590 23147 raft_consensus.cc:1275] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:55.560425 23701 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:55.561606 23681 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:55.562575 23632 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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:55.584667 23681 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.586297 23148 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.600684 22893 catalog_manager.cc:5697] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.604024 23072 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.604461 23434 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.652519 22995 consensus_queue.cc:237] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:55.658252 23434 raft_consensus.cc:1275] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:55.659873 23706 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:55.663295 23072 raft_consensus.cc:1275] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:55.664461 23706 consensus_queue.cc:1048] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:55.665488 23634 raft_consensus.cc:1064] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:55.668344 23634 consensus_queue.cc:237] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:55.675401 23706 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.680601 23432 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.682585 23072 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.688325 23668 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:55.688136 23072 raft_consensus.cc:2955] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.694679 22995 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.696869 23700 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:55.703576 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9ad022bf6514ba9822709dc4436f5ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:55.706625 22896 catalog_manager.cc:5697] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:55.710222 23434 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.717816 23634 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:55.719937 23700 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.721217 23072 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.738804 23137 tablet_service.cc:1558] Processing DeleteTablet for tablet e9ad022bf6514ba9822709dc4436f5ca with delete_type TABLET_DATA_TOMBSTONED (TS 1554d6dc03454d9fb171c506b2870211 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41336
I20260713 09:08:55.738763 22995 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.741180 22895 catalog_manager.cc:5697] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.759173 23634 raft_consensus.cc:1064] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:55.762241 23634 consensus_queue.cc:237] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:55.779964 23716 tablet_replica.cc:333] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:08:55.780972 23434 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.781241 23716 raft_consensus.cc:2243] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.781947 23716 raft_consensus.cc:2272] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.783215 23434 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.785951 23716 ts_tablet_manager.cc:1916] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:55.791500 23668 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:55.792852 23148 consensus_queue.cc:237] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:55.797958 22999 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.799877 23072 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.801057 23700 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:55.802068 23715 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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:55.810052 23073 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.813382 23700 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:55.826272 23715 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.842540 23432 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.842024 23073 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.847708 23668 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:55.856125 23434 raft_consensus.cc:2955] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.857532 22896 catalog_manager.cc:5697] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.857193 23668 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.860572 23073 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.873278 22985 tablet_service.cc:1558] Processing DeleteTablet for tablet ab21196d75ec4c34b83759a4f32fdb8d with delete_type TABLET_DATA_TOMBSTONED (TS 42d267306fa9430f8a63a2644ea319ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54876
I20260713 09:08:55.878389 23716 ts_tablet_manager.cc:1929] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:55.879266 23706 raft_consensus.cc:1064] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:55.879261 23716 log.cc:1199] T e9ad022bf6514ba9822709dc4436f5ca P 1554d6dc03454d9fb171c506b2870211: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root/wals/e9ad022bf6514ba9822709dc4436f5ca
I20260713 09:08:55.881398 22883 catalog_manager.cc:5028] TS 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): tablet e9ad022bf6514ba9822709dc4436f5ca (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:55.882041 23706 consensus_queue.cc:237] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:55.897784 22896 catalog_manager.cc:5697] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.912104 23430 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.925635 23723 tablet_replica.cc:333] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:08:55.926658 23723 raft_consensus.cc:2243] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.927480 23723 raft_consensus.cc:2272] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:55.932062 23113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.93.65:44417, user_credentials={real_user=slave}} blocked reactor thread for 57119.1us
I20260713 09:08:55.936565 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab21196d75ec4c34b83759a4f32fdb8d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:55.937469 23723 ts_tablet_manager.cc:1916] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:55.943455 23430 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:55.945145 23681 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:55.950595 23148 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:55.952029 23701 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:55.953337 22999 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.961583 23147 consensus_queue.cc:237] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:55.973272 23432 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.975950 23634 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:55.978397 22996 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: 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:55.981715 23072 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:55.982837 23634 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:55.983527 23681 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } 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:55.986954 23632 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.995302 23723 ts_tablet_manager.cc:1929] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:55.995010 23718 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.002458 23432 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.007506 23430 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:55.995303 23148 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.011392 23723 log.cc:1199] T ab21196d75ec4c34b83759a4f32fdb8d P 42d267306fa9430f8a63a2644ea319ba: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root/wals/ab21196d75ec4c34b83759a4f32fdb8d
I20260713 09:08:55.996449 22996 raft_consensus.cc:2955] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.010849 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e352721cb6ee481d8afbc275a97d0018 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:56.015672 22883 catalog_manager.cc:5028] TS 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): tablet ab21196d75ec4c34b83759a4f32fdb8d (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:56.017773 22896 catalog_manager.cc:5697] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New cstate: current_term: 1 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.046011 23059 tablet_service.cc:1558] Processing DeleteTablet for tablet e352721cb6ee481d8afbc275a97d0018 with delete_type TABLET_DATA_TOMBSTONED (TS 459f73749e76457589d2bbfdbc430f9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48702
I20260713 09:08:56.059346 23072 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.065495 23731 tablet_replica.cc:333] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:08:56.067458 23731 raft_consensus.cc:2243] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:56.068342 23731 raft_consensus.cc:2272] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.070575 22897 catalog_manager.cc:5697] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } attrs { replace: true } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.072810 23731 ts_tablet_manager.cc:1916] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:56.091274 23731 ts_tablet_manager.cc:1929] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:56.091765 23731 log.cc:1199] T e352721cb6ee481d8afbc275a97d0018 P 459f73749e76457589d2bbfdbc430f9b: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root/wals/e352721cb6ee481d8afbc275a97d0018
I20260713 09:08:56.094551 22996 consensus_queue.cc:237] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:56.100338 23148 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:56.100332 22882 catalog_manager.cc:5028] TS 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): tablet e352721cb6ee481d8afbc275a97d0018 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:56.101823 23432 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:56.102098 23681 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:56.103217 23706 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:56.111491 23706 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.113508 23148 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.113973 23434 raft_consensus.cc:2955] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:56.122085 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 441812bd658a45369a0c3b6d524e3e79 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:56.138670 22894 catalog_manager.cc:5697] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 3 to 4, VOTER 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) evicted. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.151063 23059 tablet_service.cc:1558] Processing DeleteTablet for tablet 441812bd658a45369a0c3b6d524e3e79 with delete_type TABLET_DATA_TOMBSTONED (TS 459f73749e76457589d2bbfdbc430f9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48702
I20260713 09:08:56.151990 23731 tablet_replica.cc:333] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:08:56.152843 23731 raft_consensus.cc:2243] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:56.153535 23731 raft_consensus.cc:2272] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.156330 23731 ts_tablet_manager.cc:1916] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:56.168169 23731 ts_tablet_manager.cc:1929] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:56.168447 23731 log.cc:1199] T 441812bd658a45369a0c3b6d524e3e79 P 459f73749e76457589d2bbfdbc430f9b: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-1-root/wals/441812bd658a45369a0c3b6d524e3e79
I20260713 09:08:56.169468 22882 catalog_manager.cc:5028] TS 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): tablet 441812bd658a45369a0c3b6d524e3e79 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:57.181586 23072 consensus_queue.cc:237] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:57.189734 22999 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:57.190104 23038 consensus_peers.cc:597] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 078dd71c022847bb924f02c035ecb5e4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.191177 23148 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:57.191325 23721 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:57.192544 23733 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:57.199608 23734 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:57.201521 23148 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:57.201740 22999 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:57.215905 22893 catalog_manager.cc:5697] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.217540 22999 consensus_queue.cc:237] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue 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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:57.225152 23148 raft_consensus.cc:1275] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:57.226044 23072 raft_consensus.cc:1275] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:57.226999 23632 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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:57.228195 22963 consensus_peers.cc:597] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba -> Peer 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68:33409): Couldn't send request to peer 05f60fda15b843b78da29ff336dbc0c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d696da506c4b46e5bdcda7249148e2ec. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.229031 23740 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:57.236222 23632 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:57.239472 23148 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:57.246191 23073 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:57.254385 22894 catalog_manager.cc:5697] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index -1 to 2, NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) added. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } } }
I20260713 09:08:57.628621 23746 ts_tablet_manager.cc:933] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417)
I20260713 09:08:57.630995 23746 tablet_copy_client.cc:323] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.65:44417
I20260713 09:08:57.633335 23009 tablet_copy_service.cc:140] P 42d267306fa9430f8a63a2644ea319ba: Received BeginTabletCopySession request for tablet d696da506c4b46e5bdcda7249148e2ec from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52842)
I20260713 09:08:57.633890 23009 tablet_copy_service.cc:161] P 42d267306fa9430f8a63a2644ea319ba: Beginning new tablet copy session on tablet d696da506c4b46e5bdcda7249148e2ec from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52842: session id = 05f60fda15b843b78da29ff336dbc0c5-d696da506c4b46e5bdcda7249148e2ec
I20260713 09:08:57.640012 23009 tablet_copy_source_session.cc:215] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:57.643324 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d696da506c4b46e5bdcda7249148e2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:57.660310 23746 tablet_copy_client.cc:806] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:57.661120 23746 tablet_copy_client.cc:670] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:57.665913 23746 tablet_copy_client.cc:538] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:57.672559 23748 ts_tablet_manager.cc:933] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: Initiating tablet copy from peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:08:57.676738 23746 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:57.682175 23748 tablet_copy_client.cc:323] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.93.66:34873
I20260713 09:08:57.684968 23083 tablet_copy_service.cc:140] P 459f73749e76457589d2bbfdbc430f9b: Received BeginTabletCopySession request for tablet 078dd71c022847bb924f02c035ecb5e4 from peer 05f60fda15b843b78da29ff336dbc0c5 ({username='slave'} at 127.0.0.1:52210)
I20260713 09:08:57.685596 23083 tablet_copy_service.cc:161] P 459f73749e76457589d2bbfdbc430f9b: Beginning new tablet copy session on tablet 078dd71c022847bb924f02c035ecb5e4 from peer 05f60fda15b843b78da29ff336dbc0c5 at {username='slave'} at 127.0.0.1:52210: session id = 05f60fda15b843b78da29ff336dbc0c5-078dd71c022847bb924f02c035ecb5e4
I20260713 09:08:57.691820 23083 tablet_copy_source_session.cc:215] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:57.695000 23748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078dd71c022847bb924f02c035ecb5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:57.703204 23746 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: 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:57.704356 23746 tablet_bootstrap.cc:492] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:57.705122 23746 ts_tablet_manager.cc:1403] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260713 09:08:57.708587 23746 raft_consensus.cc:359] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:57.709439 23746 raft_consensus.cc:740] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:57.710153 23746 consensus_queue.cc:260] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:57.712399 23748 tablet_copy_client.cc:806] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:57.713027 23748 tablet_copy_client.cc:670] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:57.713881 23746 ts_tablet_manager.cc:1434] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:08:57.715793 23009 tablet_copy_service.cc:342] P 42d267306fa9430f8a63a2644ea319ba: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-d696da506c4b46e5bdcda7249148e2ec received from {username='slave'} at 127.0.0.1:52842
I20260713 09:08:57.716305 23009 tablet_copy_service.cc:434] P 42d267306fa9430f8a63a2644ea319ba: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-d696da506c4b46e5bdcda7249148e2ec on tablet d696da506c4b46e5bdcda7249148e2ec with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:57.720479 23748 tablet_copy_client.cc:538] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:57.730058 23748 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap starting.
I20260713 09:08:57.745630 23748 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: 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:57.746343 23748 tablet_bootstrap.cc:492] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: Bootstrap complete.
I20260713 09:08:57.746963 23748 ts_tablet_manager.cc:1403] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.003s
I20260713 09:08:57.749130 23748 raft_consensus.cc:359] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:57.749760 23748 raft_consensus.cc:740] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Initialized, Role: LEARNER
I20260713 09:08:57.750289 23748 consensus_queue.cc:260] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: NON_VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: true } }
I20260713 09:08:57.752350 23748 ts_tablet_manager.cc:1434] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:57.754709 23083 tablet_copy_service.cc:342] P 459f73749e76457589d2bbfdbc430f9b: Request end of tablet copy session 05f60fda15b843b78da29ff336dbc0c5-078dd71c022847bb924f02c035ecb5e4 received from {username='slave'} at 127.0.0.1:52210
I20260713 09:08:57.755178 23083 tablet_copy_service.cc:434] P 459f73749e76457589d2bbfdbc430f9b: ending tablet copy session 05f60fda15b843b78da29ff336dbc0c5-078dd71c022847bb924f02c035ecb5e4 on tablet 078dd71c022847bb924f02c035ecb5e4 with peer 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:08:58.068840 23434 raft_consensus.cc:1217] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:58.131285 23434 raft_consensus.cc:1217] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:58.453500 23701 raft_consensus.cc:1064] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:58.456046 23701 consensus_queue.cc:237] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:58.463779 23432 raft_consensus.cc:1275] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:58.464128 23072 raft_consensus.cc:1275] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:58.465893 23753 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.466981 23701 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:58.467429 23147 raft_consensus.cc:1275] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:58.469334 23701 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } 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:58.481889 23753 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.483917 23072 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.486944 23147 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.504858 23432 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.505101 22896 catalog_manager.cc:5697] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } attrs { replace: true } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.531452 22996 consensus_queue.cc:237] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:58.537256 23432 raft_consensus.cc:1275] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:58.538537 23072 raft_consensus.cc:1275] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: 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:58.540225 23753 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.541087 23745 consensus_queue.cc:1048] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:58.547643 23757 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.549829 23432 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.552416 23072 raft_consensus.cc:2955] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.565316 22883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d696da506c4b46e5bdcda7249148e2ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:58.567875 23734 raft_consensus.cc:1064] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: attempting to promote NON_VOTER 05f60fda15b843b78da29ff336dbc0c5 to VOTER
I20260713 09:08:58.571228 22897 catalog_manager.cc:5697] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 3 to 4, VOTER 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) evicted. New cstate: current_term: 1 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.572718 23734 consensus_queue.cc:237] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:58.582393 23432 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 LEARNER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:58.585064 23147 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:58.585407 22996 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:58.586506 23733 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.588389 23754 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } 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:58.588729 23137 tablet_service.cc:1558] Processing DeleteTablet for tablet d696da506c4b46e5bdcda7249148e2ec with delete_type TABLET_DATA_TOMBSTONED (TS 1554d6dc03454d9fb171c506b2870211 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41336
I20260713 09:08:58.590364 23733 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:58.619995 23766 tablet_replica.cc:333] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:08:58.621034 23734 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.623394 22996 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.628018 23766 raft_consensus.cc:2243] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.629070 23766 raft_consensus.cc:2272] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.630604 23147 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.634673 23766 ts_tablet_manager.cc:1916] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:58.638263 23432 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.641345 22893 catalog_manager.cc:5697] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: config changed from index 2 to 3, 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.658494 23766 ts_tablet_manager.cc:1929] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:58.659163 23766 log.cc:1199] T d696da506c4b46e5bdcda7249148e2ec P 1554d6dc03454d9fb171c506b2870211: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-2-root/wals/d696da506c4b46e5bdcda7249148e2ec
I20260713 09:08:58.659509 23072 consensus_queue.cc:237] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:08:58.662091 22883 catalog_manager.cc:5028] TS 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): tablet d696da506c4b46e5bdcda7249148e2ec (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:08:58.668185 23147 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:58.670156 23432 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Refusing update from remote peer 459f73749e76457589d2bbfdbc430f9b: 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:58.672914 23733 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } 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:58.674299 23754 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.682942 23754 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.685412 23430 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.687870 23148 raft_consensus.cc:2955] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.700387 22882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 078dd71c022847bb924f02c035ecb5e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:58.702382 22893 catalog_manager.cc:5697] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: config changed from index 3 to 4, VOTER 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) evicted. New cstate: current_term: 1 leader_uuid: "459f73749e76457589d2bbfdbc430f9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } } }
I20260713 09:08:58.719154 22985 tablet_service.cc:1558] Processing DeleteTablet for tablet 078dd71c022847bb924f02c035ecb5e4 with delete_type TABLET_DATA_TOMBSTONED (TS 42d267306fa9430f8a63a2644ea319ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54876
I20260713 09:08:58.720927 23770 tablet_replica.cc:333] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:08:58.722435 23770 raft_consensus.cc:2243] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.723276 23770 raft_consensus.cc:2272] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.727702 23770 ts_tablet_manager.cc:1916] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:58.739163 23770 ts_tablet_manager.cc:1929] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:58.739480 23770 log.cc:1199] T 078dd71c022847bb924f02c035ecb5e4 P 42d267306fa9430f8a63a2644ea319ba: Deleting WAL directory at /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933694671616-21877-0/minicluster-data/ts-0-root/wals/078dd71c022847bb924f02c035ecb5e4
I20260713 09:08:58.741003 22883 catalog_manager.cc:5028] TS 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): tablet 078dd71c022847bb924f02c035ecb5e4 (table test-workload [id=20ceb9d6b7c7466ca91e3448b3d3ce6f]) successfully deleted
I20260713 09:09:04.588243 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:04.612534 23020 debug-util.cc:398] Leaking SignalData structure 0x7b080019ae60 after lost signal to thread 21880
W20260713 09:09:04.613750 23020 debug-util.cc:398] Leaking SignalData structure 0x7b080019a740 after lost signal to thread 22931
W20260713 09:09:04.615694 23020 debug-util.cc:398] Leaking SignalData structure 0x7b0800269620 after lost signal to thread 23023
W20260713 09:09:04.617853 23020 debug-util.cc:398] Leaking SignalData structure 0x7b0800284240 after lost signal to thread 23172
W20260713 09:09:04.619017 23020 debug-util.cc:398] Leaking SignalData structure 0x7b0800281d20 after lost signal to thread 23460
I20260713 09:09:04.619578 23070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4"
dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
mode: GRACEFUL
new_leader_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:51032
I20260713 09:09:04.620288 23070 raft_consensus.cc:606] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Received request to transfer leadership to TS 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:09:04.634866 22996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79"
dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
mode: GRACEFUL
new_leader_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:46802
I20260713 09:09:04.635604 22996 raft_consensus.cc:606] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Received request to transfer leadership to TS 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:09:04.651585 23148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556"
dest_uuid: "1554d6dc03454d9fb171c506b2870211"
mode: GRACEFUL
new_leader_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:34832
I20260713 09:09:04.652052 23148 raft_consensus.cc:606] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Received request to transfer leadership to TS 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:09:04.654570 23148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d"
dest_uuid: "1554d6dc03454d9fb171c506b2870211"
mode: GRACEFUL
new_leader_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:34832
I20260713 09:09:04.655126 23148 raft_consensus.cc:606] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Received request to transfer leadership to TS 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:09:04.657124 23784 raft_consensus.cc:993] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: : Instructing follower 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:04.657606 23790 raft_consensus.cc:1081] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Signalling peer 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:04.658145 23148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e352721cb6ee481d8afbc275a97d0018"
dest_uuid: "1554d6dc03454d9fb171c506b2870211"
mode: GRACEFUL
new_leader_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:34832
I20260713 09:09:04.658862 23148 raft_consensus.cc:606] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Received request to transfer leadership to TS 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:09:04.660089 23432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d"
dest_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:56866
I20260713 09:09:04.660674 23432 raft_consensus.cc:493] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.660998 23432 raft_consensus.cc:3060] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.661962 22996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39"
dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
mode: GRACEFUL
new_leader_uuid: "1554d6dc03454d9fb171c506b2870211"
 from {username='slave'} at 127.0.0.1:46802
I20260713 09:09:04.662611 22996 raft_consensus.cc:606] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 2 LEADER]: Received request to transfer leadership to TS 1554d6dc03454d9fb171c506b2870211
I20260713 09:09:04.663861 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:09:04.665030 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:04.667099 23432 raft_consensus.cc:515] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.669104 23432 leader_election.cc:290] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:09:04.669783 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:09:04.670430 23070 raft_consensus.cc:3060] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.670558 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21196d75ec4c34b83759a4f32fdb8d" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:09:04.671156 23148 raft_consensus.cc:3055] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.671482 23148 raft_consensus.cc:740] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:09:04.672271 23148 consensus_queue.cc:260] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.673353 23148 raft_consensus.cc:3060] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.675940 23070 raft_consensus.cc:2468] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:04.677096 23398 leader_election.cc:304] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f60fda15b843b78da29ff336dbc0c5, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:09:04.678562 23797 raft_consensus.cc:2804] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.679834 23797 raft_consensus.cc:697] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Running, Role: LEADER
I20260713 09:09:04.680133 23148 raft_consensus.cc:2468] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:04.680770 23797 consensus_queue.cc:237] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.690146 22894 catalog_manager.cc:5697] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: term changed from 1 to 2, leader changed from 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) to 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68). New cstate: current_term: 2 leader_uuid: "05f60fda15b843b78da29ff336dbc0c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.758128 23790 raft_consensus.cc:993] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: : Instructing follower 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:04.758582 23784 raft_consensus.cc:1081] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Signalling peer 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:04.759930 23432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e352721cb6ee481d8afbc275a97d0018"
dest_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:56866
I20260713 09:09:04.760448 23432 raft_consensus.cc:493] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.760759 23432 raft_consensus.cc:3060] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.765111 23432 raft_consensus.cc:515] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.766611 23432 leader_election.cc:290] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:09:04.767567 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e352721cb6ee481d8afbc275a97d0018" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:09:04.768136 22996 raft_consensus.cc:3060] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.768013 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e352721cb6ee481d8afbc275a97d0018" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:09:04.768653 23148 raft_consensus.cc:3055] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.768985 23148 raft_consensus.cc:740] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:09:04.769752 23148 consensus_queue.cc:260] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.771039 23148 raft_consensus.cc:3060] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.772797 22996 raft_consensus.cc:2468] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:04.774726 23399 leader_election.cc:304] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f60fda15b843b78da29ff336dbc0c5, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:09:04.775465 23797 raft_consensus.cc:2804] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.775854 23797 raft_consensus.cc:697] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Running, Role: LEADER
I20260713 09:09:04.776512 23797 consensus_queue.cc:237] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.778035 23148 raft_consensus.cc:2468] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:04.787249 22894 catalog_manager.cc:5697] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: term changed from 1 to 2, leader changed from 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) to 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68). New cstate: current_term: 2 leader_uuid: "05f60fda15b843b78da29ff336dbc0c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.821455 23779 raft_consensus.cc:993] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: : Instructing follower 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:04.822103 23786 raft_consensus.cc:1081] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Signalling peer 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:04.823820 23434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79"
dest_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:56864
I20260713 09:09:04.824437 23434 raft_consensus.cc:493] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.824800 23434 raft_consensus.cc:3060] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.832056 23434 raft_consensus.cc:515] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.834190 23434 leader_election.cc:290] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:09:04.835232 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:09:04.835309 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441812bd658a45369a0c3b6d524e3e79" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:09:04.835969 23148 raft_consensus.cc:3060] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.836046 22996 raft_consensus.cc:3055] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.836493 22996 raft_consensus.cc:740] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:09:04.837244 22996 consensus_queue.cc:260] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.838467 22996 raft_consensus.cc:3060] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.840919 23148 raft_consensus.cc:2468] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:04.842315 23399 leader_election.cc:304] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f60fda15b843b78da29ff336dbc0c5, 1554d6dc03454d9fb171c506b2870211; no voters: 
I20260713 09:09:04.844292 23797 raft_consensus.cc:2804] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.844856 23797 raft_consensus.cc:697] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Running, Role: LEADER
I20260713 09:09:04.846522 22996 raft_consensus.cc:2468] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:04.846591 23797 consensus_queue.cc:237] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.856141 22894 catalog_manager.cc:5697] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: term changed from 1 to 2, leader changed from 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) to 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68). New cstate: current_term: 2 leader_uuid: "05f60fda15b843b78da29ff336dbc0c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.890508 23782 raft_consensus.cc:993] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: : Instructing follower 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:04.891077 23788 raft_consensus.cc:1081] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Signalling peer 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:04.892534 23434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4"
dest_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:56874
I20260713 09:09:04.893040 23434 raft_consensus.cc:493] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.893321 23434 raft_consensus.cc:3060] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.897655 23434 raft_consensus.cc:515] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.899179 23434 leader_election.cc:290] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:09:04.899890 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:09:04.900336 23148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078dd71c022847bb924f02c035ecb5e4" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:09:04.900468 23070 raft_consensus.cc:3055] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.900918 23070 raft_consensus.cc:740] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 459f73749e76457589d2bbfdbc430f9b, State: Running, Role: LEADER
I20260713 09:09:04.901041 23148 raft_consensus.cc:3060] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.901722 23070 consensus_queue.cc:260] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.903059 23070 raft_consensus.cc:3060] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.908196 23148 raft_consensus.cc:2468] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:04.908236 23070 raft_consensus.cc:2468] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:04.909490 23398 leader_election.cc:304] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f60fda15b843b78da29ff336dbc0c5, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:09:04.910429 23797 raft_consensus.cc:2804] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.910996 23797 raft_consensus.cc:697] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Running, Role: LEADER
I20260713 09:09:04.911875 23797 consensus_queue.cc:237] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:04.919551 22894 catalog_manager.cc:5697] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: term changed from 1 to 2, leader changed from 459f73749e76457589d2bbfdbc430f9b (127.21.93.66) to 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68). New cstate: current_term: 2 leader_uuid: "05f60fda15b843b78da29ff336dbc0c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:05.155325 23790 raft_consensus.cc:993] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: : Instructing follower 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:05.161247 23784 raft_consensus.cc:1081] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Signalling peer 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:05.162390 23779 raft_consensus.cc:993] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba: : Instructing follower 1554d6dc03454d9fb171c506b2870211 to start an election
I20260713 09:09:05.163324 23779 raft_consensus.cc:1081] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 2 LEADER]: Signalling peer 1554d6dc03454d9fb171c506b2870211 to start an election
I20260713 09:09:05.164666 23432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556"
dest_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:56866
I20260713 09:09:05.165706 23432 raft_consensus.cc:493] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:05.166244 23432 raft_consensus.cc:3060] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.168381 23148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39"
dest_uuid: "1554d6dc03454d9fb171c506b2870211"
 from {username='slave'} at 127.0.0.1:41350
I20260713 09:09:05.169169 23148 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:05.169797 23148 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.181985 23432 raft_consensus.cc:515] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:05.188555 23432 leader_election.cc:290] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:09:05.192412 23144 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.194096 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:09:05.194933 23070 raft_consensus.cc:3060] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.200520 23144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674d724ec31c482b9b8aa29a633e6556" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:09:05.201414 23144 raft_consensus.cc:3055] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:05.201748 23147 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.201831 23144 raft_consensus.cc:740] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:09:05.201738 23797 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:05.203440 23144 consensus_queue.cc:260] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:05.204005 23798 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:05.205637 23144 raft_consensus.cc:3060] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.222697 23148 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:09:05.239531 23144 raft_consensus.cc:2468] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:05.240932 23148 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [CANDIDATE]: Term 3 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:09:05.242944 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:09:05.243991 23070 raft_consensus.cc:2468] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:05.244093 23072 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.247854 23399 leader_election.cc:304] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f60fda15b843b78da29ff336dbc0c5, 1554d6dc03454d9fb171c506b2870211; no voters: 
I20260713 09:09:05.249286 23797 raft_consensus.cc:2804] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:05.258405 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "1554d6dc03454d9fb171c506b2870211" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:09:05.274068 22996 raft_consensus.cc:3055] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:05.274386 22996 raft_consensus.cc:740] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:09:05.275609 22996 consensus_queue.cc:260] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:09:05.275080 23072 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 3.
I20260713 09:09:05.277630 22996 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.280315 23112 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [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: 1554d6dc03454d9fb171c506b2870211, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:09:05.281356 23784 raft_consensus.cc:2804] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:05.283274 23784 raft_consensus.cc:697] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 3 LEADER]: Becoming Leader. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:09:05.284420 23784 consensus_queue.cc:237] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:09:05.303221 22999 raft_consensus.cc:1275] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.325865 23070 raft_consensus.cc:1275] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.332422 23815 consensus_queue.cc:1048] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260713 09:09:05.347103 23797 raft_consensus.cc:697] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Running, Role: LEADER
I20260713 09:09:05.347735 23814 consensus_queue.cc:1048] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:05.348642 23797 consensus_queue.cc:237] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [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: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
W20260713 09:09:05.355978 23399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.93.65:44417, user_credentials={real_user=slave}} blocked reactor thread for 48980.7us
I20260713 09:09:05.361426 23072 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.361547 23146 raft_consensus.cc:1275] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.364425 23814 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:05.367146 22999 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.368957 23820 consensus_queue.cc:1048] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:05.376168 23818 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260713 09:09:05.408998 22996 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1554d6dc03454d9fb171c506b2870211 in term 3.
I20260713 09:09:05.412899 23145 raft_consensus.cc:1275] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.415135 23818 consensus_queue.cc:1048] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:05.414350 22894 catalog_manager.cc:5697] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: term changed from 1 to 2, leader changed from 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) to 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68). New cstate: current_term: 2 leader_uuid: "05f60fda15b843b78da29ff336dbc0c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:05.442734 22897 catalog_manager.cc:5697] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 reported cstate change: term changed from 2 to 3, leader changed from 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) to 1554d6dc03454d9fb171c506b2870211 (127.21.93.67). New cstate: current_term: 3 leader_uuid: "1554d6dc03454d9fb171c506b2870211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:05.666606 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:05.683765 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:05.700738 23145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39"
dest_uuid: "1554d6dc03454d9fb171c506b2870211"
mode: GRACEFUL
new_leader_uuid: "42d267306fa9430f8a63a2644ea319ba"
 from {username='slave'} at 127.0.0.1:34832
I20260713 09:09:05.701575 23145 raft_consensus.cc:606] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 3 LEADER]: Received request to transfer leadership to TS 42d267306fa9430f8a63a2644ea319ba
I20260713 09:09:05.703476 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:05.704298 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:05.730993 23070 raft_consensus.cc:1275] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 3 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:05.733295 23784 consensus_queue.cc:1048] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:05.744441 22999 raft_consensus.cc:1275] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 3 FOLLOWER]: Refusing update from remote peer 1554d6dc03454d9fb171c506b2870211: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:05.747304 23809 consensus_queue.cc:1048] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:05.753376 23145 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.756531 23818 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:05.765532 23790 raft_consensus.cc:993] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211: : Instructing follower 42d267306fa9430f8a63a2644ea319ba to start an election
I20260713 09:09:05.766228 23817 raft_consensus.cc:1081] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 3 LEADER]: Signalling peer 42d267306fa9430f8a63a2644ea319ba to start an election
I20260713 09:09:05.771271 22999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39"
dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
 from {username='slave'} at 127.0.0.1:54886
I20260713 09:09:05.771812 22999 raft_consensus.cc:493] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:05.772167 22999 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:05.787732 22999 raft_consensus.cc:515] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:09:05.789942 22999 leader_election.cc:290] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [CANDIDATE]: Term 4 election: Requested vote from peers 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873), 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993)
I20260713 09:09:05.790716 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:09:05.791205 23146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab41037a99f49419f4f2b952eca1f39" candidate_uuid: "42d267306fa9430f8a63a2644ea319ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1554d6dc03454d9fb171c506b2870211"
I20260713 09:09:05.791462 23070 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:05.791925 23146 raft_consensus.cc:3055] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:05.792289 23146 raft_consensus.cc:740] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1554d6dc03454d9fb171c506b2870211, State: Running, Role: LEADER
I20260713 09:09:05.793124 23146 consensus_queue.cc:260] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:09:05.794443 23146 raft_consensus.cc:3060] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:05.799386 23070 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 4.
I20260713 09:09:05.803774 22963 leader_election.cc:304] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [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: 42d267306fa9430f8a63a2644ea319ba, 459f73749e76457589d2bbfdbc430f9b; no voters: 
I20260713 09:09:05.804669 23779 raft_consensus.cc:2804] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:05.805164 23779 raft_consensus.cc:697] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 4 LEADER]: Becoming Leader. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:09:05.805996 23779 consensus_queue.cc:237] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } }
I20260713 09:09:05.809353 23146 raft_consensus.cc:2468] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d267306fa9430f8a63a2644ea319ba in term 4.
I20260713 09:09:05.816766 22893 catalog_manager.cc:5697] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba reported cstate change: term changed from 3 to 4, leader changed from 1554d6dc03454d9fb171c506b2870211 (127.21.93.67) to 42d267306fa9430f8a63a2644ea319ba (127.21.93.65). New cstate: current_term: 4 leader_uuid: "42d267306fa9430f8a63a2644ea319ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:05.823166 23070 raft_consensus.cc:1275] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:05.824565 23820 consensus_queue.cc:1048] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:06.268772 23146 raft_consensus.cc:1275] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 4 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:06.270081 23786 consensus_queue.cc:1048] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1554d6dc03454d9fb171c506b2870211" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:06.285148 23070 raft_consensus.cc:1275] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 4 FOLLOWER]: Refusing update from remote peer 42d267306fa9430f8a63a2644ea319ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:06.286657 23840 consensus_queue.cc:1048] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:06.705322 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:06.723158 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:06.739434 22999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d"
dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
mode: GRACEFUL
new_leader_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:46802
I20260713 09:09:06.740154 22999 raft_consensus.cc:606] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Received request to transfer leadership to TS 05f60fda15b843b78da29ff336dbc0c5
I20260713 09:09:06.741837 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:06.742726 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:06.880532 23786 raft_consensus.cc:993] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: : Instructing follower 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:06.881067 23786 raft_consensus.cc:1081] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Signalling peer 05f60fda15b843b78da29ff336dbc0c5 to start an election
I20260713 09:09:06.882539 23434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d"
dest_uuid: "05f60fda15b843b78da29ff336dbc0c5"
 from {username='slave'} at 127.0.0.1:56864
I20260713 09:09:06.882998 23434 raft_consensus.cc:493] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:06.883298 23434 raft_consensus.cc:3060] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.888262 23434 raft_consensus.cc:515] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:06.890810 23434 leader_election.cc:290] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417), 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873)
I20260713 09:09:06.891405 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42d267306fa9430f8a63a2644ea319ba"
I20260713 09:09:06.891544 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2c5f412254479a50a879ea5d72b5d" candidate_uuid: "05f60fda15b843b78da29ff336dbc0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "459f73749e76457589d2bbfdbc430f9b"
I20260713 09:09:06.891899 22999 raft_consensus.cc:3055] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:06.892220 22999 raft_consensus.cc:740] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42d267306fa9430f8a63a2644ea319ba, State: Running, Role: LEADER
I20260713 09:09:06.892244 23070 raft_consensus.cc:3060] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.893160 22999 consensus_queue.cc:260] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:06.894043 22999 raft_consensus.cc:3060] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.898128 22999 raft_consensus.cc:2468] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:06.899825 23399 leader_election.cc:304] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f60fda15b843b78da29ff336dbc0c5, 42d267306fa9430f8a63a2644ea319ba; no voters: 
I20260713 09:09:06.900735 23820 raft_consensus.cc:2804] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.900884 23070 raft_consensus.cc:2468] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f60fda15b843b78da29ff336dbc0c5 in term 2.
I20260713 09:09:06.901934 23820 raft_consensus.cc:697] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f60fda15b843b78da29ff336dbc0c5, State: Running, Role: LEADER
I20260713 09:09:06.903111 23820 consensus_queue.cc:237] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [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: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } }
I20260713 09:09:06.912667 22893 catalog_manager.cc:5697] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 reported cstate change: term changed from 1 to 2, leader changed from 42d267306fa9430f8a63a2644ea319ba (127.21.93.65) to 05f60fda15b843b78da29ff336dbc0c5 (127.21.93.68). New cstate: current_term: 2 leader_uuid: "05f60fda15b843b78da29ff336dbc0c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f60fda15b843b78da29ff336dbc0c5" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 33409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:07.293566 23070 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:07.295226 23843 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "459f73749e76457589d2bbfdbc430f9b" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:07.312110 22999 raft_consensus.cc:1275] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Refusing update from remote peer 05f60fda15b843b78da29ff336dbc0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:07.314420 23853 consensus_queue.cc:1048] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d267306fa9430f8a63a2644ea319ba" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:07.743773 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:07.768415 21877 tablet_server.cc:179] TabletServer@127.21.93.65:0 shutting down...
W20260713 09:09:07.798539 23113 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:07.819662 23113 consensus_peers.cc:597] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. 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:07.824512 23399 consensus_peers.cc:597] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. 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:07.825966 23039 consensus_peers.cc:597] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. 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:07.839548 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:09:07.845350 23039 consensus_peers.cc:597] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. 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:07.846443 23399 consensus_peers.cc:597] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. 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:07.848187 21877 tablet_replica.cc:333] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.849303 21877 raft_consensus.cc:2243] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.849936 21877 raft_consensus.cc:2272] T 19483ec0f1e44af7aaa7771d265748e6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.853253 21877 tablet_replica.cc:333] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.854125 21877 raft_consensus.cc:2243] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.855296 21877 raft_consensus.cc:2272] T 0621031c3cb443d5a7c98115738342ca P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.858170 21877 tablet_replica.cc:333] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.859091 21877 raft_consensus.cc:2243] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.859655 21877 raft_consensus.cc:2272] T 441812bd658a45369a0c3b6d524e3e79 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.862442 21877 tablet_replica.cc:333] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.863363 21877 raft_consensus.cc:2243] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.864215 21877 raft_consensus.cc:2272] T 53da51fd7ce44054b5375ba9b06336c6 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.867169 21877 tablet_replica.cc:333] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.868036 21877 raft_consensus.cc:2243] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.868626 21877 raft_consensus.cc:2272] T e352721cb6ee481d8afbc275a97d0018 P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.871325 21877 tablet_replica.cc:333] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.872126 21877 raft_consensus.cc:2243] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.873266 21877 raft_consensus.cc:2272] T dda898206043448c8bf15b40c0e7d552 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.876178 21877 tablet_replica.cc:333] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.876931 21877 raft_consensus.cc:2243] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.878046 21877 raft_consensus.cc:2272] T e9ad022bf6514ba9822709dc4436f5ca P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.881067 21877 tablet_replica.cc:333] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.881948 21877 raft_consensus.cc:2243] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.882536 21877 raft_consensus.cc:2272] T a1b096474ff54f3d979604035159c6b4 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.885955 21877 tablet_replica.cc:333] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.886889 21877 raft_consensus.cc:2243] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.887653 21877 raft_consensus.cc:2272] T 642a5d4588034a84b1ac7a53f7c70187 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.890723 21877 tablet_replica.cc:333] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.891619 21877 raft_consensus.cc:2243] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.892864 21877 raft_consensus.cc:2272] T d696da506c4b46e5bdcda7249148e2ec P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.896020 21877 tablet_replica.cc:333] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
W20260713 09:09:07.896365 23039 consensus_peers.cc:597] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. 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:07.897039 21877 raft_consensus.cc:2243] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.897785 21877 raft_consensus.cc:2272] T 033136039a664a1e9a5a5b086ceb5af8 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.900544 21877 tablet_replica.cc:333] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.901352 21877 raft_consensus.cc:2243] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.901914 21877 raft_consensus.cc:2272] T ea96051ee0ae4ebb9346aa841838cebb P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.904762 21877 tablet_replica.cc:333] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.905510 21877 raft_consensus.cc:2243] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.906690 21877 raft_consensus.cc:2272] T 64b6402190ea4964946ddc26e9482719 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.909677 21877 tablet_replica.cc:333] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.910552 21877 raft_consensus.cc:2243] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.911108 21877 raft_consensus.cc:2272] T 9ec2c5f412254479a50a879ea5d72b5d P 42d267306fa9430f8a63a2644ea319ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.913942 21877 tablet_replica.cc:333] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.914701 21877 raft_consensus.cc:2243] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.915542 21877 raft_consensus.cc:2272] T 2084f3d98f5649ef88668432564f6960 P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.918172 21877 tablet_replica.cc:333] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.918905 21877 raft_consensus.cc:2243] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.919476 21877 raft_consensus.cc:2272] T ec1eaad98a3c4d5e877ed77b8da83dfb P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.922544 21877 tablet_replica.cc:333] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.923269 21877 raft_consensus.cc:2243] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.923839 21877 raft_consensus.cc:2272] T b223bf65f4714a48b5373dd26546eebd P 42d267306fa9430f8a63a2644ea319ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.926633 21877 tablet_replica.cc:333] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba: stopping tablet replica
I20260713 09:09:07.927330 21877 raft_consensus.cc:2243] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.928280 21877 raft_consensus.cc:2272] T eab41037a99f49419f4f2b952eca1f39 P 42d267306fa9430f8a63a2644ea319ba [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:08.031242 23113 consensus_peers.cc:597] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:08.085090 23399 consensus_peers.cc:597] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:08.127416 23113 consensus_peers.cc:597] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:08.146311 23039 consensus_peers.cc:597] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:08.183107 23039 consensus_peers.cc:597] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:08.184818 23113 consensus_peers.cc:597] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 -> Peer 42d267306fa9430f8a63a2644ea319ba (127.21.93.65:44417): Couldn't send request to peer 42d267306fa9430f8a63a2644ea319ba. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.242041 21877 tablet_server.cc:196] TabletServer@127.21.93.65:0 shutdown complete.
I20260713 09:09:08.287459 21877 tablet_server.cc:179] TabletServer@127.21.93.66:0 shutting down...
W20260713 09:09:08.308487 23112 consensus_peers.cc:597] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 -> Peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Couldn't send request to peer 459f73749e76457589d2bbfdbc430f9b. 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:08.332470 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:08.333451 21877 tablet_replica.cc:333] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.334254 21877 raft_consensus.cc:2243] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.334656 21877 raft_consensus.cc:2272] T ab21196d75ec4c34b83759a4f32fdb8d P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.336694 21877 tablet_replica.cc:333] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.337237 21877 raft_consensus.cc:2243] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.337954 21877 raft_consensus.cc:2272] T ea96051ee0ae4ebb9346aa841838cebb P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.339592 21877 tablet_replica.cc:333] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.340126 21877 raft_consensus.cc:2243] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.340651 21877 raft_consensus.cc:2272] T 64b6402190ea4964946ddc26e9482719 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.342347 21877 tablet_replica.cc:333] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.342900 21877 raft_consensus.cc:2243] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.343357 21877 raft_consensus.cc:2272] T 4647228f72784656908372897da9ffe7 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.345026 21877 tablet_replica.cc:333] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.345515 21877 raft_consensus.cc:2243] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.345898 21877 raft_consensus.cc:2272] T 078dd71c022847bb924f02c035ecb5e4 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.347632 21877 tablet_replica.cc:333] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.348102 21877 raft_consensus.cc:2243] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.348953 21877 raft_consensus.cc:2272] T 19483ec0f1e44af7aaa7771d265748e6 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.350991 21877 tablet_replica.cc:333] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
W20260713 09:09:08.351219 23398 consensus_peers.cc:597] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Couldn't send request to peer 459f73749e76457589d2bbfdbc430f9b. 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:08.351687 21877 raft_consensus.cc:2243] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.352275 21877 raft_consensus.cc:2272] T d696da506c4b46e5bdcda7249148e2ec P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.354118 21877 tablet_replica.cc:333] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.354755 21877 raft_consensus.cc:2243] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.355571 21877 raft_consensus.cc:2272] T d3a1a5d22e5248968b9fcdb2da44b695 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.357148 21877 tablet_replica.cc:333] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.357612 21877 raft_consensus.cc:2243] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.357987 21877 raft_consensus.cc:2272] T 674d724ec31c482b9b8aa29a633e6556 P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.359627 21877 tablet_replica.cc:333] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.360057 21877 raft_consensus.cc:2243] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.360711 21877 raft_consensus.cc:2272] T 260a7e6685ba41debee5f39050b28a5d P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.362255 21877 tablet_replica.cc:333] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.362721 21877 raft_consensus.cc:2243] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.363297 21877 raft_consensus.cc:2272] T 9ec2c5f412254479a50a879ea5d72b5d P 459f73749e76457589d2bbfdbc430f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.365419 21877 tablet_replica.cc:333] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.366050 21877 raft_consensus.cc:2243] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.367005 21877 raft_consensus.cc:2272] T ec1eaad98a3c4d5e877ed77b8da83dfb P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.368902 21877 tablet_replica.cc:333] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.369364 21877 raft_consensus.cc:2243] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.369745 21877 raft_consensus.cc:2272] T b223bf65f4714a48b5373dd26546eebd P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.371604 21877 tablet_replica.cc:333] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.372063 21877 raft_consensus.cc:2243] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.372526 21877 raft_consensus.cc:2272] T e9ad022bf6514ba9822709dc4436f5ca P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.374179 21877 tablet_replica.cc:333] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.374641 21877 raft_consensus.cc:2243] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.375100 21877 raft_consensus.cc:2272] T dda898206043448c8bf15b40c0e7d552 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.376703 21877 tablet_replica.cc:333] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.377156 21877 raft_consensus.cc:2243] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.377563 21877 raft_consensus.cc:2272] T eab41037a99f49419f4f2b952eca1f39 P 459f73749e76457589d2bbfdbc430f9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.379241 21877 tablet_replica.cc:333] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.379709 21877 raft_consensus.cc:2243] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.380429 21877 raft_consensus.cc:2272] T a1b096474ff54f3d979604035159c6b4 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.382478 21877 tablet_replica.cc:333] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b: stopping tablet replica
I20260713 09:09:08.382995 21877 raft_consensus.cc:2243] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.383801 21877 raft_consensus.cc:2272] T 642a5d4588034a84b1ac7a53f7c70187 P 459f73749e76457589d2bbfdbc430f9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:08.384676 23398 consensus_peers.cc:597] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Couldn't send request to peer 459f73749e76457589d2bbfdbc430f9b. 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:08.417438 23398 consensus_peers.cc:597] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Couldn't send request to peer 459f73749e76457589d2bbfdbc430f9b. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.66:34873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.430527 21877 tablet_server.cc:196] TabletServer@127.21.93.66:0 shutdown complete.
I20260713 09:09:08.466979 21877 tablet_server.cc:179] TabletServer@127.21.93.67:0 shutting down...
I20260713 09:09:08.502705 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:08.505448 21877 tablet_replica.cc:333] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.506327 21877 raft_consensus.cc:2243] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.506863 21877 raft_consensus.cc:2272] T ab21196d75ec4c34b83759a4f32fdb8d P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.509267 21877 tablet_replica.cc:333] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.510001 21877 raft_consensus.cc:2243] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.510946 21877 raft_consensus.cc:2272] T 033136039a664a1e9a5a5b086ceb5af8 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.512789 21877 tablet_replica.cc:333] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.513291 21877 raft_consensus.cc:2243] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.513684 21877 raft_consensus.cc:2272] T ea96051ee0ae4ebb9346aa841838cebb P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.515322 21877 tablet_replica.cc:333] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.515883 21877 raft_consensus.cc:2243] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.516564 21877 raft_consensus.cc:2272] T 53da51fd7ce44054b5375ba9b06336c6 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.518247 21877 tablet_replica.cc:333] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.518721 21877 raft_consensus.cc:2243] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.519460 21877 raft_consensus.cc:2272] T d3a1a5d22e5248968b9fcdb2da44b695 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.521136 21877 tablet_replica.cc:333] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.521709 21877 raft_consensus.cc:2243] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.522236 21877 raft_consensus.cc:2272] T 260a7e6685ba41debee5f39050b28a5d P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.523873 21877 tablet_replica.cc:333] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.524376 21877 raft_consensus.cc:2243] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.524761 21877 raft_consensus.cc:2272] T eab41037a99f49419f4f2b952eca1f39 P 1554d6dc03454d9fb171c506b2870211 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.526333 21877 tablet_replica.cc:333] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.526858 21877 raft_consensus.cc:2243] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.527311 21877 raft_consensus.cc:2272] T e352721cb6ee481d8afbc275a97d0018 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.528863 21877 tablet_replica.cc:333] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.529348 21877 raft_consensus.cc:2243] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.529790 21877 raft_consensus.cc:2272] T 0621031c3cb443d5a7c98115738342ca P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.531417 21877 tablet_replica.cc:333] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.531872 21877 raft_consensus.cc:2243] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.532562 21877 raft_consensus.cc:2272] T 4647228f72784656908372897da9ffe7 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.534241 21877 tablet_replica.cc:333] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.534714 21877 raft_consensus.cc:2243] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.535300 21877 raft_consensus.cc:2272] T 078dd71c022847bb924f02c035ecb5e4 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.536814 21877 tablet_replica.cc:333] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.537269 21877 raft_consensus.cc:2243] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.537663 21877 raft_consensus.cc:2272] T 19483ec0f1e44af7aaa7771d265748e6 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.539315 21877 tablet_replica.cc:333] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.539763 21877 raft_consensus.cc:2243] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.540127 21877 raft_consensus.cc:2272] T a1b096474ff54f3d979604035159c6b4 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.541682 21877 tablet_replica.cc:333] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.542135 21877 raft_consensus.cc:2243] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.542891 21877 raft_consensus.cc:2272] T 2084f3d98f5649ef88668432564f6960 P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.544340 21877 tablet_replica.cc:333] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.544792 21877 raft_consensus.cc:2243] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.545152 21877 raft_consensus.cc:2272] T 674d724ec31c482b9b8aa29a633e6556 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.546809 21877 tablet_replica.cc:333] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.547250 21877 raft_consensus.cc:2243] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.547626 21877 raft_consensus.cc:2272] T ec1eaad98a3c4d5e877ed77b8da83dfb P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.549175 21877 tablet_replica.cc:333] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.549633 21877 raft_consensus.cc:2243] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.550341 21877 raft_consensus.cc:2272] T b223bf65f4714a48b5373dd26546eebd P 1554d6dc03454d9fb171c506b2870211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.552011 21877 tablet_replica.cc:333] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211: stopping tablet replica
I20260713 09:09:08.552423 21877 raft_consensus.cc:2243] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.552929 21877 raft_consensus.cc:2272] T 441812bd658a45369a0c3b6d524e3e79 P 1554d6dc03454d9fb171c506b2870211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.595532 21877 tablet_server.cc:196] TabletServer@127.21.93.67:0 shutdown complete.
W20260713 09:09:08.612314 23399 consensus_peers.cc:597] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Couldn't send request to peer 1554d6dc03454d9fb171c506b2870211. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.67:42993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.637109 21877 tablet_server.cc:179] TabletServer@127.21.93.68:0 shutting down...
I20260713 09:09:08.661906 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:08.662786 21877 tablet_replica.cc:333] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
W20260713 09:09:08.663659 23398 consensus_peers.cc:597] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 459f73749e76457589d2bbfdbc430f9b (127.21.93.66:34873): Couldn't send request to peer 459f73749e76457589d2bbfdbc430f9b. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.66:34873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.663764 21877 raft_consensus.cc:2243] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.664537 21877 raft_consensus.cc:2272] T d696da506c4b46e5bdcda7249148e2ec P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.666275 21877 tablet_replica.cc:333] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.666724 21877 raft_consensus.cc:2243] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.667259 21877 raft_consensus.cc:2272] T 0621031c3cb443d5a7c98115738342ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.669013 21877 tablet_replica.cc:333] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.669482 21877 raft_consensus.cc:2243] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.669902 21877 raft_consensus.cc:2272] T 642a5d4588034a84b1ac7a53f7c70187 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.671404 21877 tablet_replica.cc:333] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.671823 21877 raft_consensus.cc:2243] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.672457 21877 raft_consensus.cc:2272] T 441812bd658a45369a0c3b6d524e3e79 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.673982 21877 tablet_replica.cc:333] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.674412 21877 raft_consensus.cc:2243] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.674908 21877 raft_consensus.cc:2272] T 53da51fd7ce44054b5375ba9b06336c6 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.676391 21877 tablet_replica.cc:333] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.676847 21877 raft_consensus.cc:2243] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.677249 21877 raft_consensus.cc:2272] T 260a7e6685ba41debee5f39050b28a5d P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.678753 21877 tablet_replica.cc:333] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.679293 21877 raft_consensus.cc:2243] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.679772 21877 raft_consensus.cc:2272] T d3a1a5d22e5248968b9fcdb2da44b695 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.681973 21877 tablet_replica.cc:333] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.682672 21877 raft_consensus.cc:2243] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.683401 21877 raft_consensus.cc:2272] T 2084f3d98f5649ef88668432564f6960 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:08.684043 23399 consensus_peers.cc:597] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Couldn't send request to peer 1554d6dc03454d9fb171c506b2870211. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.67:42993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.685250 21877 tablet_replica.cc:333] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.685732 21877 raft_consensus.cc:2243] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.686378 21877 raft_consensus.cc:2272] T 674d724ec31c482b9b8aa29a633e6556 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.687963 21877 tablet_replica.cc:333] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.688383 21877 raft_consensus.cc:2243] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.688984 21877 raft_consensus.cc:2272] T ab21196d75ec4c34b83759a4f32fdb8d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.690651 21877 tablet_replica.cc:333] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.691156 21877 raft_consensus.cc:2243] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.691574 21877 raft_consensus.cc:2272] T 64b6402190ea4964946ddc26e9482719 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.693084 21877 tablet_replica.cc:333] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.693511 21877 raft_consensus.cc:2243] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.694146 21877 raft_consensus.cc:2272] T 9ec2c5f412254479a50a879ea5d72b5d P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.695669 21877 tablet_replica.cc:333] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.696098 21877 raft_consensus.cc:2243] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.696693 21877 raft_consensus.cc:2272] T 078dd71c022847bb924f02c035ecb5e4 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.698812 21877 tablet_replica.cc:333] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.699353 21877 raft_consensus.cc:2243] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.699836 21877 raft_consensus.cc:2272] T 033136039a664a1e9a5a5b086ceb5af8 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:08.701258 23399 consensus_peers.cc:597] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 -> Peer 1554d6dc03454d9fb171c506b2870211 (127.21.93.67:42993): Couldn't send request to peer 1554d6dc03454d9fb171c506b2870211. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.67:42993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.701444 21877 tablet_replica.cc:333] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.701977 21877 raft_consensus.cc:2243] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.702363 21877 raft_consensus.cc:2272] T 4647228f72784656908372897da9ffe7 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.704128 21877 tablet_replica.cc:333] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.704596 21877 raft_consensus.cc:2243] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.705060 21877 raft_consensus.cc:2272] T e9ad022bf6514ba9822709dc4436f5ca P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.706626 21877 tablet_replica.cc:333] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.707094 21877 raft_consensus.cc:2243] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.707763 21877 raft_consensus.cc:2272] T e352721cb6ee481d8afbc275a97d0018 P 05f60fda15b843b78da29ff336dbc0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.709424 21877 tablet_replica.cc:333] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5: stopping tablet replica
I20260713 09:09:08.709847 21877 raft_consensus.cc:2243] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.710234 21877 raft_consensus.cc:2272] T dda898206043448c8bf15b40c0e7d552 P 05f60fda15b843b78da29ff336dbc0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.746299 21877 tablet_server.cc:196] TabletServer@127.21.93.68:0 shutdown complete.
I20260713 09:09:08.774432 21877 master.cc:562] Master@127.21.93.126:34191 shutting down...
I20260713 09:09:08.794585 21877 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.795148 21877 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.795455 21877 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3752c4ddf55248238374ee77c3bd821c: stopping tablet replica
I20260713 09:09:08.815412 21877 master.cc:584] Master@127.21.93.126:34191 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30580 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:09:08.870967 21877 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.93.126:41389
I20260713 09:09:08.872092 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.877584 23869 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:08.878208 23870 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:08.878937 23872 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:08.880110 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:08.881053 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.881227 21877 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:08.881345 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933748881333 us; error 0 us; skew 500 ppm
I20260713 09:09:08.881855 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.884274 21877 webserver.cc:533] Webserver started at http://127.21.93.126:34123/ using document root <none> and password file <none>
I20260713 09:09:08.884711 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.884866 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.885080 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.886142 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/master-0-root/instance:
uuid: "93caf4d1a42044c18b31e788eb6f9916"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-vxf7"
I20260713 09:09:08.890440 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:09:08.893606 23877 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:08.894357 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:08.894636 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/master-0-root
uuid: "93caf4d1a42044c18b31e788eb6f9916"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-vxf7"
I20260713 09:09:08.894982 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-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:08.906057 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.907270 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.947108 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.126:41389
I20260713 09:09:08.947190 23928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.126:41389 every 8 connection(s)
I20260713 09:09:08.951126 23929 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:08.960457 23929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916: Bootstrap starting.
I20260713 09:09:08.965010 23929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.968828 23929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916: No bootstrap required, opened a new log
I20260713 09:09:08.970944 23929 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93caf4d1a42044c18b31e788eb6f9916" member_type: VOTER }
I20260713 09:09:08.971278 23929 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.971468 23929 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93caf4d1a42044c18b31e788eb6f9916, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.971997 23929 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93caf4d1a42044c18b31e788eb6f9916" member_type: VOTER }
I20260713 09:09:08.972388 23929 raft_consensus.cc:399] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:08.972575 23929 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:08.972770 23929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.976706 23929 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93caf4d1a42044c18b31e788eb6f9916" member_type: VOTER }
I20260713 09:09:08.977123 23929 leader_election.cc:304] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [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: 93caf4d1a42044c18b31e788eb6f9916; no voters: 
I20260713 09:09:08.978163 23929 leader_election.cc:290] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:08.978590 23932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.979882 23932 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 1 LEADER]: Becoming Leader. State: Replica: 93caf4d1a42044c18b31e788eb6f9916, State: Running, Role: LEADER
I20260713 09:09:08.980528 23932 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [LEADER]: Queue going to LEADER mode. State: All 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: "93caf4d1a42044c18b31e788eb6f9916" member_type: VOTER }
I20260713 09:09:08.981202 23929 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:08.984808 23934 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93caf4d1a42044c18b31e788eb6f9916. Latest consensus state: current_term: 1 leader_uuid: "93caf4d1a42044c18b31e788eb6f9916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93caf4d1a42044c18b31e788eb6f9916" member_type: VOTER } }
I20260713 09:09:08.984836 23933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "93caf4d1a42044c18b31e788eb6f9916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93caf4d1a42044c18b31e788eb6f9916" member_type: VOTER } }
I20260713 09:09:08.985751 23934 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:08.985809 23933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:08.991639 23938 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:08.996608 23938 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:08.998624 21877 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:09.005563 23938 catalog_manager.cc:1383] Generated new cluster ID: 3e52ad02bef04ad88e9b2499ded53053
I20260713 09:09:09.005857 23938 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:09.020707 23938 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:09.022007 23938 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:09.039077 23938 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916: Generated new TSK 0
I20260713 09:09:09.039793 23938 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:09.065093 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:09.071571 23950 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:09.072052 23951 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:09.074878 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:09.074892 23953 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:09.076157 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:09.076370 21877 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:09.076531 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933749076510 us; error 0 us; skew 500 ppm
I20260713 09:09:09.077051 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:09.079349 21877 webserver.cc:533] Webserver started at http://127.21.93.65:40117/ using document root <none> and password file <none>
I20260713 09:09:09.079824 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:09.080020 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:09.080274 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:09.081290 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-0-root/instance:
uuid: "ec904fd40e1147baa70ba992fa766ead"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:09.085620 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:09.088961 23958 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:09.089663 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:09.089929 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "ec904fd40e1147baa70ba992fa766ead"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:09.090167 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-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:09.102469 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:09.103648 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:09.105100 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:09.107517 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:09.107684 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.107939 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:09.108093 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.149792 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:44017
I20260713 09:09:09.150066 24020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:44017 every 8 connection(s)
I20260713 09:09:09.154765 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:09.162712 24025 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:09.163091 24026 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:09.166584 24028 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:09.166631 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:09.168025 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:09.168210 21877 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:09.168412 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933749168381 us; error 0 us; skew 500 ppm
I20260713 09:09:09.168973 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:09.171751 21877 webserver.cc:533] Webserver started at http://127.21.93.66:39185/ using document root <none> and password file <none>
I20260713 09:09:09.172283 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:09.172502 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:09.172763 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:09.173058 24021 heartbeater.cc:344] Connected to a master server at 127.21.93.126:41389
I20260713 09:09:09.173462 24021 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:09.174232 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-1-root/instance:
uuid: "7972aaad247e4b89a3bd0165da2345d5"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:09.174294 24021 heartbeater.cc:507] Master 127.21.93.126:41389 requested a full tablet report, sending...
I20260713 09:09:09.176748 23894 ts_manager.cc:194] Registered new tserver with Master: ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:09.179116 23894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45828
I20260713 09:09:09.179941 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:09:09.183697 24033 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:09.184386 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:09:09.184690 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-1-root
uuid: "7972aaad247e4b89a3bd0165da2345d5"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:09.184958 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-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:09.200735 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:09.201908 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:09.203325 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:09.205449 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:09.205674 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.205907 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:09.206073 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.245062 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.66:34341
I20260713 09:09:09.245164 24095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.66:34341 every 8 connection(s)
I20260713 09:09:09.249830 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:09.257172 24099 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:09.259281 24100 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:09.260506 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:09.260756 24102 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:09.261210 24096 heartbeater.cc:344] Connected to a master server at 127.21.93.126:41389
I20260713 09:09:09.261667 24096 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:09.261979 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:09.262327 21877 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:09.262557 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933749262535 us; error 0 us; skew 500 ppm
I20260713 09:09:09.262583 24096 heartbeater.cc:507] Master 127.21.93.126:41389 requested a full tablet report, sending...
I20260713 09:09:09.263442 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:09.264986 23894 ts_manager.cc:194] Registered new tserver with Master: 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:09.266059 21877 webserver.cc:533] Webserver started at http://127.21.93.67:37539/ using document root <none> and password file <none>
I20260713 09:09:09.266511 23894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45844
I20260713 09:09:09.266577 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:09.266986 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:09.267267 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:09.268778 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-2-root/instance:
uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:09.273165 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:09:09.276361 24107 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:09.277081 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:09.277362 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-2-root
uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:09.277642 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-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:09.310474 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:09.311662 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:09.313081 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:09.315222 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:09.315445 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.315676 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:09.315842 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.354139 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.67:36971
I20260713 09:09:09.354235 24169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.67:36971 every 8 connection(s)
I20260713 09:09:09.358963 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:09.365154 24173 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:09.367215 24174 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:09.370834 24176 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:09.370996 24170 heartbeater.cc:344] Connected to a master server at 127.21.93.126:41389
I20260713 09:09:09.371155 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:09.371481 24170 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:09.372133 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:09.372370 21877 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:09.372304 24170 heartbeater.cc:507] Master 127.21.93.126:41389 requested a full tablet report, sending...
I20260713 09:09:09.372658 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933749372638 us; error 0 us; skew 500 ppm
I20260713 09:09:09.373268 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:09.374300 23894 ts_manager.cc:194] Registered new tserver with Master: aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:09.375634 23894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45856
I20260713 09:09:09.376065 21877 webserver.cc:533] Webserver started at http://127.21.93.68:36383/ using document root <none> and password file <none>
I20260713 09:09:09.376657 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:09.376869 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:09.377127 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:09.378203 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-3-root/instance:
uuid: "53b635e284ac43e7a0ece4682297c1a7"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:09.382351 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:09.385435 24181 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:09.386201 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:09:09.386451 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-3-root
uuid: "53b635e284ac43e7a0ece4682297c1a7"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:09.386669 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-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:09:09.412709 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:09.413908 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:09.415060 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:09.417137 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:09.417326 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.417582 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:09.417719 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.457123 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.68:32769
I20260713 09:09:09.457218 24243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.68:32769 every 8 connection(s)
I20260713 09:09:09.470557 24244 heartbeater.cc:344] Connected to a master server at 127.21.93.126:41389
I20260713 09:09:09.470955 24244 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:09.471654 24244 heartbeater.cc:507] Master 127.21.93.126:41389 requested a full tablet report, sending...
I20260713 09:09:09.473446 23894 ts_manager.cc:194] Registered new tserver with Master: 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:09.473743 21877 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01356983s
I20260713 09:09:09.475226 23894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45872
I20260713 09:09:09.499260 23894 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45876:
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:09:09.652315 24135 tablet_service.cc:1511] Processing CreateTablet for tablet 18da532c4c794cd0a6b2c99f167455f9 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:09.653718 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18da532c4c794cd0a6b2c99f167455f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.656157 23985 tablet_service.cc:1511] Processing CreateTablet for tablet c92c19e6f6234957bcb87acdbebefe89 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:09.657513 23985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92c19e6f6234957bcb87acdbebefe89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.659771 23986 tablet_service.cc:1511] Processing CreateTablet for tablet 612df1e4fb3c43c5a1400690be4e35fa (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:09.661098 23986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612df1e4fb3c43c5a1400690be4e35fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.661829 23984 tablet_service.cc:1511] Processing CreateTablet for tablet 1305ff7662144fef949f4ea3941db124 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:09.663160 23984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1305ff7662144fef949f4ea3941db124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.662905 23981 tablet_service.cc:1511] Processing CreateTablet for tablet 149d5d8c3c31422691a17c7e2e05d32b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:09.664161 23981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d5d8c3c31422691a17c7e2e05d32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.666497 23983 tablet_service.cc:1511] Processing CreateTablet for tablet 6c781221a5f84b73bc5e9e317c8ed5cc (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:09.667788 23983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c781221a5f84b73bc5e9e317c8ed5cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.675657 23979 tablet_service.cc:1511] Processing CreateTablet for tablet bb4984a85b0244d89ec6f8c1c46dc411 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:09.676105 24061 tablet_service.cc:1511] Processing CreateTablet for tablet 18da532c4c794cd0a6b2c99f167455f9 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:09.677851 24061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18da532c4c794cd0a6b2c99f167455f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.678680 23980 tablet_service.cc:1511] Processing CreateTablet for tablet f5f68d31e446400b92b7c01ac848e8b6 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:09.680601 23979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4984a85b0244d89ec6f8c1c46dc411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.680714 24060 tablet_service.cc:1511] Processing CreateTablet for tablet 612df1e4fb3c43c5a1400690be4e35fa (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:09.683662 23982 tablet_service.cc:1511] Processing CreateTablet for tablet d552fbf950354029b9421c6db93703d7 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:09.688068 23982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d552fbf950354029b9421c6db93703d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.691859 24060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612df1e4fb3c43c5a1400690be4e35fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.695421 23980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f68d31e446400b92b7c01ac848e8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.726305 23978 tablet_service.cc:1511] Processing CreateTablet for tablet 252c277942904b03a426014e2d8e2468 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:09.727752 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252c277942904b03a426014e2d8e2468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.731442 23977 tablet_service.cc:1511] Processing CreateTablet for tablet 651658580d4f44c3b08882267f9119e9 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:09.732753 23977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651658580d4f44c3b08882267f9119e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.739042 24059 tablet_service.cc:1511] Processing CreateTablet for tablet c92c19e6f6234957bcb87acdbebefe89 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:09.740366 24059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92c19e6f6234957bcb87acdbebefe89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.751940 24260 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:09.753270 24058 tablet_service.cc:1511] Processing CreateTablet for tablet 6c781221a5f84b73bc5e9e317c8ed5cc (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:09.757571 24056 tablet_service.cc:1511] Processing CreateTablet for tablet c2e4b3bd0d60401bb81f032472c31a49 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:09.758450 24058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c781221a5f84b73bc5e9e317c8ed5cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.759862 24055 tablet_service.cc:1511] Processing CreateTablet for tablet f5f68d31e446400b92b7c01ac848e8b6 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:09.761200 24055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f68d31e446400b92b7c01ac848e8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.764302 24260 tablet_bootstrap.cc:654] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.755275 24057 tablet_service.cc:1511] Processing CreateTablet for tablet d552fbf950354029b9421c6db93703d7 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:09.765337 24057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d552fbf950354029b9421c6db93703d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.765705 24053 tablet_service.cc:1511] Processing CreateTablet for tablet 8a40e32b6eda4707899b3372285bd38b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:09.754436 23984 tablet_service.cc:1511] Processing CreateTablet for tablet 9b18ee0c543c4e29874d6aa3b778c74b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:09.766992 24053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a40e32b6eda4707899b3372285bd38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.767560 23984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b18ee0c543c4e29874d6aa3b778c74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.768855 24134 tablet_service.cc:1511] Processing CreateTablet for tablet 612df1e4fb3c43c5a1400690be4e35fa (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:09.763990 24054 tablet_service.cc:1511] Processing CreateTablet for tablet bb4984a85b0244d89ec6f8c1c46dc411 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:09.770303 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612df1e4fb3c43c5a1400690be4e35fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.770550 24054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4984a85b0244d89ec6f8c1c46dc411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.756995 23977 tablet_service.cc:1511] Processing CreateTablet for tablet 354f4b1b2df141ae9be2cc9dbdbb0700 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:09.771852 23977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354f4b1b2df141ae9be2cc9dbdbb0700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.775113 24056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e4b3bd0d60401bb81f032472c31a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.776010 24052 tablet_service.cc:1511] Processing CreateTablet for tablet 651658580d4f44c3b08882267f9119e9 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:09.777243 24052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651658580d4f44c3b08882267f9119e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.798190 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 1305ff7662144fef949f4ea3941db124 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:09.799649 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1305ff7662144fef949f4ea3941db124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.812840 24132 tablet_service.cc:1511] Processing CreateTablet for tablet 6c781221a5f84b73bc5e9e317c8ed5cc (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:09.814188 24132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c781221a5f84b73bc5e9e317c8ed5cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.816165 24260 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:09.816706 24260 ts_tablet_manager.cc:1403] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.005s
I20260713 09:09:09.819712 24260 raft_consensus.cc:359] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:09.820569 24260 raft_consensus.cc:385] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.820919 24260 raft_consensus.cc:740] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.821810 24260 consensus_queue.cc:260] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:09.824081 23983 tablet_service.cc:1511] Processing CreateTablet for tablet 16abe5d251d641a0bdb0d00b807e87cc (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:09.825789 23983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16abe5d251d641a0bdb0d00b807e87cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.828305 23985 tablet_service.cc:1511] Processing CreateTablet for tablet d2e65f389fda4f4cb165476b9303163d (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:09.829581 23985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e65f389fda4f4cb165476b9303163d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.833698 24131 tablet_service.cc:1511] Processing CreateTablet for tablet 149d5d8c3c31422691a17c7e2e05d32b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:09.835625 24131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d5d8c3c31422691a17c7e2e05d32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.840912 24059 tablet_service.cc:1511] Processing CreateTablet for tablet 9b18ee0c543c4e29874d6aa3b778c74b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:09.842288 24059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b18ee0c543c4e29874d6aa3b778c74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.844858 24060 tablet_service.cc:1511] Processing CreateTablet for tablet 50243cfdf09a41b990671461662e791b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:09.845263 24130 tablet_service.cc:1511] Processing CreateTablet for tablet c2e4b3bd0d60401bb81f032472c31a49 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:09.847748 24055 tablet_service.cc:1511] Processing CreateTablet for tablet 16abe5d251d641a0bdb0d00b807e87cc (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:09.848475 24129 tablet_service.cc:1511] Processing CreateTablet for tablet f5f68d31e446400b92b7c01ac848e8b6 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:09.865798 24021 heartbeater.cc:499] Master 127.21.93.126:41389 was elected leader, sending a full tablet report...
I20260713 09:09:09.866456 24260 ts_tablet_manager.cc:1434] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.003s
I20260713 09:09:09.866724 24130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e4b3bd0d60401bb81f032472c31a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.867555 24260 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:09.852387 24127 tablet_service.cc:1511] Processing CreateTablet for tablet 8a40e32b6eda4707899b3372285bd38b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:09.850708 24052 tablet_service.cc:1511] Processing CreateTablet for tablet d2e65f389fda4f4cb165476b9303163d (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:09.854410 24126 tablet_service.cc:1511] Processing CreateTablet for tablet 651658580d4f44c3b08882267f9119e9 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:09.855603 24056 tablet_service.cc:1511] Processing CreateTablet for tablet 332265c0c2564dd78b798132de95e56e (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:09.850481 24128 tablet_service.cc:1511] Processing CreateTablet for tablet 252c277942904b03a426014e2d8e2468 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:09.868381 23980 tablet_service.cc:1511] Processing CreateTablet for tablet 83a3de787e2940be9d5f8501a5053ee5 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:09.869371 24129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f68d31e446400b92b7c01ac848e8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.865877 24055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16abe5d251d641a0bdb0d00b807e87cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.883426 24054 tablet_service.cc:1511] Processing CreateTablet for tablet 29034cef08fb445092f79fad9c8cdacf (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:09.883965 23984 tablet_service.cc:1511] Processing CreateTablet for tablet b9f3a534197e465c97e040864e8d575e (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:09.890491 23984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f3a534197e465c97e040864e8d575e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.890744 24128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252c277942904b03a426014e2d8e2468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.894721 24053 tablet_service.cc:1511] Processing CreateTablet for tablet b9f3a534197e465c97e040864e8d575e (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:09.897732 24127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a40e32b6eda4707899b3372285bd38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.903312 24126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651658580d4f44c3b08882267f9119e9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:09.904163 24022 tablet.cc:2406] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:09.907749 24134 tablet_service.cc:1511] Processing CreateTablet for tablet 354f4b1b2df141ae9be2cc9dbdbb0700 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:09.907749 24061 tablet_service.cc:1511] Processing CreateTablet for tablet f87ee169427b42b2907e03dcb97f2a78 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:09.911551 24060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50243cfdf09a41b990671461662e791b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.912763 24132 tablet_service.cc:1511] Processing CreateTablet for tablet 50243cfdf09a41b990671461662e791b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:09.915642 24209 tablet_service.cc:1511] Processing CreateTablet for tablet 18da532c4c794cd0a6b2c99f167455f9 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:09.916569 24207 tablet_service.cc:1511] Processing CreateTablet for tablet 1305ff7662144fef949f4ea3941db124 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:09.917225 24208 tablet_service.cc:1511] Processing CreateTablet for tablet c92c19e6f6234957bcb87acdbebefe89 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:09.918756 24206 tablet_service.cc:1511] Processing CreateTablet for tablet d552fbf950354029b9421c6db93703d7 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:09.921628 24205 tablet_service.cc:1511] Processing CreateTablet for tablet 149d5d8c3c31422691a17c7e2e05d32b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:09.928894 23977 tablet_service.cc:1511] Processing CreateTablet for tablet f87ee169427b42b2907e03dcb97f2a78 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:09.932724 24204 tablet_service.cc:1511] Processing CreateTablet for tablet c2e4b3bd0d60401bb81f032472c31a49 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:09.935035 24203 tablet_service.cc:1511] Processing CreateTablet for tablet bb4984a85b0244d89ec6f8c1c46dc411 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:09.940943 24202 tablet_service.cc:1511] Processing CreateTablet for tablet 252c277942904b03a426014e2d8e2468 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:09.944435 24260 tablet_bootstrap.cc:654] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.945091 24201 tablet_service.cc:1511] Processing CreateTablet for tablet 8a40e32b6eda4707899b3372285bd38b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:09.967334 23977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87ee169427b42b2907e03dcb97f2a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.947947 24200 tablet_service.cc:1511] Processing CreateTablet for tablet 9b18ee0c543c4e29874d6aa3b778c74b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:09.949862 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 16abe5d251d641a0bdb0d00b807e87cc (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:09.953580 24131 tablet_service.cc:1511] Processing CreateTablet for tablet 83a3de787e2940be9d5f8501a5053ee5 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:09.962086 24207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1305ff7662144fef949f4ea3941db124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.968755 24200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b18ee0c543c4e29874d6aa3b778c74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.969404 24209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18da532c4c794cd0a6b2c99f167455f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.971094 24205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d5d8c3c31422691a17c7e2e05d32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.963682 23981 tablet_service.cc:1511] Processing CreateTablet for tablet aef2ddef4cf946c995b73da2d8551b5d (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:09.975414 24263 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:09.978801 24206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d552fbf950354029b9421c6db93703d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.979228 23981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef2ddef4cf946c995b73da2d8551b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.979449 24202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252c277942904b03a426014e2d8e2468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.979561 24262 raft_consensus.cc:493] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.984143 24052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e65f389fda4f4cb165476b9303163d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.982388 24135 tablet_service.cc:1511] Processing CreateTablet for tablet 332265c0c2564dd78b798132de95e56e (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:09.984468 24204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e4b3bd0d60401bb81f032472c31a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.986213 24061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87ee169427b42b2907e03dcb97f2a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.988215 24201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a40e32b6eda4707899b3372285bd38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.989068 24054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29034cef08fb445092f79fad9c8cdacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.979342 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354f4b1b2df141ae9be2cc9dbdbb0700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.996369 24203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4984a85b0244d89ec6f8c1c46dc411. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:09.998027 23942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:09.998941 24053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f3a534197e465c97e040864e8d575e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.999087 24208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92c19e6f6234957bcb87acdbebefe89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.007673 24264 tablet_bootstrap.cc:492] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:10.008517 24130 tablet_service.cc:1511] Processing CreateTablet for tablet 29034cef08fb445092f79fad9c8cdacf (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:10.009382 23980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a3de787e2940be9d5f8501a5053ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.015607 24131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a3de787e2940be9d5f8501a5053ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.023471 24130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29034cef08fb445092f79fad9c8cdacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.026937 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332265c0c2564dd78b798132de95e56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.995705 24262 raft_consensus.cc:515] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:10.035120 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16abe5d251d641a0bdb0d00b807e87cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.043311 24056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332265c0c2564dd78b798132de95e56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.059423 24132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50243cfdf09a41b990671461662e791b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.064227 24129 tablet_service.cc:1511] Processing CreateTablet for tablet b9f3a534197e465c97e040864e8d575e (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:10.065550 24129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f3a534197e465c97e040864e8d575e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.112865 24264 tablet_bootstrap.cc:654] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.124694 24260 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:10.125250 24260 ts_tablet_manager.cc:1403] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.258s	user 0.043s	sys 0.039s
I20260713 09:09:10.128197 24260 raft_consensus.cc:359] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.129673 24260 raft_consensus.cc:385] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.129992 24260 raft_consensus.cc:740] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.130906 24260 consensus_queue.cc:260] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.133569 24263 tablet_bootstrap.cc:654] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.151959 24126 tablet_service.cc:1511] Processing CreateTablet for tablet aef2ddef4cf946c995b73da2d8551b5d (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:10.119799 24262 leader_election.cc:290] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:10.151959 24209 tablet_service.cc:1511] Processing CreateTablet for tablet d2e65f389fda4f4cb165476b9303163d (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:10.160477 24267 tablet_bootstrap.cc:492] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:10.161402 24209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e65f389fda4f4cb165476b9303163d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.181859 24126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef2ddef4cf946c995b73da2d8551b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.134703 24203 tablet_service.cc:1511] Processing CreateTablet for tablet 354f4b1b2df141ae9be2cc9dbdbb0700 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:10.207906 24203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354f4b1b2df141ae9be2cc9dbdbb0700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.220960 24208 tablet_service.cc:1511] Processing CreateTablet for tablet 50243cfdf09a41b990671461662e791b (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:10.202389 24205 tablet_service.cc:1511] Processing CreateTablet for tablet 83a3de787e2940be9d5f8501a5053ee5 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:10.237610 24207 tablet_service.cc:1511] Processing CreateTablet for tablet f87ee169427b42b2907e03dcb97f2a78 (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:10.187708 24262 raft_consensus.cc:493] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.248035 24208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50243cfdf09a41b990671461662e791b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.234429 24200 tablet_service.cc:1511] Processing CreateTablet for tablet 332265c0c2564dd78b798132de95e56e (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:10.272583 24264 tablet_bootstrap.cc:492] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:10.273087 24264 ts_tablet_manager.cc:1403] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.266s	user 0.048s	sys 0.075s
I20260713 09:09:10.274732 24096 heartbeater.cc:499] Master 127.21.93.126:41389 was elected leader, sending a full tablet report...
I20260713 09:09:10.275853 24264 raft_consensus.cc:359] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.276566 24264 raft_consensus.cc:385] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.276846 24264 raft_consensus.cc:740] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.277554 24264 consensus_queue.cc:260] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.260267 24262 raft_consensus.cc:515] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.282347 24262 leader_election.cc:290] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:10.286540 24209 tablet_service.cc:1511] Processing CreateTablet for tablet aef2ddef4cf946c995b73da2d8551b5d (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:10.296101 24201 tablet_service.cc:1511] Processing CreateTablet for tablet 29034cef08fb445092f79fad9c8cdacf (DEFAULT_TABLE table=test-workload [id=3559b3710d0c4b3b822723aed0b3b016]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:10.304488 24263 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:10.305017 24263 ts_tablet_manager.cc:1403] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.330s	user 0.015s	sys 0.008s
I20260713 09:09:10.305655 24260 ts_tablet_manager.cc:1434] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.180s	user 0.021s	sys 0.050s
I20260713 09:09:10.306718 24260 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:10.310555 24205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a3de787e2940be9d5f8501a5053ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.317508 24263 raft_consensus.cc:359] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.321483 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1305ff7662144fef949f4ea3941db124" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:10.322979 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1305ff7662144fef949f4ea3941db124" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:10.323587 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:10.344892 24264 ts_tablet_manager.cc:1434] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.072s	user 0.015s	sys 0.016s
I20260713 09:09:10.345667 24170 heartbeater.cc:499] Master 127.21.93.126:41389 was elected leader, sending a full tablet report...
W20260713 09:09:10.347374 23960 leader_election.cc:343] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:10.348356 23960 leader_election.cc:343] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:10.349647 23960 leader_election.cc:343] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.350180 23960 leader_election.cc:304] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:10.341928 24263 raft_consensus.cc:385] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.351063 24263 raft_consensus.cc:740] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.351212 24264 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:10.351902 24263 consensus_queue.cc:260] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.359084 24207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87ee169427b42b2907e03dcb97f2a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.359277 24264 tablet_bootstrap.cc:654] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.362993 24269 raft_consensus.cc:2749] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:10.374577 24200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332265c0c2564dd78b798132de95e56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.375746 24201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29034cef08fb445092f79fad9c8cdacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.378170 24209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef2ddef4cf946c995b73da2d8551b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.395447 24272 raft_consensus.cc:493] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.412500 24272 raft_consensus.cc:515] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.392537 24260 tablet_bootstrap.cc:654] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.425550 24272 leader_election.cc:290] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:10.426995 24267 tablet_bootstrap.cc:654] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.447551 24263 ts_tablet_manager.cc:1434] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.142s	user 0.015s	sys 0.023s
I20260713 09:09:10.448745 24263 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:10.457131 24264 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:10.458639 24264 ts_tablet_manager.cc:1403] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.025s
I20260713 09:09:10.461778 24264 raft_consensus.cc:359] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.462517 24264 raft_consensus.cc:385] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.462644 24263 tablet_bootstrap.cc:654] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.462869 24264 raft_consensus.cc:740] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.463476 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18da532c4c794cd0a6b2c99f167455f9" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:10.463833 24264 consensus_queue.cc:260] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.464785 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
W20260713 09:09:10.466495 23959 leader_election.cc:343] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.466952 23959 leader_election.cc:304] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7
W20260713 09:09:10.466989 24109 leader_election.cc:343] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.471499 24269 raft_consensus.cc:2749] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:10.472533 24264 ts_tablet_manager.cc:1434] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:09:10.475607 24260 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:10.476089 24260 ts_tablet_manager.cc:1403] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.004s
I20260713 09:09:10.477730 24244 heartbeater.cc:499] Master 127.21.93.126:41389 was elected leader, sending a full tablet report...
I20260713 09:09:10.479166 24264 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:10.480777 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18da532c4c794cd0a6b2c99f167455f9" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
W20260713 09:09:10.483770 24108 leader_election.cc:343] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.484404 24108 leader_election.cc:304] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7; no voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5
I20260713 09:09:10.486085 24277 raft_consensus.cc:2749] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:10.493247 24260 raft_consensus.cc:359] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.494010 24260 raft_consensus.cc:385] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.494237 24263 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:10.494755 24263 ts_tablet_manager.cc:1403] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.006s
I20260713 09:09:10.496351 24267 tablet_bootstrap.cc:492] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:10.496899 24267 ts_tablet_manager.cc:1403] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.337s	user 0.034s	sys 0.010s
I20260713 09:09:10.498339 24263 raft_consensus.cc:359] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.499096 24263 raft_consensus.cc:385] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.499382 24263 raft_consensus.cc:740] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.499792 24264 tablet_bootstrap.cc:654] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.500207 24267 raft_consensus.cc:359] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.500293 24263 consensus_queue.cc:260] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.501129 24267 raft_consensus.cc:385] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.501566 24267 raft_consensus.cc:740] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.501677 24260 raft_consensus.cc:740] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.502633 24263 ts_tablet_manager.cc:1434] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:10.502514 24267 consensus_queue.cc:260] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.502669 24260 consensus_queue.cc:260] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.503769 24263 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:10.508646 24260 ts_tablet_manager.cc:1434] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260713 09:09:10.509707 24260 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:10.509756 24263 tablet_bootstrap.cc:654] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.516642 24260 tablet_bootstrap.cc:654] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.543313 24275 raft_consensus.cc:493] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.544061 24275 raft_consensus.cc:515] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.554620 24275 leader_election.cc:290] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:10.600891 24267 ts_tablet_manager.cc:1434] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.103s	user 0.021s	sys 0.029s
I20260713 09:09:10.602610 24267 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:10.613687 24264 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:10.614563 24264 ts_tablet_manager.cc:1403] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.136s	user 0.036s	sys 0.022s
I20260713 09:09:10.616995 24260 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:10.617534 24260 ts_tablet_manager.cc:1403] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.108s	user 0.045s	sys 0.060s
I20260713 09:09:10.619179 24264 raft_consensus.cc:359] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.620281 24264 raft_consensus.cc:385] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.620474 24260 raft_consensus.cc:359] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.620761 24264 raft_consensus.cc:740] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.621241 24260 raft_consensus.cc:385] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.621614 24260 raft_consensus.cc:740] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.622364 24260 consensus_queue.cc:260] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.622413 24264 consensus_queue.cc:260] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.624787 24267 tablet_bootstrap.cc:654] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.626667 24264 ts_tablet_manager.cc:1434] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:09:10.628839 24260 ts_tablet_manager.cc:1434] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:10.629839 24264 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:10.630801 24260 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:10.631862 24263 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:10.632135 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92c19e6f6234957bcb87acdbebefe89" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:10.632360 24263 ts_tablet_manager.cc:1403] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.129s	user 0.054s	sys 0.065s
I20260713 09:09:10.632869 23996 raft_consensus.cc:2468] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:10.634344 24037 leader_election.cc:304] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:10.635260 24275 raft_consensus.cc:2804] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:10.635615 24275 raft_consensus.cc:493] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:10.636034 24275 raft_consensus.cc:3060] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.635730 24263 raft_consensus.cc:359] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.636688 24263 raft_consensus.cc:385] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.637020 24263 raft_consensus.cc:740] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.637871 24260 tablet_bootstrap.cc:654] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.637990 24263 consensus_queue.cc:260] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.640758 24264 tablet_bootstrap.cc:654] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.644820 24275 raft_consensus.cc:515] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.644996 24267 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:10.646270 24267 ts_tablet_manager.cc:1403] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.000s
I20260713 09:09:10.650185 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92c19e6f6234957bcb87acdbebefe89" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
W20260713 09:09:10.652132 24035 leader_election.cc:343] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.650327 24267 raft_consensus.cc:359] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.655256 24267 raft_consensus.cc:385] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.655738 24267 raft_consensus.cc:740] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.657968 24263 ts_tablet_manager.cc:1434] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.020s
I20260713 09:09:10.658972 24263 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:10.665407 24263 tablet_bootstrap.cc:654] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.657550 24267 consensus_queue.cc:260] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.672300 24284 raft_consensus.cc:493] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.672786 24284 raft_consensus.cc:515] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.677533 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92c19e6f6234957bcb87acdbebefe89" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:10.678226 23996 raft_consensus.cc:3060] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.680470 24264 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:10.681238 24264 ts_tablet_manager.cc:1403] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.003s
I20260713 09:09:10.687240 24284 leader_election.cc:290] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:10.688181 23996 raft_consensus.cc:2468] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:10.689817 24275 leader_election.cc:290] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:10.690456 24267 ts_tablet_manager.cc:1434] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.001s
I20260713 09:09:10.690264 24037 leader_election.cc:304] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:10.692453 24275 raft_consensus.cc:2804] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:10.692799 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92c19e6f6234957bcb87acdbebefe89" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:10.694165 24275 raft_consensus.cc:697] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:10.695106 24275 consensus_queue.cc:237] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.696242 24267 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
W20260713 09:09:10.699990 24035 leader_election.cc:343] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.702661 24264 raft_consensus.cc:359] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:10.715101 24264 raft_consensus.cc:385] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.715570 24264 raft_consensus.cc:740] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.719573 24292 raft_consensus.cc:493] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.721925 24292 raft_consensus.cc:515] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.722503 24264 consensus_queue.cc:260] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:10.725502 24264 ts_tablet_manager.cc:1434] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260713 09:09:10.729630 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:10.732085 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4984a85b0244d89ec6f8c1c46dc411" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:10.734036 24264 tablet_bootstrap.cc:492] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
W20260713 09:09:10.733891 24185 leader_election.cc:343] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:10.734615 24037 leader_election.cc:343] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.735767 24292 leader_election.cc:290] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:10.736696 24267 tablet_bootstrap.cc:654] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.737362 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:10.739243 24145 raft_consensus.cc:2468] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:10.740803 24035 leader_election.cc:304] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:10.742302 24292 raft_consensus.cc:2804] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:10.742785 24292 raft_consensus.cc:493] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:10.743216 24292 raft_consensus.cc:3060] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.749487 24264 tablet_bootstrap.cc:654] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.756042 24275 raft_consensus.cc:493] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.756752 24275 raft_consensus.cc:515] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.758023 24267 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:10.758906 24267 ts_tablet_manager.cc:1403] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.000s
I20260713 09:09:10.759670 24275 leader_election.cc:290] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:10.761489 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c781221a5f84b73bc5e9e317c8ed5cc" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:10.762118 24145 raft_consensus.cc:2468] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:10.762240 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c781221a5f84b73bc5e9e317c8ed5cc" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:10.762300 24267 raft_consensus.cc:359] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.763262 24267 raft_consensus.cc:385] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.763268 23996 raft_consensus.cc:2468] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:10.763511 24035 leader_election.cc:304] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:10.763758 24267 raft_consensus.cc:740] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.764585 24275 raft_consensus.cc:2804] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:10.765231 24275 raft_consensus.cc:493] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:10.765918 24275 raft_consensus.cc:3060] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.749728 23893 catalog_manager.cc:5697] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:10.764751 24267 consensus_queue.cc:260] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.771360 24267 ts_tablet_manager.cc:1434] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260713 09:09:10.772337 24267 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:10.774875 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4984a85b0244d89ec6f8c1c46dc411" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
W20260713 09:09:10.776322 24182 leader_election.cc:343] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.776775 24182 leader_election.cc:304] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7; no voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:10.777577 24284 raft_consensus.cc:2749] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:10.779199 24263 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:10.779691 24263 ts_tablet_manager.cc:1403] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.121s	user 0.035s	sys 0.042s
I20260713 09:09:10.780403 24277 raft_consensus.cc:493] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.780853 24277 raft_consensus.cc:515] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:10.783142 24263 raft_consensus.cc:359] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.783608 24264 tablet_bootstrap.cc:492] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:10.783905 24263 raft_consensus.cc:385] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.784148 24264 ts_tablet_manager.cc:1403] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.010s
I20260713 09:09:10.784251 24263 raft_consensus.cc:740] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.786376 24277 leader_election.cc:290] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:10.788017 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1305ff7662144fef949f4ea3941db124" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:10.785912 24263 consensus_queue.cc:260] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
W20260713 09:09:10.789480 24109 leader_election.cc:343] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.793609 24275 raft_consensus.cc:515] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.794926 24264 raft_consensus.cc:359] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:10.795637 24264 raft_consensus.cc:385] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.795918 24264 raft_consensus.cc:740] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.790830 24292 raft_consensus.cc:515] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.797019 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c781221a5f84b73bc5e9e317c8ed5cc" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:10.797673 24145 raft_consensus.cc:3060] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.798373 24292 leader_election.cc:290] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:10.790918 24260 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:10.799424 24260 ts_tablet_manager.cc:1403] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.170s	user 0.048s	sys 0.074s
I20260713 09:09:10.796924 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c781221a5f84b73bc5e9e317c8ed5cc" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:10.805075 24145 raft_consensus.cc:2468] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:10.805401 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1305ff7662144fef949f4ea3941db124" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:10.805882 24275 leader_election.cc:290] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:10.806195 23994 raft_consensus.cc:2468] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
I20260713 09:09:10.807053 23996 raft_consensus.cc:3060] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.807144 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:10.807446 24035 leader_election.cc:304] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:10.812250 24263 ts_tablet_manager.cc:1434] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.004s
I20260713 09:09:10.811832 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:10.813090 24145 raft_consensus.cc:3060] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.813251 24263 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:10.820274 24263 tablet_bootstrap.cc:654] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:10.820261 24037 leader_election.cc:343] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.821065 24267 tablet_bootstrap.cc:654] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.807554 24111 leader_election.cc:304] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [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: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7
I20260713 09:09:10.822484 24277 raft_consensus.cc:2804] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:10.802340 24260 raft_consensus.cc:359] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.822980 24277 raft_consensus.cc:493] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:10.824636 24260 raft_consensus.cc:385] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.824800 24277 raft_consensus.cc:3060] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.825098 24260 raft_consensus.cc:740] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.818605 23996 raft_consensus.cc:2468] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:10.822938 24275 raft_consensus.cc:2804] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:10.826397 24275 raft_consensus.cc:697] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:10.827243 24275 consensus_queue.cc:237] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.828083 24260 consensus_queue.cc:260] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.824573 24264 consensus_queue.cc:260] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:10.833257 24260 ts_tablet_manager.cc:1434] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260713 09:09:10.834925 24145 raft_consensus.cc:2468] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:10.838119 24035 leader_election.cc:304] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:10.838902 24303 raft_consensus.cc:2804] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:10.839468 24303 raft_consensus.cc:697] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:10.840270 24303 consensus_queue.cc:237] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.843470 24260 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:10.850060 24277 raft_consensus.cc:515] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:10.852880 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1305ff7662144fef949f4ea3941db124" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:10.853467 23996 raft_consensus.cc:3060] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.854591 24264 ts_tablet_manager.cc:1434] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260713 09:09:10.855696 24264 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:10.859143 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1305ff7662144fef949f4ea3941db124" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:10.865835 24277 leader_election.cc:290] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
W20260713 09:09:10.885020 24109 leader_election.cc:343] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.885388 24267 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:10.886112 24267 ts_tablet_manager.cc:1403] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.011s
I20260713 09:09:10.865377 23996 raft_consensus.cc:2468] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:10.892242 24264 tablet_bootstrap.cc:654] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.894678 24260 tablet_bootstrap.cc:654] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.895933 24111 leader_election.cc:304] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7
I20260713 09:09:10.897305 24263 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:10.897655 24277 raft_consensus.cc:2804] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:10.900158 24267 raft_consensus.cc:359] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:10.901154 24267 raft_consensus.cc:385] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.902102 24263 ts_tablet_manager.cc:1403] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.018s
I20260713 09:09:10.902020 24277 raft_consensus.cc:697] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Leader. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:10.904466 24277 consensus_queue.cc:237] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:10.906121 24263 raft_consensus.cc:359] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.901540 24267 raft_consensus.cc:740] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.907107 24263 raft_consensus.cc:385] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.907511 24263 raft_consensus.cc:740] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.907651 24267 consensus_queue.cc:260] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:10.908512 24263 consensus_queue.cc:260] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.913928 24263 ts_tablet_manager.cc:1434] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:09:10.914525 24267 ts_tablet_manager.cc:1434] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:09:10.918449 24263 tablet_bootstrap.cc:492] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:10.924220 24264 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:10.924857 24264 ts_tablet_manager.cc:1403] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.010s
I20260713 09:09:10.928241 24284 raft_consensus.cc:493] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.928769 24284 raft_consensus.cc:515] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.929350 24264 raft_consensus.cc:359] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:10.930315 24264 raft_consensus.cc:385] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.930677 24264 raft_consensus.cc:740] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.931548 24264 consensus_queue.cc:260] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:10.934078 24264 ts_tablet_manager.cc:1434] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:09:10.935081 24264 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:10.934701 23891 catalog_manager.cc:5697] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:10.937026 23891 catalog_manager.cc:5697] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:10.937304 24284 leader_election.cc:290] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:10.945118 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18da532c4c794cd0a6b2c99f167455f9" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:10.949532 24145 raft_consensus.cc:2468] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:10.951238 24260 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:10.951098 24183 leader_election.cc:304] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:10.937978 24267 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:10.952219 24284 raft_consensus.cc:2804] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:10.952622 24284 raft_consensus.cc:493] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:10.952947 24284 raft_consensus.cc:3060] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.951735 24260 ts_tablet_manager.cc:1403] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.108s	user 0.001s	sys 0.020s
I20260713 09:09:10.955308 24269 raft_consensus.cc:493] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:10.955798 24269 raft_consensus.cc:515] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.957744 24269 leader_election.cc:290] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:10.960194 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:10.960852 24070 raft_consensus.cc:2468] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 0.
I20260713 09:09:10.961172 24263 tablet_bootstrap.cc:654] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.961881 24260 raft_consensus.cc:359] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.962599 24260 raft_consensus.cc:385] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.962707 23959 leader_election.cc:304] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:10.962952 24260 raft_consensus.cc:740] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.963980 24269 raft_consensus.cc:2804] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:10.964344 24269 raft_consensus.cc:493] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:10.964673 24269 raft_consensus.cc:3060] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.965407 24267 tablet_bootstrap.cc:654] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.970367 24260 consensus_queue.cc:260] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.971134 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:10.938395 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18da532c4c794cd0a6b2c99f167455f9" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
W20260713 09:09:10.972465 23960 leader_election.cc:343] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:10.972708 24182 leader_election.cc:343] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.974553 24269 raft_consensus.cc:515] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:10.976038 24264 tablet_bootstrap.cc:654] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.980629 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:10.981235 24071 raft_consensus.cc:3060] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.981673 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
W20260713 09:09:10.983090 23960 leader_election.cc:343] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.983951 23891 catalog_manager.cc:5697] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:10.985128 24284 raft_consensus.cc:515] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.985677 24267 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:10.986178 24267 ts_tablet_manager.cc:1403] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.001s
I20260713 09:09:10.987504 24284 leader_election.cc:290] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Requested vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:10.989675 24267 raft_consensus.cc:359] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:10.990365 24267 raft_consensus.cc:385] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.990465 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18da532c4c794cd0a6b2c99f167455f9" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:10.990680 24267 raft_consensus.cc:740] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.991075 24145 raft_consensus.cc:3060] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.991632 24269 leader_election.cc:290] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:10.991920 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18da532c4c794cd0a6b2c99f167455f9" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:10.993606 24267 consensus_queue.cc:260] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
W20260713 09:09:10.994254 24182 leader_election.cc:343] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:10.996564 24260 ts_tablet_manager.cc:1434] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260713 09:09:10.999459 24260 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
W20260713 09:09:11.000264 23942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:11.002267 24145 raft_consensus.cc:2468] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:11.002871 24267 ts_tablet_manager.cc:1434] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:09:11.003660 24183 leader_election.cc:304] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 7972aaad247e4b89a3bd0165da2345d5
I20260713 09:09:11.004908 24284 raft_consensus.cc:2804] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.005635 24284 raft_consensus.cc:697] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Becoming Leader. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Running, Role: LEADER
I20260713 09:09:11.006053 24277 raft_consensus.cc:493] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.006541 24277 raft_consensus.cc:515] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.006635 24284 consensus_queue.cc:237] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.008749 24277 leader_election.cc:290] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:11.009485 24071 raft_consensus.cc:2468] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 1.
I20260713 09:09:11.009850 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d5d8c3c31422691a17c7e2e05d32b" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:11.010604 23959 leader_election.cc:304] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:11.011446 24269 raft_consensus.cc:2804] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.011920 24269 raft_consensus.cc:697] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
W20260713 09:09:11.012157 24111 leader_election.cc:343] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.012595 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d5d8c3c31422691a17c7e2e05d32b" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.012738 24269 consensus_queue.cc:237] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.013384 24219 raft_consensus.cc:2468] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
I20260713 09:09:11.013711 24260 tablet_bootstrap.cc:654] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.014572 24263 tablet_bootstrap.cc:492] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:11.014731 24109 leader_election.cc:304] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [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: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.015089 24263 ts_tablet_manager.cc:1403] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.013s
I20260713 09:09:11.015967 24277 raft_consensus.cc:2804] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.016312 24277 raft_consensus.cc:493] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.016641 24277 raft_consensus.cc:3060] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.018214 24263 raft_consensus.cc:359] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.018963 24263 raft_consensus.cc:385] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.019251 24263 raft_consensus.cc:740] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.019945 24267 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:11.023927 24277 raft_consensus.cc:515] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.026733 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d5d8c3c31422691a17c7e2e05d32b" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:11.027330 24219 raft_consensus.cc:3060] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.028496 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d5d8c3c31422691a17c7e2e05d32b" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
W20260713 09:09:11.030036 24111 leader_election.cc:343] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.030642 24277 leader_election.cc:290] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:11.026733 24264 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:11.033820 24264 ts_tablet_manager.cc:1403] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.005s
I20260713 09:09:11.037461 24264 raft_consensus.cc:359] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.038151 24264 raft_consensus.cc:385] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.038051 23891 catalog_manager.cc:5697] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 0 to 1, leader changed from <none> to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 1 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.038671 24264 raft_consensus.cc:740] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.026705 24267 tablet_bootstrap.cc:654] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.044524 24269 raft_consensus.cc:493] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.043823 24219 raft_consensus.cc:2468] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:11.045147 24269 raft_consensus.cc:515] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.046279 24109 leader_election.cc:304] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.047492 24277 raft_consensus.cc:2804] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.044178 23894 catalog_manager.cc:5697] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68). New cstate: current_term: 1 leader_uuid: "53b635e284ac43e7a0ece4682297c1a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.048051 24277 raft_consensus.cc:697] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Leader. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:11.049180 24277 consensus_queue.cc:237] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.052709 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.053432 24218 raft_consensus.cc:2468] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 0.
I20260713 09:09:11.054664 23960 leader_election.cc:304] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:11.043744 24264 consensus_queue.cc:260] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.055641 24316 raft_consensus.cc:2804] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.056041 24316 raft_consensus.cc:493] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.056473 24316 raft_consensus.cc:3060] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.044085 24263 consensus_queue.cc:260] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.059561 24264 ts_tablet_manager.cc:1434] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260713 09:09:11.061002 24264 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:11.064436 24263 ts_tablet_manager.cc:1434] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260713 09:09:11.065488 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.065685 24263 tablet_bootstrap.cc:492] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:11.066279 24267 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:11.066459 24303 raft_consensus.cc:493] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.068120 24303 raft_consensus.cc:515] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.070900 24303 leader_election.cc:290] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:11.072892 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
W20260713 09:09:11.074569 24035 leader_election.cc:343] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.074930 24269 leader_election.cc:290] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:11.066797 24267 ts_tablet_manager.cc:1403] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.001s
W20260713 09:09:11.067467 23959 leader_election.cc:343] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.077695 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:11.078487 23996 raft_consensus.cc:2468] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:11.079962 24263 tablet_bootstrap.cc:654] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.079892 24037 leader_election.cc:304] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:11.081073 24303 raft_consensus.cc:2804] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.081508 24303 raft_consensus.cc:493] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.081853 24303 raft_consensus.cc:3060] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.082818 24316 raft_consensus.cc:515] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.084954 24260 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:11.085413 24260 ts_tablet_manager.cc:1403] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.026s
I20260713 09:09:11.085659 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:11.086073 24316 leader_election.cc:290] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:11.086228 24219 raft_consensus.cc:3060] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.087999 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:11.088433 24260 raft_consensus.cc:359] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.089112 24260 raft_consensus.cc:385] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.089393 24260 raft_consensus.cc:740] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
W20260713 09:09:11.089466 23959 leader_election.cc:343] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.089769 24303 raft_consensus.cc:515] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.090341 24260 consensus_queue.cc:260] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.093652 24260 ts_tablet_manager.cc:1434] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:11.094554 24219 raft_consensus.cc:2468] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 1.
I20260713 09:09:11.094753 24260 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:11.095817 23960 leader_election.cc:304] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead; no voters: 7972aaad247e4b89a3bd0165da2345d5
I20260713 09:09:11.096933 24316 raft_consensus.cc:2804] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.097164 24263 tablet_bootstrap.cc:492] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:11.097772 24263 ts_tablet_manager.cc:1403] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.012s
I20260713 09:09:11.097764 24316 raft_consensus.cc:697] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
I20260713 09:09:11.099460 24316 consensus_queue.cc:237] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.101814 24260 tablet_bootstrap.cc:654] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.103787 24264 tablet_bootstrap.cc:654] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.080819 24267 raft_consensus.cc:359] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.106088 23893 catalog_manager.cc:5697] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.107400 24267 raft_consensus.cc:385] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.106647 24263 raft_consensus.cc:359] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.107748 24267 raft_consensus.cc:740] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.107951 24263 raft_consensus.cc:385] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.108585 24263 raft_consensus.cc:740] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.108675 24267 consensus_queue.cc:260] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.110855 24303 leader_election.cc:290] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:11.112442 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
W20260713 09:09:11.114334 24035 leader_election.cc:343] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.115705 24267 ts_tablet_manager.cc:1434] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:09:11.109916 24263 consensus_queue.cc:260] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.116739 24267 tablet_bootstrap.cc:492] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:11.116801 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:11.117434 23996 raft_consensus.cc:3060] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.123759 24267 tablet_bootstrap.cc:654] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.127364 24263 ts_tablet_manager.cc:1434] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:09:11.129658 24263 tablet_bootstrap.cc:492] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:11.135838 24260 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:11.136318 24260 ts_tablet_manager.cc:1403] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.018s
I20260713 09:09:11.137434 24263 tablet_bootstrap.cc:654] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.139195 24260 raft_consensus.cc:359] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.139846 24260 raft_consensus.cc:385] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.140201 24260 raft_consensus.cc:740] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.141219 24260 consensus_queue.cc:260] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.144182 24260 ts_tablet_manager.cc:1434] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:09:11.145325 24260 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:11.153208 24260 tablet_bootstrap.cc:654] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.156611 24263 tablet_bootstrap.cc:492] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:11.157161 24263 ts_tablet_manager.cc:1403] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260713 09:09:11.157974 23996 raft_consensus.cc:2468] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:11.133751 23894 catalog_manager.cc:5697] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 0 to 1, leader changed from <none> to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 1 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.160743 24263 raft_consensus.cc:359] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.161684 24263 raft_consensus.cc:385] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.162082 24263 raft_consensus.cc:740] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.163107 24263 consensus_queue.cc:260] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.165190 24260 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:11.165661 24260 ts_tablet_manager.cc:1403] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260713 09:09:11.168169 24263 ts_tablet_manager.cc:1434] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:11.168181 24260 raft_consensus.cc:359] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.169032 24260 raft_consensus.cc:385] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.169320 24263 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:11.169301 24260 raft_consensus.cc:740] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.170264 24284 raft_consensus.cc:493] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.170210 24260 consensus_queue.cc:260] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.170799 24284 raft_consensus.cc:515] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.172399 24260 ts_tablet_manager.cc:1434] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:11.172855 24284 leader_election.cc:290] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:11.173350 24260 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:11.174943 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92c19e6f6234957bcb87acdbebefe89" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.175805 24263 tablet_bootstrap.cc:654] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.177404 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92c19e6f6234957bcb87acdbebefe89" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:11.178138 23995 raft_consensus.cc:2393] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b635e284ac43e7a0ece4682297c1a7 in current term 1: Already voted for candidate 7972aaad247e4b89a3bd0165da2345d5 in this term.
I20260713 09:09:11.179490 24260 tablet_bootstrap.cc:654] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.179366 24185 leader_election.cc:304] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7; no voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.180282 24303 consensus_queue.cc:1048] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.180706 24284 raft_consensus.cc:3060] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.187152 24263 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:11.187685 24263 ts_tablet_manager.cc:1403] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:09:11.191076 24284 raft_consensus.cc:2749] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.193357 24264 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:11.194366 24264 ts_tablet_manager.cc:1403] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.002s
I20260713 09:09:11.196377 24037 leader_election.cc:304] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:11.190975 24263 raft_consensus.cc:359] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.197274 24263 raft_consensus.cc:385] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.197726 24263 raft_consensus.cc:740] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.197853 24303 raft_consensus.cc:2804] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.198575 24303 raft_consensus.cc:697] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:11.199682 24303 consensus_queue.cc:237] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.199541 24263 consensus_queue.cc:260] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.206496 24263 ts_tablet_manager.cc:1434] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:11.209590 24263 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:11.207825 24264 raft_consensus.cc:359] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.211979 24264 raft_consensus.cc:385] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.212555 24264 raft_consensus.cc:740] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.216331 24264 consensus_queue.cc:260] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.222048 24277 raft_consensus.cc:493] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.222688 24277 raft_consensus.cc:515] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.227319 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e4b3bd0d60401bb81f032472c31a49" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.227715 24277 leader_election.cc:290] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:11.227907 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e4b3bd0d60401bb81f032472c31a49" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.228523 24071 raft_consensus.cc:2468] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
W20260713 09:09:11.228709 24109 leader_election.cc:343] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.229723 24108 leader_election.cc:304] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [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: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 53b635e284ac43e7a0ece4682297c1a7
I20260713 09:09:11.235347 24264 ts_tablet_manager.cc:1434] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260713 09:09:11.236096 24264 tablet_bootstrap.cc:492] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:11.230890 24277 raft_consensus.cc:2804] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.237849 24277 raft_consensus.cc:493] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.241449 24277 raft_consensus.cc:3060] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.243328 24263 tablet_bootstrap.cc:654] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.243494 24292 consensus_queue.cc:1048] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.251523 24264 tablet_bootstrap.cc:654] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.249516 23890 catalog_manager.cc:5697] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.255566 24260 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:11.257685 24277 raft_consensus.cc:515] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.269121 24260 ts_tablet_manager.cc:1403] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.096s	user 0.031s	sys 0.018s
I20260713 09:09:11.279130 24267 tablet_bootstrap.cc:492] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:11.279671 24267 ts_tablet_manager.cc:1403] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.163s	user 0.046s	sys 0.037s
I20260713 09:09:11.280979 24292 raft_consensus.cc:493] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.281641 24292 raft_consensus.cc:515] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.281038 24260 raft_consensus.cc:359] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.284935 24260 raft_consensus.cc:385] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.285221 24260 raft_consensus.cc:740] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.286643 24260 consensus_queue.cc:260] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.289229 24260 ts_tablet_manager.cc:1434] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:09:11.289501 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:11.290191 24260 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:11.292407 24277 leader_election.cc:290] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:11.282864 24267 raft_consensus.cc:359] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.294551 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e4b3bd0d60401bb81f032472c31a49" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:11.294700 24267 raft_consensus.cc:385] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.295344 24267 raft_consensus.cc:740] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
W20260713 09:09:11.298003 24035 leader_election.cc:343] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.298195 24267 consensus_queue.cc:260] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.298725 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.299089 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e4b3bd0d60401bb81f032472c31a49" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:11.299310 24218 raft_consensus.cc:3060] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.299785 24071 raft_consensus.cc:3060] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.301856 24260 tablet_bootstrap.cc:654] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:11.302207 24035 leader_election.cc:343] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.302719 24035 leader_election.cc:304] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:11.298076 24263 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:11.303647 24303 raft_consensus.cc:2749] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.303951 24263 ts_tablet_manager.cc:1403] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.095s	user 0.022s	sys 0.014s
I20260713 09:09:11.287465 24292 leader_election.cc:290] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:11.308569 24263 raft_consensus.cc:359] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.309578 24263 raft_consensus.cc:385] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.309998 24263 raft_consensus.cc:740] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.311033 24263 consensus_queue.cc:260] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.318620 24263 ts_tablet_manager.cc:1434] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:09:11.319155 24071 raft_consensus.cc:2468] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:11.319700 24263 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:11.320535 24108 leader_election.cc:304] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:11.320881 24218 raft_consensus.cc:2468] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:11.321636 24277 raft_consensus.cc:2804] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.322191 24277 raft_consensus.cc:697] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Leader. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:11.324783 24264 tablet_bootstrap.cc:492] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:11.325284 24264 ts_tablet_manager.cc:1403] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.000s
I20260713 09:09:11.324937 24277 consensus_queue.cc:237] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.328143 24264 raft_consensus.cc:359] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.328912 24264 raft_consensus.cc:385] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.329226 24264 raft_consensus.cc:740] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.329922 24264 consensus_queue.cc:260] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.331776 24272 consensus_queue.cc:1048] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:11.343075 24260 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:11.343492 24218 raft_consensus.cc:3060] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.343613 24260 ts_tablet_manager.cc:1403] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.008s
I20260713 09:09:11.340938 24267 ts_tablet_manager.cc:1434] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.000s
I20260713 09:09:11.346004 24267 tablet_bootstrap.cc:492] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:11.352984 24272 consensus_queue.cc:1048] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.361430 23891 catalog_manager.cc:5697] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.357369 24260 raft_consensus.cc:359] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.360239 24277 raft_consensus.cc:493] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.372637 24264 ts_tablet_manager.cc:1434] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.047s	user 0.018s	sys 0.021s
I20260713 09:09:11.377863 24277 raft_consensus.cc:515] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.378882 24264 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:11.383049 24267 tablet_bootstrap.cc:654] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.383162 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.383459 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:11.370262 24316 raft_consensus.cc:493] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.383921 24272 raft_consensus.cc:493] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.384078 24071 raft_consensus.cc:2393] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa6e0f9b66a7474ebf445b0800029ae7 in current term 1: Already voted for candidate ec904fd40e1147baa70ba992fa766ead in this term.
I20260713 09:09:11.384281 24316 raft_consensus.cc:515] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.384485 24272 raft_consensus.cc:515] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.385677 24277 leader_election.cc:290] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
W20260713 09:09:11.385928 24037 consensus_peers.cc:597] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.386237 24260 raft_consensus.cc:385] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.386919 24272 leader_election.cc:290] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:11.387852 24111 leader_election.cc:304] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7; no voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.388164 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:11.388382 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.389029 23994 raft_consensus.cc:2393] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa6e0f9b66a7474ebf445b0800029ae7 in current term 1: Already voted for candidate 7972aaad247e4b89a3bd0165da2345d5 in this term.
I20260713 09:09:11.389464 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.389029 24070 raft_consensus.cc:2468] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 0.
I20260713 09:09:11.390264 24272 raft_consensus.cc:3060] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.390883 24316 leader_election.cc:290] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:11.364774 24263 tablet_bootstrap.cc:654] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.391913 23959 leader_election.cc:304] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:11.392431 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.392794 24111 leader_election.cc:304] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7; no voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.393936 24316 raft_consensus.cc:2804] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.394348 24316 raft_consensus.cc:493] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.394723 24316 raft_consensus.cc:3060] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:11.395637 23960 leader_election.cc:343] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.386674 24260 raft_consensus.cc:740] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.397197 24260 consensus_queue.cc:260] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.399336 24260 ts_tablet_manager.cc:1434] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.055s	user 0.011s	sys 0.001s
I20260713 09:09:11.400403 24260 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:11.401840 24272 raft_consensus.cc:2749] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.402755 24272 raft_consensus.cc:3060] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.406088 24267 tablet_bootstrap.cc:492] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:11.406634 24267 ts_tablet_manager.cc:1403] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.017s
I20260713 09:09:11.409524 24267 raft_consensus.cc:359] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.410420 24267 raft_consensus.cc:385] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.410763 24267 raft_consensus.cc:740] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.411732 24267 consensus_queue.cc:260] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.413838 24260 tablet_bootstrap.cc:654] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.414422 24267 ts_tablet_manager.cc:1434] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:11.415481 24267 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:11.418421 24070 raft_consensus.cc:3060] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.420425 24292 consensus_queue.cc:1048] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.429030 24284 consensus_queue.cc:1048] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.429282 24292 consensus_queue.cc:1048] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.429929 24264 tablet_bootstrap.cc:654] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.434975 24267 tablet_bootstrap.cc:654] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.443375 24292 consensus_queue.cc:1048] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:11.461526 24292 raft_consensus.cc:493] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.462065 24292 raft_consensus.cc:515] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.463410 24296 consensus_queue.cc:1048] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:11.464370 24292 leader_election.cc:290] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:11.467965 24263 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:11.468484 24263 ts_tablet_manager.cc:1403] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.000s
I20260713 09:09:11.469861 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4984a85b0244d89ec6f8c1c46dc411" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.470650 24219 raft_consensus.cc:2468] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:11.475339 24263 raft_consensus.cc:359] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.478448 24035 leader_election.cc:304] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: 
I20260713 09:09:11.478905 24272 raft_consensus.cc:2749] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.479869 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4984a85b0244d89ec6f8c1c46dc411" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
W20260713 09:09:11.481642 24109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.93.68:32769, user_credentials={real_user=slave}} blocked reactor thread for 46558.9us
I20260713 09:09:11.484782 24263 raft_consensus.cc:385] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.485677 24292 raft_consensus.cc:2804] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.487645 24263 raft_consensus.cc:740] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
W20260713 09:09:11.488878 24037 leader_election.cc:343] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.489833 24269 raft_consensus.cc:493] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.488479 24292 raft_consensus.cc:493] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.490320 24269 raft_consensus.cc:515] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.490965 24292 raft_consensus.cc:3060] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.492616 24269 leader_election.cc:290] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:11.494817 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d5d8c3c31422691a17c7e2e05d32b" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.495707 24218 raft_consensus.cc:2393] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec904fd40e1147baa70ba992fa766ead in current term 1: Already voted for candidate aa6e0f9b66a7474ebf445b0800029ae7 in this term.
I20260713 09:09:11.495615 24263 consensus_queue.cc:260] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.499873 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d5d8c3c31422691a17c7e2e05d32b" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:11.501600 23960 leader_election.cc:304] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:11.503916 24263 ts_tablet_manager.cc:1434] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:09:11.505493 24263 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:11.507277 24264 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:11.509011 24264 ts_tablet_manager.cc:1403] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.003s
I20260713 09:09:11.518679 24264 raft_consensus.cc:359] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.519490 24264 raft_consensus.cc:385] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.519796 24264 raft_consensus.cc:740] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.521255 24264 consensus_queue.cc:260] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.511824 24269 raft_consensus.cc:493] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.525096 24264 ts_tablet_manager.cc:1434] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:09:11.526264 24264 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
W20260713 09:09:11.528759 24354 log.cc:927] Time spent T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260713 09:09:11.526019 24269 raft_consensus.cc:515] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.536785 24272 raft_consensus.cc:493] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.537201 23994 raft_consensus.cc:3060] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.537549 24272 raft_consensus.cc:515] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.538647 24269 leader_election.cc:290] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:11.541635 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
W20260713 09:09:11.543633 24109 leader_election.cc:343] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.545003 24272 leader_election.cc:290] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:11.548439 24267 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:11.548115 24292 raft_consensus.cc:515] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.549052 24267 ts_tablet_manager.cc:1403] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.049s
I20260713 09:09:11.554702 24263 tablet_bootstrap.cc:654] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.526942 24316 raft_consensus.cc:515] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.555819 24292 leader_election.cc:290] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:11.560673 24267 raft_consensus.cc:359] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
W20260713 09:09:11.560307 23960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.67:36971, user_credentials={real_user=slave}} blocked reactor thread for 58808.5us
I20260713 09:09:11.562747 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4984a85b0244d89ec6f8c1c46dc411" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:11.563529 24316 leader_election.cc:290] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:11.564477 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354f4b1b2df141ae9be2cc9dbdbb0700" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.565330 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354f4b1b2df141ae9be2cc9dbdbb0700" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:11.561919 24267 raft_consensus.cc:385] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.566908 24267 raft_consensus.cc:740] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.566949 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:11.567749 24267 consensus_queue.cc:260] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.569082 24269 raft_consensus.cc:2749] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.561544 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4984a85b0244d89ec6f8c1c46dc411" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
W20260713 09:09:11.570693 24037 leader_election.cc:343] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.571224 24219 raft_consensus.cc:3060] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.572713 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:11.574347 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:11.575011 24071 raft_consensus.cc:3060] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.579142 24264 tablet_bootstrap.cc:654] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:11.581383 23960 leader_election.cc:343] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.584833 24267 ts_tablet_manager.cc:1434] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
W20260713 09:09:11.585726 24111 leader_election.cc:343] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.585991 24219 raft_consensus.cc:2468] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:11.586232 24111 leader_election.cc:304] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7; no voters: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.587772 24272 raft_consensus.cc:2749] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.595590 24267 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:11.607306 24035 leader_election.cc:304] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.607841 24296 raft_consensus.cc:493] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.608397 24296 raft_consensus.cc:515] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.608805 24275 raft_consensus.cc:2804] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.609310 24275 raft_consensus.cc:697] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:11.610817 24296 leader_election.cc:290] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:11.611703 24272 consensus_queue.cc:1048] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:11.613195 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e65f389fda4f4cb165476b9303163d" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
W20260713 09:09:11.614840 24182 leader_election.cc:343] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.625335 24070 raft_consensus.cc:3060] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:11.602243 23960 leader_election.cc:343] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.637856 23960 leader_election.cc:304] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:11.638422 24358 raft_consensus.cc:493] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.639078 24269 raft_consensus.cc:2749] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.639163 24358 raft_consensus.cc:515] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
W20260713 09:09:11.639858 23960 leader_election.cc:343] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.641685 24358 leader_election.cc:290] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:11.645259 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:11.646234 24351 consensus_queue.cc:1048] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:11.652446 23960 leader_election.cc:343] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.641677 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e65f389fda4f4cb165476b9303163d" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
W20260713 09:09:11.659345 24185 leader_election.cc:343] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.659235 24269 consensus_queue.cc:1048] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.660048 24264 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:11.659896 24185 leader_election.cc:304] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7; no voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.660599 24264 ts_tablet_manager.cc:1403] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.135s	user 0.042s	sys 0.025s
I20260713 09:09:11.661592 24267 tablet_bootstrap.cc:654] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.661471 24296 raft_consensus.cc:2749] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.610219 24275 consensus_queue.cc:237] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.677522 24264 raft_consensus.cc:359] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.656332 24272 raft_consensus.cc:493] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.679203 24264 raft_consensus.cc:385] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.687269 24264 raft_consensus.cc:740] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.690677 24264 consensus_queue.cc:260] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.692642 24358 consensus_queue.cc:1048] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.698750 24264 ts_tablet_manager.cc:1434] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.004s
I20260713 09:09:11.701109 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.702257 24263 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:11.702841 24263 ts_tablet_manager.cc:1403] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.198s	user 0.027s	sys 0.014s
I20260713 09:09:11.700316 24071 raft_consensus.cc:2468] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 1.
I20260713 09:09:11.714138 24263 raft_consensus.cc:359] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.715167 24263 raft_consensus.cc:385] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.715561 24263 raft_consensus.cc:740] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.695474 24272 raft_consensus.cc:515] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.716461 24263 consensus_queue.cc:260] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.726594 24359 raft_consensus.cc:493] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.727403 24359 raft_consensus.cc:515] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.735317 24263 ts_tablet_manager.cc:1434] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:09:11.719152 24358 consensus_queue.cc:1048] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260713 09:09:11.738598 23959 leader_election.cc:343] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.747071 23959 leader_election.cc:304] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:11.748267 24269 raft_consensus.cc:2749] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.749387 24272 leader_election.cc:290] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:11.749629 23959 leader_election.cc:304] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7
I20260713 09:09:11.753307 24216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332265c0c2564dd78b798132de95e56e" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.764667 24264 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:11.765661 24263 tablet_bootstrap.cc:492] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:11.764657 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332265c0c2564dd78b798132de95e56e" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
W20260713 09:09:11.768641 24109 leader_election.cc:343] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.771000 24269 raft_consensus.cc:2804] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.771749 24269 raft_consensus.cc:697] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
I20260713 09:09:11.772179 24303 consensus_queue.cc:1048] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:11.772976 24269 consensus_queue.cc:237] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
W20260713 09:09:11.777029 24108 leader_election.cc:343] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.777699 24108 leader_election.cc:304] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7; no voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5
I20260713 09:09:11.778446 24316 raft_consensus.cc:493] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.778689 24358 consensus_queue.cc:1048] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:11.779834 24316 raft_consensus.cc:515] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:11.783648 24316 leader_election.cc:290] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:11.784199 24272 raft_consensus.cc:2749] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.785472 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:11.775316 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:11.794214 24267 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:11.794696 24267 ts_tablet_manager.cc:1403] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.199s	user 0.011s	sys 0.011s
I20260713 09:09:11.795979 24264 tablet_bootstrap.cc:654] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.810204 24296 raft_consensus.cc:493] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.810704 24260 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:11.810765 24296 raft_consensus.cc:515] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.811345 24260 ts_tablet_manager.cc:1403] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.411s	user 0.023s	sys 0.048s
I20260713 09:09:11.802052 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.813079 24267 raft_consensus.cc:359] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.814401 24267 raft_consensus.cc:385] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.814841 24267 raft_consensus.cc:740] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.817416 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:11.796960 24303 consensus_queue.cc:1048] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:09:11.828518 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.829275 24071 raft_consensus.cc:2468] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:11.829326 24296 leader_election.cc:290] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:11.829721 24263 tablet_bootstrap.cc:654] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.830945 24182 leader_election.cc:304] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: 
I20260713 09:09:11.806363 24359 leader_election.cc:290] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:11.834758 24260 raft_consensus.cc:359] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.835630 24260 raft_consensus.cc:385] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.835937 24260 raft_consensus.cc:740] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.836660 24267 consensus_queue.cc:260] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.842696 24267 ts_tablet_manager.cc:1434] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260713 09:09:11.844725 24037 leader_election.cc:304] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5; no voters: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:11.845651 24359 raft_consensus.cc:2749] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:11.840257 24260 consensus_queue.cc:260] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.850188 24267 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:11.839787 24296 raft_consensus.cc:2804] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.858996 24260 ts_tablet_manager.cc:1434] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:09:11.860368 24260 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:11.856594 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:11.856559 24342 consensus_queue.cc:1048] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:09:11.857777 24296 raft_consensus.cc:493] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.868285 24296 raft_consensus.cc:3060] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:11.876590 24183 leader_election.cc:343] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.883038 24284 raft_consensus.cc:493] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.884835 24284 raft_consensus.cc:515] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:11.885456 24342 consensus_queue.cc:1048] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:11.889616 24264 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:11.890107 24264 ts_tablet_manager.cc:1403] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.126s	user 0.033s	sys 0.011s
I20260713 09:09:11.891150 24260 tablet_bootstrap.cc:654] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.895738 24267 tablet_bootstrap.cc:654] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.857410 23959 leader_election.cc:304] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:11.898053 24263 tablet_bootstrap.cc:492] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:11.898749 24263 ts_tablet_manager.cc:1403] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.003s
I20260713 09:09:11.910161 24264 raft_consensus.cc:359] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.915397 24264 raft_consensus.cc:385] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.915858 24264 raft_consensus.cc:740] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.916777 24264 consensus_queue.cc:260] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.919826 24263 raft_consensus.cc:359] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.920780 24263 raft_consensus.cc:385] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.921180 24263 raft_consensus.cc:740] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.922008 24263 consensus_queue.cc:260] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:11.924938 24263 ts_tablet_manager.cc:1434] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260713 09:09:11.926183 24263 tablet_bootstrap.cc:492] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:11.913414 24358 raft_consensus.cc:2749] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.934477 24264 ts_tablet_manager.cc:1434] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.001s
I20260713 09:09:11.936662 24264 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:11.939203 24272 raft_consensus.cc:493] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.939739 24272 raft_consensus.cc:515] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:11.942047 24272 leader_election.cc:290] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:11.943707 24263 tablet_bootstrap.cc:654] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.945977 24264 tablet_bootstrap.cc:654] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:11.927407 23959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.66:34341, user_credentials={real_user=slave}} blocked reactor thread for 76389.7us
W20260713 09:09:11.954303 24182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.93.66:34341, user_credentials={real_user=slave}} blocked reactor thread for 77542.8us
I20260713 09:09:11.956271 23893 catalog_manager.cc:5697] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.968902 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:11.970057 24071 raft_consensus.cc:2393] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b635e284ac43e7a0ece4682297c1a7 in current term 1: Already voted for candidate ec904fd40e1147baa70ba992fa766ead in this term.
I20260713 09:09:11.970460 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:11.974620 23994 raft_consensus.cc:3060] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.975158 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252c277942904b03a426014e2d8e2468" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
W20260713 09:09:11.977905 24109 leader_election.cc:343] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.984247 23891 catalog_manager.cc:5697] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 0 to 1, leader changed from <none> to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 1 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.971247 24284 leader_election.cc:290] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:11.998823 24296 raft_consensus.cc:515] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.001888 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252c277942904b03a426014e2d8e2468" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.002642 23995 raft_consensus.cc:2468] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
I20260713 09:09:12.004637 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:12.010807 24267 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:12.011492 24267 ts_tablet_manager.cc:1403] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.162s	user 0.018s	sys 0.013s
I20260713 09:09:12.005077 24296 leader_election.cc:290] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:12.015275 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:12.017498 24185 leader_election.cc:304] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7; no voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead
W20260713 09:09:12.018268 24183 leader_election.cc:343] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.011297 24071 raft_consensus.cc:3060] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.019485 24296 raft_consensus.cc:3060] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:12.024556 23942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:12.030287 24111 leader_election.cc:304] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [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: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7
I20260713 09:09:12.031795 24272 raft_consensus.cc:2804] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.032196 24272 raft_consensus.cc:493] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.032527 24272 raft_consensus.cc:3060] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.043825 24071 raft_consensus.cc:2468] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:12.045320 24264 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:12.045800 24264 ts_tablet_manager.cc:1403] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.006s
I20260713 09:09:12.048286 24260 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:12.048733 24260 ts_tablet_manager.cc:1403] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.189s	user 0.014s	sys 0.001s
I20260713 09:09:12.051111 24264 raft_consensus.cc:359] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.051855 24264 raft_consensus.cc:385] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.052188 24264 raft_consensus.cc:740] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.053289 24264 consensus_queue.cc:260] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.050249 24182 leader_election.cc:304] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:12.055791 24267 raft_consensus.cc:359] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.056918 24296 raft_consensus.cc:2749] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.057737 24267 raft_consensus.cc:385] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.058743 24284 raft_consensus.cc:2804] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.059015 24267 raft_consensus.cc:740] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.059303 24284 raft_consensus.cc:697] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Becoming Leader. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Running, Role: LEADER
I20260713 09:09:12.059748 24267 consensus_queue.cc:260] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.060098 24284 consensus_queue.cc:237] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.062120 24267 ts_tablet_manager.cc:1434] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260713 09:09:12.063840 24260 raft_consensus.cc:359] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.064477 24260 raft_consensus.cc:385] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.064716 24260 raft_consensus.cc:740] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.066455 24267 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:12.068361 24264 ts_tablet_manager.cc:1434] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:09:12.069381 24264 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:12.066020 24260 consensus_queue.cc:260] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.076697 24272 raft_consensus.cc:515] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.078183 24263 tablet_bootstrap.cc:492] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:12.078902 24263 ts_tablet_manager.cc:1403] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.012s
I20260713 09:09:12.080646 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252c277942904b03a426014e2d8e2468" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:12.081364 24219 raft_consensus.cc:3060] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.084539 24260 ts_tablet_manager.cc:1434] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260713 09:09:12.085866 24260 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:12.088716 24264 tablet_bootstrap.cc:654] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.089768 24263 raft_consensus.cc:359] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.091933 24263 raft_consensus.cc:385] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.092412 24263 raft_consensus.cc:740] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.094520 24263 consensus_queue.cc:260] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.095309 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252c277942904b03a426014e2d8e2468" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:12.095858 23995 raft_consensus.cc:3060] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.091477 24359 raft_consensus.cc:493] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.098174 24263 ts_tablet_manager.cc:1434] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:09:12.096702 24359 raft_consensus.cc:515] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.099159 24263 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:12.102088 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
W20260713 09:09:12.104964 24037 leader_election.cc:343] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.107389 24267 tablet_bootstrap.cc:654] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.111203 24263 tablet_bootstrap.cc:654] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.096879 24272 leader_election.cc:290] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.113022 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.113559 24145 raft_consensus.cc:2468] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:12.110441 24269 raft_consensus.cc:493] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.114205 24269 raft_consensus.cc:515] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.114960 24035 leader_election.cc:304] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:12.116155 24275 raft_consensus.cc:2804] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.116608 24275 raft_consensus.cc:493] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.117026 24275 raft_consensus.cc:3060] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.117132 24269 leader_election.cc:290] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:12.109999 24359 leader_election.cc:290] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:12.123291 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4984a85b0244d89ec6f8c1c46dc411" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.124083 24217 raft_consensus.cc:2393] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec904fd40e1147baa70ba992fa766ead in current term 1: Already voted for candidate 7972aaad247e4b89a3bd0165da2345d5 in this term.
I20260713 09:09:12.126055 23995 raft_consensus.cc:2468] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:12.127189 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4984a85b0244d89ec6f8c1c46dc411" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:12.129769 23959 leader_election.cc:304] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5
I20260713 09:09:12.132513 24111 leader_election.cc:304] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:12.133656 24272 raft_consensus.cc:2804] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.134632 24269 raft_consensus.cc:3060] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.137727 24272 raft_consensus.cc:697] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Leader. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:12.140074 24272 consensus_queue.cc:237] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.134353 24275 raft_consensus.cc:515] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.141824 24219 raft_consensus.cc:2468] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:12.146361 24359 raft_consensus.cc:493] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.146857 24359 raft_consensus.cc:515] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.153861 24260 tablet_bootstrap.cc:654] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.152853 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29034cef08fb445092f79fad9c8cdacf" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.161254 24359 leader_election.cc:290] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.163028 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29034cef08fb445092f79fad9c8cdacf" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.163435 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
W20260713 09:09:12.164433 24035 leader_election.cc:343] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:12.165304 24035 leader_election.cc:343] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:12.165386 24037 leader_election.cc:343] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.165737 24035 leader_election.cc:304] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:12.171902 24275 leader_election.cc:290] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:12.173728 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:12.174528 24145 raft_consensus.cc:3060] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.183665 24264 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:12.184408 24264 ts_tablet_manager.cc:1403] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.015s
I20260713 09:09:12.184033 24359 raft_consensus.cc:2749] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.189441 24269 raft_consensus.cc:2749] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.189620 24145 raft_consensus.cc:2468] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:12.190491 24264 raft_consensus.cc:359] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.191102 24264 raft_consensus.cc:385] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.190845 24035 leader_election.cc:304] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:12.191282 24264 raft_consensus.cc:740] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.191690 24359 raft_consensus.cc:2804] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.193014 24359 raft_consensus.cc:697] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:12.193503 24263 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:12.193948 24263 ts_tablet_manager.cc:1403] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.009s
I20260713 09:09:12.193995 24260 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:12.193779 24359 consensus_queue.cc:237] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.194523 24260 ts_tablet_manager.cc:1403] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.019s
I20260713 09:09:12.197158 24260 raft_consensus.cc:359] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.197393 24264 consensus_queue.cc:260] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.197794 24260 raft_consensus.cc:385] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.198163 24260 raft_consensus.cc:740] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.198952 24260 consensus_queue.cc:260] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.201237 24260 ts_tablet_manager.cc:1434] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:09:12.202097 24260 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:12.203029 24264 ts_tablet_manager.cc:1434] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:12.203951 24264 tablet_bootstrap.cc:492] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:12.208235 24260 tablet_bootstrap.cc:654] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.209966 24264 tablet_bootstrap.cc:654] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.215808 24263 raft_consensus.cc:359] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.216391 24267 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:12.216519 24263 raft_consensus.cc:385] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.216823 24263 raft_consensus.cc:740] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.217557 24263 consensus_queue.cc:260] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.216879 24267 ts_tablet_manager.cc:1403] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.151s	user 0.007s	sys 0.007s
I20260713 09:09:12.219595 24263 ts_tablet_manager.cc:1434] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:09:12.220597 24263 tablet_bootstrap.cc:492] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:12.221144 23891 catalog_manager.cc:5697] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68). New cstate: current_term: 1 leader_uuid: "53b635e284ac43e7a0ece4682297c1a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.222108 24267 raft_consensus.cc:359] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.222906 24267 raft_consensus.cc:385] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.223276 24267 raft_consensus.cc:740] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.224077 24267 consensus_queue.cc:260] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.221895 24275 raft_consensus.cc:493] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.226182 24267 ts_tablet_manager.cc:1434] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:09:12.226177 24275 raft_consensus.cc:515] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.226179 24263 tablet_bootstrap.cc:654] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.227489 24267 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:12.230540 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50243cfdf09a41b990671461662e791b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
W20260713 09:09:12.233709 24035 leader_election.cc:343] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.234215 24275 leader_election.cc:290] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.237972 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50243cfdf09a41b990671461662e791b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
W20260713 09:09:12.248940 24035 leader_election.cc:343] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.249567 24035 leader_election.cc:304] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:12.250681 24275 raft_consensus.cc:2749] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.251343 24275 consensus_queue.cc:1048] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.253398 24272 raft_consensus.cc:493] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.253887 24272 raft_consensus.cc:515] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.258076 24272 leader_election.cc:290] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.259052 24284 raft_consensus.cc:493] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.259724 24284 raft_consensus.cc:515] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.262337 24284 leader_election.cc:290] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.262966 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3de787e2940be9d5f8501a5053ee5" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.263674 24145 raft_consensus.cc:2468] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:12.264894 24183 leader_election.cc:304] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:12.265681 24263 tablet_bootstrap.cc:492] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:12.265537 24269 consensus_queue.cc:1048] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.266188 24284 raft_consensus.cc:2804] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.269063 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3de787e2940be9d5f8501a5053ee5" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.269263 24284 raft_consensus.cc:493] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.266350 24263 ts_tablet_manager.cc:1403] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.004s
I20260713 09:09:12.269755 24284 raft_consensus.cc:3060] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.268226 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3de787e2940be9d5f8501a5053ee5" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.272909 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3de787e2940be9d5f8501a5053ee5" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
W20260713 09:09:12.274296 24111 leader_election.cc:343] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:12.275067 24185 leader_election.cc:343] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.277526 24284 raft_consensus.cc:515] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.279049 24219 raft_consensus.cc:2393] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa6e0f9b66a7474ebf445b0800029ae7 in current term 1: Already voted for candidate 53b635e284ac43e7a0ece4682297c1a7 in this term.
I20260713 09:09:12.281301 24109 leader_election.cc:304] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7; no voters: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:12.281821 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3de787e2940be9d5f8501a5053ee5" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:12.282388 24145 raft_consensus.cc:3060] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.283157 24264 tablet_bootstrap.cc:492] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:12.283630 24264 ts_tablet_manager.cc:1403] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.080s	user 0.027s	sys 0.030s
I20260713 09:09:12.273415 24263 raft_consensus.cc:359] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.284670 24263 raft_consensus.cc:385] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.284916 24263 raft_consensus.cc:740] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.285557 24263 consensus_queue.cc:260] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.286202 23890 catalog_manager.cc:5697] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.287580 24263 ts_tablet_manager.cc:1434] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:09:12.288501 24263 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:12.288127 24359 consensus_queue.cc:1048] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.289148 24284 leader_election.cc:290] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Requested vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.281441 24267 tablet_bootstrap.cc:654] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.290897 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3de787e2940be9d5f8501a5053ee5" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
W20260713 09:09:12.292081 24185 leader_election.cc:343] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.297652 24260 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:12.298144 24260 ts_tablet_manager.cc:1403] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.096s	user 0.003s	sys 0.019s
I20260713 09:09:12.299548 24263 tablet_bootstrap.cc:654] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.300845 24145 raft_consensus.cc:2468] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:12.301115 24260 raft_consensus.cc:359] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.306782 24260 raft_consensus.cc:385] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.307178 24260 raft_consensus.cc:740] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.315496 24260 consensus_queue.cc:260] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.306947 24272 raft_consensus.cc:2749] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.317734 24264 raft_consensus.cc:359] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.318864 24264 raft_consensus.cc:385] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.319185 24264 raft_consensus.cc:740] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.311141 24269 raft_consensus.cc:493] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.323742 24264 consensus_queue.cc:260] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.326049 24264 ts_tablet_manager.cc:1434] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260713 09:09:12.326876 24264 tablet_bootstrap.cc:492] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:12.328208 24260 ts_tablet_manager.cc:1434] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.005s
I20260713 09:09:12.330519 24267 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:12.330951 24267 ts_tablet_manager.cc:1403] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.015s
I20260713 09:09:12.321556 24183 leader_election.cc:304] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:12.335317 24267 raft_consensus.cc:359] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.336145 24267 raft_consensus.cc:385] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.336519 24267 raft_consensus.cc:740] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.320540 24269 raft_consensus.cc:515] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.338498 24284 raft_consensus.cc:2804] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.339146 24284 raft_consensus.cc:697] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Becoming Leader. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Running, Role: LEADER
I20260713 09:09:12.340029 24284 consensus_queue.cc:237] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.344687 24260 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:12.347919 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.338555 24269 leader_election.cc:290] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:12.348742 24145 raft_consensus.cc:2393] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec904fd40e1147baa70ba992fa766ead in current term 1: Already voted for candidate 7972aaad247e4b89a3bd0165da2345d5 in this term.
I20260713 09:09:12.350268 24260 tablet_bootstrap.cc:654] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.351336 23891 catalog_manager.cc:5697] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.337323 24267 consensus_queue.cc:260] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.361629 24267 ts_tablet_manager.cc:1434] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:09:12.361718 24264 tablet_bootstrap.cc:654] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.362588 24267 tablet_bootstrap.cc:492] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:12.367933 24263 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:12.368382 24263 ts_tablet_manager.cc:1403] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.008s
I20260713 09:09:12.371012 24263 raft_consensus.cc:359] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.371666 24263 raft_consensus.cc:385] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.371935 24263 raft_consensus.cc:740] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.377153 24267 tablet_bootstrap.cc:654] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.378280 24272 raft_consensus.cc:493] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.378756 24272 raft_consensus.cc:515] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.372581 24263 consensus_queue.cc:260] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.381351 24272 leader_election.cc:290] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:12.381577 24263 ts_tablet_manager.cc:1434] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:12.383435 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.384078 23994 raft_consensus.cc:2468] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
I20260713 09:09:12.385010 24260 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:12.385255 24111 leader_election.cc:304] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:12.385667 24260 ts_tablet_manager.cc:1403] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.003s
I20260713 09:09:12.386173 24272 raft_consensus.cc:2804] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.386649 24272 raft_consensus.cc:493] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.386996 24272 raft_consensus.cc:3060] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.389125 24264 tablet_bootstrap.cc:492] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:12.389708 24264 ts_tablet_manager.cc:1403] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.000s
I20260713 09:09:12.393296 24260 raft_consensus.cc:359] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.394234 24260 raft_consensus.cc:385] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.394575 24260 raft_consensus.cc:740] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.395970 24263 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5: Bootstrap starting.
I20260713 09:09:12.396544 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:12.398476 24284 raft_consensus.cc:493] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.398974 24284 raft_consensus.cc:515] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.401036 24284 leader_election.cc:290] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:12.403335 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ee169427b42b2907e03dcb97f2a78" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:12.403975 24068 raft_consensus.cc:2468] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:12.403226 23892 catalog_manager.cc:5697] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68). New cstate: current_term: 1 leader_uuid: "53b635e284ac43e7a0ece4682297c1a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.404640 24264 raft_consensus.cc:359] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.405220 24182 leader_election.cc:304] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: 
I20260713 09:09:12.405481 24264 raft_consensus.cc:385] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.405931 24264 raft_consensus.cc:740] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.406296 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ee169427b42b2907e03dcb97f2a78" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.406992 24260 consensus_queue.cc:260] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.407779 24284 raft_consensus.cc:2804] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.408185 24284 raft_consensus.cc:493] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.408499 24284 raft_consensus.cc:3060] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.410115 24260 ts_tablet_manager.cc:1434] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260713 09:09:12.411322 24260 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:12.414963 23994 raft_consensus.cc:2468] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:12.415221 24264 consensus_queue.cc:260] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.420107 24357 consensus_queue.cc:1048] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.422223 23959 leader_election.cc:304] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:12.423382 24357 raft_consensus.cc:3060] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.424813 24264 ts_tablet_manager.cc:1434] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:09:12.426098 24264 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:12.430702 24357 raft_consensus.cc:2749] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.432469 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:12.434748 24263 tablet_bootstrap.cc:654] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:12.436998 24108 leader_election.cc:343] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.434332 24284 raft_consensus.cc:515] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.446024 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ee169427b42b2907e03dcb97f2a78" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:12.446628 23994 raft_consensus.cc:3060] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.377708 24407 raft_consensus.cc:493] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.449625 24260 tablet_bootstrap.cc:654] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.449438 24407 raft_consensus.cc:515] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.452649 24407 leader_election.cc:290] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.453630 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ee169427b42b2907e03dcb97f2a78" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:12.456483 24067 raft_consensus.cc:3060] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.394474 24272 raft_consensus.cc:515] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.457491 23994 raft_consensus.cc:2468] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:12.459337 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:12.459806 23995 raft_consensus.cc:3060] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.462469 24267 tablet_bootstrap.cc:492] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:12.462955 24267 ts_tablet_manager.cc:1403] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.060s
I20260713 09:09:12.463408 24067 raft_consensus.cc:2468] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:12.464560 24182 leader_election.cc:304] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: 
I20260713 09:09:12.455538 24284 leader_election.cc:290] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:12.465453 24376 raft_consensus.cc:2804] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.466037 24376 raft_consensus.cc:697] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Becoming Leader. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Running, Role: LEADER
I20260713 09:09:12.465550 24267 raft_consensus.cc:359] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.466897 24376 consensus_queue.cc:237] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.467478 24267 raft_consensus.cc:385] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.467883 24267 raft_consensus.cc:740] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.472456 24351 raft_consensus.cc:493] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.472972 24351 raft_consensus.cc:515] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.475859 24267 consensus_queue.cc:260] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.476698 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332265c0c2564dd78b798132de95e56e" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.477367 24145 raft_consensus.cc:2468] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:12.477917 24267 ts_tablet_manager.cc:1434] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:09:12.478863 24267 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:12.481032 24264 tablet_bootstrap.cc:654] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.481178 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332265c0c2564dd78b798132de95e56e" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.481302 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.480947 24351 leader_election.cc:290] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.484892 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:12.485448 24267 tablet_bootstrap.cc:654] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.485687 24071 raft_consensus.cc:2393] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa6e0f9b66a7474ebf445b0800029ae7 in current term 1: Already voted for candidate 53b635e284ac43e7a0ece4682297c1a7 in this term.
I20260713 09:09:12.480474 24272 leader_election.cc:290] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:12.489255 24108 leader_election.cc:304] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7; no voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5
I20260713 09:09:12.491626 24351 raft_consensus.cc:3060] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:12.493821 24035 leader_election.cc:343] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.493956 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:12.500437 24263 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5: No bootstrap required, opened a new log
I20260713 09:09:12.501350 24260 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:12.502049 24263 ts_tablet_manager.cc:1403] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.007s
I20260713 09:09:12.502326 24260 ts_tablet_manager.cc:1403] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.003s
I20260713 09:09:12.501446 23995 raft_consensus.cc:2468] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:12.505755 24267 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:12.506207 24267 ts_tablet_manager.cc:1403] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.010s
I20260713 09:09:12.499296 24035 leader_election.cc:304] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 53b635e284ac43e7a0ece4682297c1a7
I20260713 09:09:12.507310 24111 leader_election.cc:304] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:12.509033 23892 catalog_manager.cc:5697] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68). New cstate: current_term: 1 leader_uuid: "53b635e284ac43e7a0ece4682297c1a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.509033 24407 raft_consensus.cc:2804] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.510217 24272 raft_consensus.cc:2804] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.510483 24407 raft_consensus.cc:493] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.509871 24264 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:12.511315 24264 ts_tablet_manager.cc:1403] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.006s
I20260713 09:09:12.510933 24407 raft_consensus.cc:3060] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.511256 24272 raft_consensus.cc:697] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Leader. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:12.518213 24264 raft_consensus.cc:359] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.515972 24263 raft_consensus.cc:359] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.519943 24263 raft_consensus.cc:385] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:12.519879 24108 leader_election.cc:343] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.520872 24263 raft_consensus.cc:740] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.521196 24267 raft_consensus.cc:359] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.522050 24267 raft_consensus.cc:385] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.521648 24263 consensus_queue.cc:260] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.522351 24267 raft_consensus.cc:740] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.523567 24267 consensus_queue.cc:260] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.524048 24263 ts_tablet_manager.cc:1434] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260713 09:09:12.525552 24267 ts_tablet_manager.cc:1434] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260713 09:09:12.526399 24267 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:12.528025 24407 raft_consensus.cc:515] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.530918 24407 leader_election.cc:290] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Requested vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.514585 24260 raft_consensus.cc:359] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.532667 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332265c0c2564dd78b798132de95e56e" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:12.535105 24145 raft_consensus.cc:3060] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.536340 24267 tablet_bootstrap.cc:654] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.534055 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332265c0c2564dd78b798132de95e56e" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:12.540508 24351 raft_consensus.cc:2749] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.519886 24264 raft_consensus.cc:385] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.542418 24264 raft_consensus.cc:740] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.543325 24264 consensus_queue.cc:260] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.520529 24272 consensus_queue.cc:237] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.545127 24264 ts_tablet_manager.cc:1434] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260713 09:09:12.546129 24264 tablet_bootstrap.cc:492] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7: Bootstrap starting.
I20260713 09:09:12.548025 24284 consensus_queue.cc:1048] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.548556 24267 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:12.548991 24267 ts_tablet_manager.cc:1403] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260713 09:09:12.550280 24260 raft_consensus.cc:385] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.551667 24260 raft_consensus.cc:740] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.551935 24267 raft_consensus.cc:359] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.553728 24267 raft_consensus.cc:385] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:12.553278 24035 leader_election.cc:343] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.554127 24267 raft_consensus.cc:740] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.551237 24145 raft_consensus.cc:2468] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:12.554831 24267 consensus_queue.cc:260] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.556938 24267 ts_tablet_manager.cc:1434] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:12.555387 24035 leader_election.cc:304] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 53b635e284ac43e7a0ece4682297c1a7
I20260713 09:09:12.559690 24407 raft_consensus.cc:2804] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.560338 24407 raft_consensus.cc:697] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:12.561127 24407 consensus_queue.cc:237] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.557835 24267 tablet_bootstrap.cc:492] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:12.558164 24264 tablet_bootstrap.cc:654] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.554128 24260 consensus_queue.cc:260] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.569823 24260 ts_tablet_manager.cc:1434] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.000s
I20260713 09:09:12.570744 24260 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:12.579427 24264 tablet_bootstrap.cc:492] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7: No bootstrap required, opened a new log
I20260713 09:09:12.580170 24264 ts_tablet_manager.cc:1403] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260713 09:09:12.587829 24264 raft_consensus.cc:359] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.589505 24264 raft_consensus.cc:385] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.589818 24264 raft_consensus.cc:740] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.591090 24260 tablet_bootstrap.cc:654] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.591296 23890 catalog_manager.cc:5697] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.590464 24264 consensus_queue.cc:260] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.596805 24267 tablet_bootstrap.cc:654] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.601614 24260 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: No bootstrap required, opened a new log
I20260713 09:09:12.602070 24260 ts_tablet_manager.cc:1403] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.005s
I20260713 09:09:12.604715 24260 raft_consensus.cc:359] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.605093 24267 tablet_bootstrap.cc:492] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:12.605377 24260 raft_consensus.cc:385] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.605731 24267 ts_tablet_manager.cc:1403] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.001s
I20260713 09:09:12.605681 24260 raft_consensus.cc:740] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.606523 24260 consensus_queue.cc:260] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.608647 24267 raft_consensus.cc:359] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.609395 24267 raft_consensus.cc:385] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.609469 24374 consensus_queue.cc:1048] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.609754 24267 raft_consensus.cc:740] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.610566 24267 consensus_queue.cc:260] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.612586 24267 ts_tablet_manager.cc:1434] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:12.613673 24267 tablet_bootstrap.cc:492] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7: Bootstrap starting.
I20260713 09:09:12.616798 23894 catalog_manager.cc:5697] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.619678 24267 tablet_bootstrap.cc:654] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.627071 24407 raft_consensus.cc:493] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.627463 24358 raft_consensus.cc:493] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.627628 24407 raft_consensus.cc:515] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.628216 24358 raft_consensus.cc:515] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.629880 24407 leader_election.cc:290] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.632352 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e65f389fda4f4cb165476b9303163d" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.633258 23995 raft_consensus.cc:2468] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:12.636091 24037 leader_election.cc:304] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:12.638314 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e65f389fda4f4cb165476b9303163d" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.639020 24219 raft_consensus.cc:2468] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 0.
I20260713 09:09:12.642043 24358 leader_election.cc:290] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.642818 24284 raft_consensus.cc:493] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.643308 24284 raft_consensus.cc:515] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.644155 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.645057 24219 raft_consensus.cc:2468] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 0.
I20260713 09:09:12.646241 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.646703 24142 raft_consensus.cc:2468] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:12.647385 24284 leader_election.cc:290] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.642503 24264 ts_tablet_manager.cc:1434] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260713 09:09:12.648404 23960 leader_election.cc:304] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:12.648684 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.642045 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.650398 24143 raft_consensus.cc:2468] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 0.
I20260713 09:09:12.649462 23995 raft_consensus.cc:2468] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:12.652269 24183 leader_election.cc:304] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:12.652594 24358 raft_consensus.cc:2804] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.652691 24272 raft_consensus.cc:493] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.632511 24376 raft_consensus.cc:493] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.653453 24272 raft_consensus.cc:515] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.653815 24376 raft_consensus.cc:515] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.658445 24426 raft_consensus.cc:2804] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.659049 24426 raft_consensus.cc:493] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.659541 24426 raft_consensus.cc:3060] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.663398 24303 raft_consensus.cc:2804] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.663949 24303 raft_consensus.cc:493] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.664376 24303 raft_consensus.cc:3060] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.669502 24376 leader_election.cc:290] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:12.671702 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50243cfdf09a41b990671461662e791b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.672641 24143 raft_consensus.cc:2468] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:12.662355 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354f4b1b2df141ae9be2cc9dbdbb0700" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.671823 24260 ts_tablet_manager.cc:1434] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260713 09:09:12.675247 24219 raft_consensus.cc:2468] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
I20260713 09:09:12.672696 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50243cfdf09a41b990671461662e791b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:12.678298 24068 raft_consensus.cc:2468] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 0.
I20260713 09:09:12.679829 24182 leader_election.cc:304] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: 
I20260713 09:09:12.681128 24376 raft_consensus.cc:2804] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.681679 24376 raft_consensus.cc:493] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.682173 24376 raft_consensus.cc:3060] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.694985 24272 leader_election.cc:290] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.696039 24109 leader_election.cc:304] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:12.699506 24351 raft_consensus.cc:2804] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.699877 24351 raft_consensus.cc:493] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.700183 24351 raft_consensus.cc:3060] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.695467 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354f4b1b2df141ae9be2cc9dbdbb0700" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.701740 23995 raft_consensus.cc:2468] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
I20260713 09:09:12.696589 24358 raft_consensus.cc:493] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.702708 24357 raft_consensus.cc:493] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.703037 24358 raft_consensus.cc:3060] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.703437 24357 raft_consensus.cc:515] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.706300 24357 leader_election.cc:290] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.691958 24426 raft_consensus.cc:515] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.707134 24351 raft_consensus.cc:515] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.714325 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:12.715095 24143 raft_consensus.cc:3060] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.717346 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354f4b1b2df141ae9be2cc9dbdbb0700" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:12.717927 24217 raft_consensus.cc:3060] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.718075 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3de787e2940be9d5f8501a5053ee5" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.718618 24426 leader_election.cc:290] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Requested vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.725822 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3de787e2940be9d5f8501a5053ee5" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.711405 24358 raft_consensus.cc:515] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.727397 24303 raft_consensus.cc:515] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.718896 24145 raft_consensus.cc:2393] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec904fd40e1147baa70ba992fa766ead in current term 1: Already voted for candidate 53b635e284ac43e7a0ece4682297c1a7 in this term.
I20260713 09:09:12.720184 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:12.728679 23994 raft_consensus.cc:2393] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53b635e284ac43e7a0ece4682297c1a7 in current term 1: Already voted for candidate ec904fd40e1147baa70ba992fa766ead in this term.
I20260713 09:09:12.729249 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:12.730007 24218 raft_consensus.cc:2393] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ec904fd40e1147baa70ba992fa766ead in current term 1: Already voted for candidate 53b635e284ac43e7a0ece4682297c1a7 in this term.
I20260713 09:09:12.727955 24358 leader_election.cc:290] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 election: Requested vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.721648 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354f4b1b2df141ae9be2cc9dbdbb0700" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:12.697588 24376 raft_consensus.cc:515] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.730952 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef2ddef4cf946c995b73da2d8551b5d" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:12.725085 24217 raft_consensus.cc:2468] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:12.731069 23960 leader_election.cc:304] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:12.733021 23960 leader_election.cc:304] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [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: ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:12.733788 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50243cfdf09a41b990671461662e791b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:12.734485 24068 raft_consensus.cc:3060] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.735008 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e65f389fda4f4cb165476b9303163d" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:12.725170 24143 raft_consensus.cc:2468] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:12.733217 24109 leader_election.cc:304] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:12.735599 24267 tablet_bootstrap.cc:492] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7: No bootstrap required, opened a new log
I20260713 09:09:12.735563 23994 raft_consensus.cc:3060] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.736162 24267 ts_tablet_manager.cc:1403] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7: Time spent bootstrapping tablet: real 0.123s	user 0.025s	sys 0.075s
I20260713 09:09:12.736799 24183 leader_election.cc:304] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:12.737355 24272 raft_consensus.cc:2804] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.738011 24426 raft_consensus.cc:2804] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.738583 24426 raft_consensus.cc:697] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Becoming Leader. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Running, Role: LEADER
I20260713 09:09:12.738929 24267 raft_consensus.cc:359] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.720799 24351 leader_election.cc:290] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.739639 24426 consensus_queue.cc:237] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.731076 23995 raft_consensus.cc:3060] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.738684 24357 raft_consensus.cc:3060] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.738029 24272 raft_consensus.cc:697] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Leader. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:12.741528 24272 consensus_queue.cc:237] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:12.742970 24358 raft_consensus.cc:2749] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.733584 24376 leader_election.cc:290] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:12.745501 24068 raft_consensus.cc:2468] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:12.747036 24182 leader_election.cc:304] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: 
I20260713 09:09:12.747574 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50243cfdf09a41b990671461662e791b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:12.748224 24145 raft_consensus.cc:3060] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.750151 24351 consensus_queue.cc:1048] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.751008 24376 raft_consensus.cc:2804] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.753870 23995 raft_consensus.cc:2468] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:12.754099 24357 raft_consensus.cc:2749] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.739638 24267 raft_consensus.cc:385] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.755978 24267 raft_consensus.cc:740] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.756942 24376 raft_consensus.cc:697] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Becoming Leader. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Running, Role: LEADER
I20260713 09:09:12.757082 24145 raft_consensus.cc:2468] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:12.757858 24376 consensus_queue.cc:237] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.756695 24267 consensus_queue.cc:260] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.730109 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e65f389fda4f4cb165476b9303163d" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:12.763072 24219 raft_consensus.cc:3060] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.763599 23891 catalog_manager.cc:5697] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68). New cstate: current_term: 1 leader_uuid: "53b635e284ac43e7a0ece4682297c1a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.764683 24267 ts_tablet_manager.cc:1434] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:09:12.766034 24351 consensus_queue.cc:1048] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.770854 24219 raft_consensus.cc:2468] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:12.772087 24035 leader_election.cc:304] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, 7972aaad247e4b89a3bd0165da2345d5; no voters: 
I20260713 09:09:12.776266 24407 raft_consensus.cc:2804] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.780059 24407 raft_consensus.cc:697] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:12.781009 24407 consensus_queue.cc:237] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:12.763808 24303 leader_election.cc:290] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:12.781625 23994 raft_consensus.cc:2468] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:12.794021 24275 consensus_queue.cc:1048] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.808807 24351 raft_consensus.cc:493] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.809813 24351 raft_consensus.cc:515] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.811714 24351 leader_election.cc:290] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.814792 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29034cef08fb445092f79fad9c8cdacf" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:12.815747 24218 raft_consensus.cc:2468] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
I20260713 09:09:12.816340 23891 catalog_manager.cc:5697] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68). New cstate: current_term: 1 leader_uuid: "53b635e284ac43e7a0ece4682297c1a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.820271 24109 leader_election.cc:304] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:12.820659 23894 catalog_manager.cc:5697] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.821357 24351 raft_consensus.cc:2804] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.821897 24351 raft_consensus.cc:493] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.822278 24351 raft_consensus.cc:3060] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.828181 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29034cef08fb445092f79fad9c8cdacf" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:12.828878 24068 raft_consensus.cc:2468] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 0.
I20260713 09:09:12.840788 24376 consensus_queue.cc:1048] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.825237 24407 consensus_queue.cc:1048] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260713 09:09:12.861400 23890 catalog_manager.cc:5697] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.874852 24376 consensus_queue.cc:1048] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.874338 24351 raft_consensus.cc:515] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.897593 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29034cef08fb445092f79fad9c8cdacf" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:12.898195 24068 raft_consensus.cc:3060] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.906406 24351 leader_election.cc:290] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:12.914011 24284 consensus_queue.cc:1048] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.923789 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29034cef08fb445092f79fad9c8cdacf" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:12.924623 24219 raft_consensus.cc:3060] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.924954 24284 consensus_queue.cc:1048] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.927026 24068 raft_consensus.cc:2468] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:12.928376 24108 leader_election.cc:304] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7; no voters: 
I20260713 09:09:12.929201 24351 raft_consensus.cc:2804] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.929685 24351 raft_consensus.cc:697] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Leader. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:12.929899 24303 raft_consensus.cc:493] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.930428 24303 raft_consensus.cc:515] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:12.930542 24351 consensus_queue.cc:237] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:12.933581 24303 leader_election.cc:290] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:12.934247 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:12.935089 23996 raft_consensus.cc:2393] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972aaad247e4b89a3bd0165da2345d5 in current term 1: Already voted for candidate aa6e0f9b66a7474ebf445b0800029ae7 in this term.
I20260713 09:09:12.935111 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:12.936846 24035 leader_election.cc:304] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5; no voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:12.937618 24303 raft_consensus.cc:3060] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.944903 24219 raft_consensus.cc:2468] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:12.945031 24303 raft_consensus.cc:2749] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.950850 23891 catalog_manager.cc:5697] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.974431 24303 consensus_queue.cc:1048] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.986181 24219 raft_consensus.cc:3060] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.994125 24359 consensus_queue.cc:1048] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.028755 24351 consensus_queue.cc:1048] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.042122 24436 consensus_queue.cc:1048] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.092485 21877 tablet_server.cc:179] TabletServer@127.21.93.65:0 shutting down...
I20260713 09:09:13.113288 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:13.114210 21877 tablet_replica.cc:333] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.115132 21877 raft_consensus.cc:2243] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.115679 21877 raft_consensus.cc:2272] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.117801 21877 tablet_replica.cc:333] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.118438 21877 raft_consensus.cc:2243] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.118861 21877 raft_consensus.cc:2272] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.120666 21877 tablet_replica.cc:333] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.121191 21877 raft_consensus.cc:2243] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.121587 21877 raft_consensus.cc:2272] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.123821 21877 tablet_replica.cc:333] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.124321 21877 raft_consensus.cc:2243] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.124650 21877 raft_consensus.cc:2272] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.126452 21877 tablet_replica.cc:333] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.127031 21877 raft_consensus.cc:2243] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.127673 21877 raft_consensus.cc:2272] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.129438 21877 tablet_replica.cc:333] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.129959 21877 raft_consensus.cc:2243] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.130316 21877 raft_consensus.cc:2272] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.131875 21877 tablet_replica.cc:333] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.132365 21877 raft_consensus.cc:2243] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.133023 21877 raft_consensus.cc:2272] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.134691 21877 tablet_replica.cc:333] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.135236 21877 raft_consensus.cc:2243] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.135608 21877 raft_consensus.cc:2272] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.137122 21877 tablet_replica.cc:333] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.137634 21877 raft_consensus.cc:2243] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.138278 21877 raft_consensus.cc:2272] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.139804 21877 tablet_replica.cc:333] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.140280 21877 raft_consensus.cc:2243] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.140654 21877 raft_consensus.cc:2272] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.142657 21877 tablet_replica.cc:333] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.143188 21877 raft_consensus.cc:2243] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.143563 21877 raft_consensus.cc:2272] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.145527 21877 tablet_replica.cc:333] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.146044 21877 raft_consensus.cc:2243] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.146425 21877 raft_consensus.cc:2272] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.147965 21877 tablet_replica.cc:333] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.148434 21877 raft_consensus.cc:2243] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.148811 21877 raft_consensus.cc:2272] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.150506 21877 tablet_replica.cc:333] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.150996 21877 raft_consensus.cc:2243] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.151296 21877 raft_consensus.cc:2272] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.152645 21877 tablet_replica.cc:333] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.153048 21877 raft_consensus.cc:2243] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.153327 21877 raft_consensus.cc:2272] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.154649 21877 tablet_replica.cc:333] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.155103 21877 raft_consensus.cc:2243] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.155455 21877 raft_consensus.cc:2272] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.156917 21877 tablet_replica.cc:333] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.157496 21877 raft_consensus.cc:2243] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.157951 21877 raft_consensus.cc:2272] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.160038 21877 tablet_replica.cc:333] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: stopping tablet replica
I20260713 09:09:13.160225 24436 consensus_queue.cc:1048] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.160532 21877 raft_consensus.cc:2243] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.161026 21877 raft_consensus.cc:2272] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.165132 24359 consensus_queue.cc:1048] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:13.170584 24111 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 26 similar messages]
I20260713 09:09:13.182960 24426 consensus_queue.cc:1048] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:09:13.224069 24111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.93.65:44017, user_credentials={real_user=slave}} blocked reactor thread for 53489.3us
W20260713 09:09:13.225894 24037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.93.65:44017, user_credentials={real_user=slave}} blocked reactor thread for 43900.2us
W20260713 09:09:13.226835 24037 connection.cc:769] client connection to 127.21.93.65:44017 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260713 09:09:13.242111 21877 tablet_server.cc:196] TabletServer@127.21.93.65:0 shutdown complete.
W20260713 09:09:13.244503 24111 consensus_peers.cc:597] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.250063 24426 consensus_queue.cc:1048] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:13.268601 24037 consensus_peers.cc:597] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:13.269241 24037 consensus_peers.cc:597] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:13.269662 24037 consensus_peers.cc:597] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:13.275506 24185 consensus_peers.cc:597] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.282459 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:13.283354 24111 consensus_peers.cc:597] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:13.288601 24459 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:13.289831 24460 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:13.293074 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:13.293679 24462 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:13.295320 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:13.295511 21877 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:13.295646 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933753295634 us; error 0 us; skew 500 ppm
I20260713 09:09:13.296161 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:13.298544 21877 webserver.cc:533] Webserver started at http://127.21.93.65:40117/ using document root <none> and password file <none>
I20260713 09:09:13.299072 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:13.299261 21877 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:13.302495 21877 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:13.307071 24467 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:13.307875 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260713 09:09:13.308259 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "ec904fd40e1147baa70ba992fa766ead"
format_stamp: "Formatted at 2026-07-13 09:09:09 on dist-test-slave-vxf7"
I20260713 09:09:13.308511 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933694671616-21877-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:13.319197 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:13.320374 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:13.322113 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:13.326743 24474 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:09:13.353746 24037 consensus_peers.cc:597] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.365705 24426 consensus_queue.cc:1048] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:13.385906 24037 consensus_peers.cc:597] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.415086 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:09:13.415426 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.090s	user 0.004s	sys 0.000s
I20260713 09:09:13.415697 21877 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260713 09:09:13.418903 24111 consensus_peers.cc:597] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.421229 24474 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
W20260713 09:09:13.421841 24037 consensus_peers.cc:597] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:13.429646 24185 consensus_peers.cc:597] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.434532 24474 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: 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:13.435289 24474 tablet_bootstrap.cc:492] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.435791 24474 ts_tablet_manager.cc:1403] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:09:13.437659 24474 raft_consensus.cc:359] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.438113 24474 raft_consensus.cc:740] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.438720 24474 consensus_queue.cc:260] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [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: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.440948 24474 ts_tablet_manager.cc:1434] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:13.441663 24474 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
W20260713 09:09:13.447818 24111 consensus_peers.cc:597] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.452664 24474 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: 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:13.453338 24474 tablet_bootstrap.cc:492] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.453804 24474 ts_tablet_manager.cc:1403] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:09:13.455549 24474 raft_consensus.cc:359] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.456012 24474 raft_consensus.cc:740] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.456601 24474 consensus_queue.cc:260] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [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: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.457868 24474 ts_tablet_manager.cc:1434] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:13.458452 24474 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.469359 24474 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: 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:13.470204 24474 tablet_bootstrap.cc:492] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.470785 24474 ts_tablet_manager.cc:1403] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:13.472956 24474 raft_consensus.cc:359] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.473574 24474 raft_consensus.cc:740] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.474851 24474 consensus_queue.cc:260] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [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: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.476068 24474 ts_tablet_manager.cc:1434] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:09:13.476629 24474 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.481940 24272 consensus_queue.cc:1048] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:13.482470 24037 consensus_peers.cc:597] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.486979 21877 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:09:13.487377 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.072s	user 0.072s	sys 0.000s
I20260713 09:09:13.499531 24474 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: 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:13.500617 24474 tablet_bootstrap.cc:492] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.501374 24474 ts_tablet_manager.cc:1403] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260713 09:09:13.503793 24474 raft_consensus.cc:359] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.504420 24474 raft_consensus.cc:740] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.505023 24474 consensus_queue.cc:260] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [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: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.506716 24351 consensus_queue.cc:1048] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.506757 24474 ts_tablet_manager.cc:1434] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:09:13.509960 24474 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
W20260713 09:09:13.520802 24185 consensus_peers.cc:597] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.533604 24474 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: 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:13.534554 24474 tablet_bootstrap.cc:492] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.535297 24474 ts_tablet_manager.cc:1403] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260713 09:09:13.539254 24474 raft_consensus.cc:359] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.539783 24474 raft_consensus.cc:740] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.540337 24474 consensus_queue.cc:260] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [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: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.541849 24474 ts_tablet_manager.cc:1434] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:09:13.542625 24474 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.552755 24474 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: 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:13.553550 24474 tablet_bootstrap.cc:492] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.554042 24474 ts_tablet_manager.cc:1403] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:13.556407 24474 raft_consensus.cc:359] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.556919 24474 raft_consensus.cc:740] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.557482 24474 consensus_queue.cc:260] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [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: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.559338 24474 ts_tablet_manager.cc:1434] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:13.560057 24474 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.571645 24474 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: 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:13.572422 24474 tablet_bootstrap.cc:492] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.572957 24474 ts_tablet_manager.cc:1403] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:09:13.574646 24474 raft_consensus.cc:359] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.575205 24474 raft_consensus.cc:740] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.575727 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:44017
I20260713 09:09:13.575856 24541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:44017 every 8 connection(s)
I20260713 09:09:13.575887 24474 consensus_queue.cc:260] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [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: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.577646 24474 ts_tablet_manager.cc:1434] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:13.578310 24474 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.608438 24474 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: 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:13.609163 24474 tablet_bootstrap.cc:492] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.609737 24474 ts_tablet_manager.cc:1403] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.007s
I20260713 09:09:13.612088 24474 raft_consensus.cc:359] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.612701 24474 raft_consensus.cc:740] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.613359 24474 consensus_queue.cc:260] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [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: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.614315 24542 heartbeater.cc:344] Connected to a master server at 127.21.93.126:41389
I20260713 09:09:13.614727 24542 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:13.615324 24474 ts_tablet_manager.cc:1434] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:13.615592 24542 heartbeater.cc:507] Master 127.21.93.126:41389 requested a full tablet report, sending...
I20260713 09:09:13.616112 24474 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.624455 23892 ts_manager.cc:194] Re-registered known tserver with Master: ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:13.628029 24474 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: 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:13.628865 24474 tablet_bootstrap.cc:492] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.629506 24474 ts_tablet_manager.cc:1403] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:09:13.631767 24474 raft_consensus.cc:359] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.632433 24474 raft_consensus.cc:740] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.633057 24474 consensus_queue.cc:260] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.634994 24474 ts_tablet_manager.cc:1434] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:09:13.635923 24474 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.649483 23892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40860
I20260713 09:09:13.654724 24542 heartbeater.cc:499] Master 127.21.93.126:41389 was elected leader, sending a full tablet report...
I20260713 09:09:13.683845 24474 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: 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:13.684791 24474 tablet_bootstrap.cc:492] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.685397 24474 ts_tablet_manager.cc:1403] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.019s
I20260713 09:09:13.687616 24474 raft_consensus.cc:359] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.688259 24474 raft_consensus.cc:740] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.689013 24474 consensus_queue.cc:260] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [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: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.690565 24474 ts_tablet_manager.cc:1434] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:13.691324 24474 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
W20260713 09:09:13.692510 24111 consensus_peers.cc:597] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. 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:13.702840 24474 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: 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:13.703547 24474 tablet_bootstrap.cc:492] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.704041 24474 ts_tablet_manager.cc:1403] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:09:13.705577 24474 raft_consensus.cc:359] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.706066 24474 raft_consensus.cc:740] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.706593 24474 consensus_queue.cc:260] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [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: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.708297 24474 ts_tablet_manager.cc:1434] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:13.709172 24474 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.721534 24474 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: 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:13.722180 24474 tablet_bootstrap.cc:492] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.722609 24474 ts_tablet_manager.cc:1403] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:09:13.724181 24474 raft_consensus.cc:359] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:13.724676 24474 raft_consensus.cc:740] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.725278 24474 consensus_queue.cc:260] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [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: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:13.726866 24474 ts_tablet_manager.cc:1434] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:13.727782 24474 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.740113 24474 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: 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:13.740722 24474 tablet_bootstrap.cc:492] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.741200 24474 ts_tablet_manager.cc:1403] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:09:13.742682 24474 raft_consensus.cc:359] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.743160 24474 raft_consensus.cc:740] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.743580 24474 consensus_queue.cc:260] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [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: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.745187 24474 ts_tablet_manager.cc:1434] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:13.746100 24474 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.758556 24474 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: 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:13.759305 24474 tablet_bootstrap.cc:492] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.759788 24474 ts_tablet_manager.cc:1403] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:09:13.761308 24474 raft_consensus.cc:359] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.761773 24474 raft_consensus.cc:740] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.762259 24474 consensus_queue.cc:260] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [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: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.763932 24474 ts_tablet_manager.cc:1434] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:13.764855 24474 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.776178 24474 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: 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:13.776767 24474 tablet_bootstrap.cc:492] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.777333 24474 ts_tablet_manager.cc:1403] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:13.778991 24474 raft_consensus.cc:359] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.779573 24474 raft_consensus.cc:740] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.780123 24474 consensus_queue.cc:260] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:13.781797 24474 ts_tablet_manager.cc:1434] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:13.782900 24474 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.794708 24474 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: 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:13.795466 24474 tablet_bootstrap.cc:492] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.796003 24474 ts_tablet_manager.cc:1403] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:09:13.797574 24474 raft_consensus.cc:359] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.798043 24474 raft_consensus.cc:740] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.798509 24474 consensus_queue.cc:260] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [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: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.799809 24474 ts_tablet_manager.cc:1434] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:13.800472 24474 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.821943 24474 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: 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:13.822867 24474 tablet_bootstrap.cc:492] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.823498 24474 ts_tablet_manager.cc:1403] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:09:13.825875 24474 raft_consensus.cc:359] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.826521 24474 raft_consensus.cc:740] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.827316 24474 consensus_queue.cc:260] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [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: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:13.829401 24474 ts_tablet_manager.cc:1434] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:13.830137 24474 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: Bootstrap starting.
I20260713 09:09:13.849031 24474 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: 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:13.849831 24474 tablet_bootstrap.cc:492] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: Bootstrap complete.
I20260713 09:09:13.850472 24474 ts_tablet_manager.cc:1403] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260713 09:09:13.852859 24474 raft_consensus.cc:359] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.853492 24474 raft_consensus.cc:740] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.854127 24474 consensus_queue.cc:260] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:13.856077 24474 ts_tablet_manager.cc:1434] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:14.141481 24359 raft_consensus.cc:493] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.142163 24359 raft_consensus.cc:515] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:14.144661 24359 leader_election.cc:290] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:14.145792 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:14.145798 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:14.146586 24516 raft_consensus.cc:2468] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 1.
I20260713 09:09:14.147748 24037 leader_election.cc:304] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:14.148906 24359 raft_consensus.cc:2804] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:14.149304 24359 raft_consensus.cc:493] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.149713 24359 raft_consensus.cc:3060] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.156790 24359 raft_consensus.cc:515] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:14.158551 24359 leader_election.cc:290] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 2 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:14.159456 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:14.159663 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:14.160235 24516 raft_consensus.cc:3060] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.166386 24516 raft_consensus.cc:2468] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972aaad247e4b89a3bd0165da2345d5 in term 2.
I20260713 09:09:14.167421 24037 leader_election.cc:304] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7
I20260713 09:09:14.168329 24359 raft_consensus.cc:2804] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:14.168776 24359 raft_consensus.cc:697] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 2 LEADER]: Becoming Leader. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:14.169638 24359 consensus_queue.cc:237] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:14.178263 23890 catalog_manager.cc:5697] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 reported cstate change: term changed from 1 to 2, leader changed from ec904fd40e1147baa70ba992fa766ead (127.21.93.65) to 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "7972aaad247e4b89a3bd0165da2345d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:14.284608 24376 raft_consensus.cc:493] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.285105 24376 raft_consensus.cc:515] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:14.286847 24376 leader_election.cc:290] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:14.287770 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:14.287878 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b18ee0c543c4e29874d6aa3b778c74b" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:14.288546 24516 raft_consensus.cc:2393] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b635e284ac43e7a0ece4682297c1a7 in current term 2: Already voted for candidate 7972aaad247e4b89a3bd0165da2345d5 in this term.
I20260713 09:09:14.289567 24185 leader_election.cc:304] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [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: 53b635e284ac43e7a0ece4682297c1a7; no voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:14.290166 24376 raft_consensus.cc:3060] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.296808 24376 raft_consensus.cc:2749] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:14.300132 24277 raft_consensus.cc:493] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.300769 24277 raft_consensus.cc:515] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:14.302342 24277 leader_election.cc:290] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:14.303201 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:14.303452 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:14.303750 24516 raft_consensus.cc:2468] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 1.
I20260713 09:09:14.304752 24111 leader_election.cc:304] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [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: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:14.305477 24436 raft_consensus.cc:2804] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:14.305850 24436 raft_consensus.cc:493] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.306231 24436 raft_consensus.cc:3060] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.312165 24436 raft_consensus.cc:515] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:14.314038 24436 leader_election.cc:290] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [CANDIDATE]: Term 2 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:14.314844 24376 raft_consensus.cc:493] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.315083 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:14.315320 24376 raft_consensus.cc:515] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:14.316198 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:14.316789 24516 raft_consensus.cc:3060] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.318087 24376 leader_election.cc:290] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:14.317989 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:14.318310 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:14.318722 24515 raft_consensus.cc:2468] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 1.
I20260713 09:09:14.319905 24185 leader_election.cc:304] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [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: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:14.320622 24376 raft_consensus.cc:2804] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:14.321008 24376 raft_consensus.cc:493] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.321389 24376 raft_consensus.cc:3060] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.323894 24516 raft_consensus.cc:2468] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6e0f9b66a7474ebf445b0800029ae7 in term 2.
I20260713 09:09:14.325124 24111 leader_election.cc:304] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [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: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 7972aaad247e4b89a3bd0165da2345d5
I20260713 09:09:14.325987 24436 raft_consensus.cc:2804] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:14.326529 24436 raft_consensus.cc:697] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 LEADER]: Becoming Leader. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:14.327421 24436 consensus_queue.cc:237] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:14.327392 24376 raft_consensus.cc:515] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:14.329831 24376 leader_election.cc:290] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [CANDIDATE]: Term 2 election: Requested vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:14.331647 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:14.333454 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "53b635e284ac43e7a0ece4682297c1a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
I20260713 09:09:14.334036 24516 raft_consensus.cc:3060] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.336750 23890 catalog_manager.cc:5697] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 reported cstate change: term changed from 1 to 2, leader changed from ec904fd40e1147baa70ba992fa766ead (127.21.93.65) to aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67). New cstate: current_term: 2 leader_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:14.337996 24359 raft_consensus.cc:493] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.338587 24359 raft_consensus.cc:515] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:14.343091 24516 raft_consensus.cc:2468] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b635e284ac43e7a0ece4682297c1a7 in term 2.
I20260713 09:09:14.345485 24218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:14.345579 24185 leader_election.cc:304] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [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: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead; no voters: 7972aaad247e4b89a3bd0165da2345d5
I20260713 09:09:14.346283 24218 raft_consensus.cc:2393] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972aaad247e4b89a3bd0165da2345d5 in current term 2: Already voted for candidate 53b635e284ac43e7a0ece4682297c1a7 in this term.
I20260713 09:09:14.347051 24376 raft_consensus.cc:2804] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:14.347546 24376 raft_consensus.cc:697] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 LEADER]: Becoming Leader. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Running, Role: LEADER
I20260713 09:09:14.348410 24376 consensus_queue.cc:237] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:14.348915 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d552fbf950354029b9421c6db93703d7" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:14.349565 24516 raft_consensus.cc:2393] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972aaad247e4b89a3bd0165da2345d5 in current term 2: Already voted for candidate 53b635e284ac43e7a0ece4682297c1a7 in this term.
I20260713 09:09:14.349587 24359 leader_election.cc:290] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017)
I20260713 09:09:14.351083 24035 leader_election.cc:304] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5; no voters: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:14.353008 24275 raft_consensus.cc:3060] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.359364 24275 raft_consensus.cc:2749] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:14.366617 23890 catalog_manager.cc:5697] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 reported cstate change: term changed from 1 to 2, leader changed from ec904fd40e1147baa70ba992fa766ead (127.21.93.65) to 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68). New cstate: current_term: 2 leader_uuid: "53b635e284ac43e7a0ece4682297c1a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.552627 24359 raft_consensus.cc:493] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec904fd40e1147baa70ba992fa766ead)
I20260713 09:09:14.553124 24359 raft_consensus.cc:515] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:14.554738 24359 leader_election.cc:290] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:14.555706 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec904fd40e1147baa70ba992fa766ead" is_pre_election: true
I20260713 09:09:14.555943 24145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f68d31e446400b92b7c01ac848e8b6" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:14.556582 24516 raft_consensus.cc:2393] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972aaad247e4b89a3bd0165da2345d5 in current term 2: Already voted for candidate aa6e0f9b66a7474ebf445b0800029ae7 in this term.
I20260713 09:09:14.557576 24037 leader_election.cc:304] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5; no voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:14.558436 24359 raft_consensus.cc:3060] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.563192 24359 raft_consensus.cc:2749] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:14.664853 24218 raft_consensus.cc:1275] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Refusing update from remote peer 7972aaad247e4b89a3bd0165da2345d5: 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.666440 24303 consensus_queue.cc:1048] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, 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.680137 24515 raft_consensus.cc:1275] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Refusing update from remote peer 7972aaad247e4b89a3bd0165da2345d5: 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.682298 24303 consensus_queue.cc:1048] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, 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.757134 24067 raft_consensus.cc:1275] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Refusing update from remote peer aa6e0f9b66a7474ebf445b0800029ae7: 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.758422 24277 consensus_queue.cc:1048] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, 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.770836 24515 raft_consensus.cc:1275] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Refusing update from remote peer aa6e0f9b66a7474ebf445b0800029ae7: 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.772624 24351 consensus_queue.cc:1048] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, 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.795655 24515 raft_consensus.cc:1275] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Refusing update from remote peer 53b635e284ac43e7a0ece4682297c1a7: 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.797281 24284 consensus_queue.cc:1048] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 }, 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.807271 24067 raft_consensus.cc:1275] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Refusing update from remote peer 53b635e284ac43e7a0ece4682297c1a7: 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.808781 24426 consensus_queue.cc:1048] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.880925 24594 raft_consensus.cc:493] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53b635e284ac43e7a0ece4682297c1a7)
I20260713 09:09:20.882162 24594 raft_consensus.cc:515] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } }
I20260713 09:09:20.885103 24594 leader_election.cc:290] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
W20260713 09:09:20.890040 24183 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.927s	user 0.011s	sys 0.008s
W20260713 09:09:20.891578 24183 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.928s	user 0.011s	sys 0.009s
I20260713 09:09:20.946733 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:20.962451 24607 raft_consensus.cc:493] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972aaad247e4b89a3bd0165da2345d5)
I20260713 09:09:20.963280 24607 raft_consensus.cc:515] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:20.975551 24608 raft_consensus.cc:493] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa6e0f9b66a7474ebf445b0800029ae7)
I20260713 09:09:20.981052 24608 raft_consensus.cc:515] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:20.987282 24608 leader_election.cc:290] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:20.988276 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a40e32b6eda4707899b3372285bd38b" candidate_uuid: "7972aaad247e4b89a3bd0165da2345d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:20.993582 24035 leader_election.cc:304] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [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: 7972aaad247e4b89a3bd0165da2345d5; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:20.994465 24359 raft_consensus.cc:2749] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:20.998947 24607 leader_election.cc:290] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:21.019773 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972aaad247e4b89a3bd0165da2345d5" is_pre_election: true
I20260713 09:09:21.021637 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:21.021967 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354f4b1b2df141ae9be2cc9dbdbb0700" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" is_pre_election: true
I20260713 09:09:21.023718 24469 leader_election.cc:304] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [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: ec904fd40e1147baa70ba992fa766ead; no voters: 7972aaad247e4b89a3bd0165da2345d5, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:21.024611 24607 raft_consensus.cc:2749] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:21.026434 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354f4b1b2df141ae9be2cc9dbdbb0700" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b635e284ac43e7a0ece4682297c1a7" is_pre_election: true
I20260713 09:09:21.027581 24469 leader_election.cc:304] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [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: ec904fd40e1147baa70ba992fa766ead; no voters: 53b635e284ac43e7a0ece4682297c1a7, aa6e0f9b66a7474ebf445b0800029ae7
I20260713 09:09:21.028229 24607 raft_consensus.cc:2749] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:09:21.173408 23925 debug-util.cc:398] Leaking SignalData structure 0x7b0800040c60 after lost signal to thread 21880
W20260713 09:09:21.174441 23925 debug-util.cc:398] Leaking SignalData structure 0x7b0800063500 after lost signal to thread 23928
W20260713 09:09:21.177182 23925 debug-util.cc:398] Leaking SignalData structure 0x7b080025c640 after lost signal to thread 24541
I20260713 09:09:23.824692 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:23.857075 24071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc"
dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
mode: GRACEFUL
new_leader_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:51876
I20260713 09:09:23.857731 24071 raft_consensus.cc:606] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Received request to transfer leadership to TS ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:23.860356 24071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa"
dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
mode: GRACEFUL
new_leader_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:51876
I20260713 09:09:23.860821 24071 raft_consensus.cc:606] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Received request to transfer leadership to TS ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:23.863214 24071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651658580d4f44c3b08882267f9119e9"
dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
mode: GRACEFUL
new_leader_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:51876
I20260713 09:09:23.863724 24071 raft_consensus.cc:606] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Received request to transfer leadership to TS ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:23.874555 24142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e"
dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
mode: GRACEFUL
new_leader_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:40030
I20260713 09:09:23.875123 24142 raft_consensus.cc:606] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Received request to transfer leadership to TS ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:23.889238 24217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f87ee169427b42b2907e03dcb97f2a78"
dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
mode: GRACEFUL
new_leader_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:46150
I20260713 09:09:23.889894 24217 raft_consensus.cc:606] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Received request to transfer leadership to TS ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:23.891440 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:23.892378 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:23.927250 24617 raft_consensus.cc:993] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5: : Instructing follower ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:23.927858 24594 raft_consensus.cc:1081] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Signalling peer ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:23.929582 24515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc"
dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:33704
I20260713 09:09:23.930122 24515 raft_consensus.cc:493] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:23.930478 24515 raft_consensus.cc:3060] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.936769 24515 raft_consensus.cc:515] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:23.938314 24515 leader_election.cc:290] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:23.939560 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:23.939603 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16abe5d251d641a0bdb0d00b807e87cc" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:23.940176 24142 raft_consensus.cc:3060] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.940374 24071 raft_consensus.cc:3055] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:23.940785 24071 raft_consensus.cc:740] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:23.941771 24071 consensus_queue.cc:260] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:23.943293 24071 raft_consensus.cc:3060] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.952836 24142 raft_consensus.cc:2468] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:23.954658 24469 leader_election.cc:304] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:23.956959 24071 raft_consensus.cc:2468] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:23.960222 24623 raft_consensus.cc:2804] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:23.961676 24623 raft_consensus.cc:697] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
I20260713 09:09:23.966578 24623 consensus_queue.cc:237] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:23.982290 23890 catalog_manager.cc:5697] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 1 to 2, leader changed from 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66) to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 2 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.107816 24617 raft_consensus.cc:993] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5: : Instructing follower ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:24.108304 24594 raft_consensus.cc:1081] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Signalling peer ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:24.109890 24515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651658580d4f44c3b08882267f9119e9"
dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:33704
I20260713 09:09:24.110397 24515 raft_consensus.cc:493] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.110661 24515 raft_consensus.cc:3060] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.115648 24515 raft_consensus.cc:515] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.117182 24515 leader_election.cc:290] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:24.117913 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:24.118515 24071 raft_consensus.cc:3055] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.118614 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651658580d4f44c3b08882267f9119e9" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:24.118994 24071 raft_consensus.cc:740] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:24.119297 24142 raft_consensus.cc:3060] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.119980 24071 consensus_queue.cc:260] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.121272 24071 raft_consensus.cc:3060] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.126120 24142 raft_consensus.cc:2468] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:24.127403 24469 leader_election.cc:304] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:24.128207 24623 raft_consensus.cc:2804] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.128307 24071 raft_consensus.cc:2468] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:24.128664 24623 raft_consensus.cc:697] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
I20260713 09:09:24.129578 24623 consensus_queue.cc:237] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.138576 23890 catalog_manager.cc:5697] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 1 to 2, leader changed from 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66) to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 2 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.158821 24616 raft_consensus.cc:993] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7: : Instructing follower ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:24.159372 24598 raft_consensus.cc:1081] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Signalling peer ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:24.160873 24515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e"
dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:33716
I20260713 09:09:24.161339 24515 raft_consensus.cc:493] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.161685 24515 raft_consensus.cc:3060] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.167011 24515 raft_consensus.cc:515] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.168224 24515 leader_election.cc:290] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:24.169023 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:24.169364 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f3a534197e465c97e040864e8d575e" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:24.169646 24071 raft_consensus.cc:3060] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.169924 24142 raft_consensus.cc:3055] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.170250 24142 raft_consensus.cc:740] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:24.171145 24142 consensus_queue.cc:260] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.172402 24142 raft_consensus.cc:3060] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.176339 24071 raft_consensus.cc:2468] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:24.177634 24468 leader_election.cc:304] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:24.178287 24623 raft_consensus.cc:2804] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.178754 24623 raft_consensus.cc:697] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
I20260713 09:09:24.178982 24142 raft_consensus.cc:2468] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:24.179762 24623 consensus_queue.cc:237] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.188066 23890 catalog_manager.cc:5697] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 1 to 2, leader changed from aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67) to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 2 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.332801 24618 raft_consensus.cc:993] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7: : Instructing follower ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:24.333354 24632 raft_consensus.cc:1081] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Signalling peer ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:24.334854 24515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f87ee169427b42b2907e03dcb97f2a78"
dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:33714
I20260713 09:09:24.335335 24515 raft_consensus.cc:493] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.335624 24515 raft_consensus.cc:3060] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.340154 24515 raft_consensus.cc:515] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:24.341555 24515 leader_election.cc:290] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Requested vote from peers 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769), 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341)
I20260713 09:09:24.342103 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ee169427b42b2907e03dcb97f2a78" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:24.342548 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ee169427b42b2907e03dcb97f2a78" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:24.342739 24217 raft_consensus.cc:3055] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.343154 24071 raft_consensus.cc:3060] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.343204 24217 raft_consensus.cc:740] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b635e284ac43e7a0ece4682297c1a7, State: Running, Role: LEADER
I20260713 09:09:24.344157 24217 consensus_queue.cc:260] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:24.345459 24217 raft_consensus.cc:3060] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.350124 24071 raft_consensus.cc:2468] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:24.351227 24468 leader_election.cc:304] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972aaad247e4b89a3bd0165da2345d5, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:24.352035 24623 raft_consensus.cc:2804] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.352443 24623 raft_consensus.cc:697] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
I20260713 09:09:24.352515 24217 raft_consensus.cc:2468] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:24.353374 24623 consensus_queue.cc:237] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } }
I20260713 09:09:24.360980 23890 catalog_manager.cc:5697] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 1 to 2, leader changed from 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68) to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 2 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.414228 24617 raft_consensus.cc:993] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5: : Instructing follower ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:24.414705 24594 raft_consensus.cc:1081] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Signalling peer ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:24.416170 24515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa"
dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:33704
I20260713 09:09:24.416612 24515 raft_consensus.cc:493] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.416880 24515 raft_consensus.cc:3060] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.419073 24142 raft_consensus.cc:1275] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.420363 24623 consensus_queue.cc:1048] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.423020 24515 raft_consensus.cc:515] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.425047 24515 leader_election.cc:290] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Requested vote from peers 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341), aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971)
I20260713 09:09:24.426360 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972aaad247e4b89a3bd0165da2345d5"
I20260713 09:09:24.427028 24071 raft_consensus.cc:3055] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.427388 24071 raft_consensus.cc:740] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972aaad247e4b89a3bd0165da2345d5, State: Running, Role: LEADER
I20260713 09:09:24.427846 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612df1e4fb3c43c5a1400690be4e35fa" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:24.428390 24143 raft_consensus.cc:3060] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.428573 24071 consensus_queue.cc:260] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.429987 24071 raft_consensus.cc:3060] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.435989 24143 raft_consensus.cc:2468] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:24.436990 24071 raft_consensus.cc:2468] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:24.437245 24469 leader_election.cc:304] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6e0f9b66a7474ebf445b0800029ae7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:24.438169 24623 raft_consensus.cc:2804] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.449823 24623 raft_consensus.cc:697] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
I20260713 09:09:24.451098 24071 raft_consensus.cc:1275] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.450838 24623 consensus_queue.cc:237] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } }
I20260713 09:09:24.452692 24639 consensus_queue.cc:1048] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:24.466212 23891 catalog_manager.cc:5697] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 1 to 2, leader changed from 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66) to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 2 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.523747 24142 raft_consensus.cc:1275] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.524798 24623 consensus_queue.cc:1048] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.534597 24071 raft_consensus.cc:1275] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.537410 24623 consensus_queue.cc:1048] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.669200 24142 raft_consensus.cc:1275] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.670491 24623 consensus_queue.cc:1048] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.680327 24071 raft_consensus.cc:1275] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.683123 24623 consensus_queue.cc:1048] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.812676 24217 raft_consensus.cc:1275] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.813984 24623 consensus_queue.cc:1048] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.822822 24071 raft_consensus.cc:1275] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.825273 24623 consensus_queue.cc:1048] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.893405 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:24.908207 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:24.922029 24143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "252c277942904b03a426014e2d8e2468"
dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
mode: GRACEFUL
new_leader_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:40030
I20260713 09:09:24.922705 24143 raft_consensus.cc:606] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Received request to transfer leadership to TS ec904fd40e1147baa70ba992fa766ead
I20260713 09:09:24.924192 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:24.925066 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:24.963521 24071 raft_consensus.cc:1275] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.965977 24623 consensus_queue.cc:1048] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972aaad247e4b89a3bd0165da2345d5" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.976163 24143 raft_consensus.cc:1275] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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:24.977314 24623 consensus_queue.cc:1048] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, 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.274960 24616 raft_consensus.cc:993] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7: : Instructing follower ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:25.275449 24598 raft_consensus.cc:1081] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Signalling peer ec904fd40e1147baa70ba992fa766ead to start an election
I20260713 09:09:25.310042 24515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "252c277942904b03a426014e2d8e2468"
dest_uuid: "ec904fd40e1147baa70ba992fa766ead"
 from {username='slave'} at 127.0.0.1:33716
I20260713 09:09:25.311748 24515 raft_consensus.cc:493] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.312645 24515 raft_consensus.cc:3060] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.324098 24515 raft_consensus.cc:515] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:25.326447 24515 leader_election.cc:290] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Requested vote from peers aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971), 53b635e284ac43e7a0ece4682297c1a7 (127.21.93.68:32769)
I20260713 09:09:25.328398 24217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252c277942904b03a426014e2d8e2468" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b635e284ac43e7a0ece4682297c1a7"
I20260713 09:09:25.328377 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252c277942904b03a426014e2d8e2468" candidate_uuid: "ec904fd40e1147baa70ba992fa766ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa6e0f9b66a7474ebf445b0800029ae7"
I20260713 09:09:25.329838 24217 raft_consensus.cc:3060] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.329870 24143 raft_consensus.cc:3055] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.332772 24143 raft_consensus.cc:740] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa6e0f9b66a7474ebf445b0800029ae7, State: Running, Role: LEADER
I20260713 09:09:25.334194 24143 consensus_queue.cc:260] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:25.336732 24143 raft_consensus.cc:3060] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.342355 24217 raft_consensus.cc:2468] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:25.343731 24469 leader_election.cc:304] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b635e284ac43e7a0ece4682297c1a7, ec904fd40e1147baa70ba992fa766ead; no voters: 
I20260713 09:09:25.344841 24638 raft_consensus.cc:2804] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.344938 24143 raft_consensus.cc:2468] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec904fd40e1147baa70ba992fa766ead in term 2.
I20260713 09:09:25.345369 24638 raft_consensus.cc:697] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Becoming Leader. State: Replica: ec904fd40e1147baa70ba992fa766ead, State: Running, Role: LEADER
I20260713 09:09:25.346666 24638 consensus_queue.cc:237] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } }
I20260713 09:09:25.356014 23890 catalog_manager.cc:5697] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead reported cstate change: term changed from 1 to 2, leader changed from aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67) to ec904fd40e1147baa70ba992fa766ead (127.21.93.65). New cstate: current_term: 2 leader_uuid: "ec904fd40e1147baa70ba992fa766ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec904fd40e1147baa70ba992fa766ead" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 44017 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.883188 24142 raft_consensus.cc:1275] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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.884460 24623 consensus_queue.cc:1048] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6e0f9b66a7474ebf445b0800029ae7" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36971 }, 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.897274 24217 raft_consensus.cc:1275] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Refusing update from remote peer ec904fd40e1147baa70ba992fa766ead: 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.898931 24638 consensus_queue.cc:1048] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b635e284ac43e7a0ece4682297c1a7" member_type: VOTER last_known_addr { host: "127.21.93.68" port: 32769 }, 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.926048 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:25.941422 21877 tablet_server.cc:179] TabletServer@127.21.93.65:44017 shutting down...
I20260713 09:09:25.966573 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:25.967345 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.968096 21877 raft_consensus.cc:2243] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:25.968947 21877 raft_consensus.cc:2272] T b9f3a534197e465c97e040864e8d575e P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.971141 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.971673 21877 raft_consensus.cc:2243] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.972059 21877 raft_consensus.cc:2272] T bb4984a85b0244d89ec6f8c1c46dc411 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.974023 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.974575 21877 raft_consensus.cc:2243] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:25.975441 21877 raft_consensus.cc:2272] T 612df1e4fb3c43c5a1400690be4e35fa P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.977432 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.977994 21877 raft_consensus.cc:2243] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.978438 21877 raft_consensus.cc:2272] T 354f4b1b2df141ae9be2cc9dbdbb0700 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.980885 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.981611 21877 raft_consensus.cc:2243] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:25.981524 24037 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260713 09:09:25.982306 21877 raft_consensus.cc:2272] T 1305ff7662144fef949f4ea3941db124 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.985286 21877 tablet_replica.cc:333] stopping tablet replica
W20260713 09:09:25.985785 24037 consensus_peers.cc:597] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. 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:25.986234 21877 raft_consensus.cc:2243] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.986752 21877 raft_consensus.cc:2272] T 9b18ee0c543c4e29874d6aa3b778c74b P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.989045 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.989596 21877 raft_consensus.cc:2243] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.990085 21877 raft_consensus.cc:2272] T aef2ddef4cf946c995b73da2d8551b5d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.992517 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.993247 21877 raft_consensus.cc:2243] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:25.993961 21877 raft_consensus.cc:2272] T 252c277942904b03a426014e2d8e2468 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.996387 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.996923 21877 raft_consensus.cc:2243] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.997283 21877 raft_consensus.cc:2272] T 149d5d8c3c31422691a17c7e2e05d32b P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.998983 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.999428 21877 raft_consensus.cc:2243] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.999737 21877 raft_consensus.cc:2272] T 83a3de787e2940be9d5f8501a5053ee5 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.001499 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:26.001942 21877 raft_consensus.cc:2243] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.002661 21877 raft_consensus.cc:2272] T f87ee169427b42b2907e03dcb97f2a78 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.004468 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:26.004877 21877 raft_consensus.cc:2243] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.005218 21877 raft_consensus.cc:2272] T f5f68d31e446400b92b7c01ac848e8b6 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.006979 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:26.007426 21877 raft_consensus.cc:2243] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.007824 21877 raft_consensus.cc:2272] T 6c781221a5f84b73bc5e9e317c8ed5cc P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.009696 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:26.010172 21877 raft_consensus.cc:2243] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.010636 21877 raft_consensus.cc:2272] T d2e65f389fda4f4cb165476b9303163d P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.012789 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:26.013429 21877 raft_consensus.cc:2243] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.014276 21877 raft_consensus.cc:2272] T 651658580d4f44c3b08882267f9119e9 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:26.014849 24037 consensus_peers.cc:597] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. 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:26.016431 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:26.016983 21877 raft_consensus.cc:2243] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.017355 21877 raft_consensus.cc:2272] T c92c19e6f6234957bcb87acdbebefe89 P ec904fd40e1147baa70ba992fa766ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.019304 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:26.019752 21877 raft_consensus.cc:2243] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.020762 21877 raft_consensus.cc:2272] T 16abe5d251d641a0bdb0d00b807e87cc P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.023466 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:26.024154 21877 raft_consensus.cc:2243] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.024663 21877 raft_consensus.cc:2272] T d552fbf950354029b9421c6db93703d7 P ec904fd40e1147baa70ba992fa766ead [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:26.025039 24037 consensus_peers.cc:597] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. 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:26.061971 24185 consensus_peers.cc:597] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:26.062882 24185 consensus_peers.cc:597] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.066706 21877 tablet_server.cc:196] TabletServer@127.21.93.65:44017 shutdown complete.
W20260713 09:09:26.091606 24111 consensus_peers.cc:597] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.105075 21877 tablet_server.cc:179] TabletServer@127.21.93.66:0 shutting down...
W20260713 09:09:26.113533 24182 consensus_peers.cc:597] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 -> Peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Couldn't send request to peer 7972aaad247e4b89a3bd0165da2345d5. 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:26.130164 24182 consensus_peers.cc:597] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 -> Peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Couldn't send request to peer 7972aaad247e4b89a3bd0165da2345d5. 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:26.144434 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:26.145538 21877 tablet_replica.cc:333] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.146296 21877 raft_consensus.cc:2243] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.146945 21877 raft_consensus.cc:2272] T b9f3a534197e465c97e040864e8d575e P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.148836 21877 tablet_replica.cc:333] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.149392 21877 raft_consensus.cc:2243] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.149832 21877 raft_consensus.cc:2272] T 50243cfdf09a41b990671461662e791b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.152244 21877 tablet_replica.cc:333] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.152845 21877 raft_consensus.cc:2243] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.153261 21877 raft_consensus.cc:2272] T 29034cef08fb445092f79fad9c8cdacf P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.155047 21877 tablet_replica.cc:333] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.155583 21877 raft_consensus.cc:2243] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.156013 21877 raft_consensus.cc:2272] T 16abe5d251d641a0bdb0d00b807e87cc P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.157651 21877 tablet_replica.cc:333] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.158164 21877 raft_consensus.cc:2243] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.159242 21877 raft_consensus.cc:2272] T 332265c0c2564dd78b798132de95e56e P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.161604 21877 tablet_replica.cc:333] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.162163 21877 raft_consensus.cc:2243] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.162912 21877 raft_consensus.cc:2272] T 9b18ee0c543c4e29874d6aa3b778c74b P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.164702 21877 tablet_replica.cc:333] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.165314 21877 raft_consensus.cc:2243] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.165781 21877 raft_consensus.cc:2272] T d552fbf950354029b9421c6db93703d7 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.167528 21877 tablet_replica.cc:333] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.168026 21877 raft_consensus.cc:2243] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.168740 21877 raft_consensus.cc:2272] T bb4984a85b0244d89ec6f8c1c46dc411 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.170503 21877 tablet_replica.cc:333] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.171114 21877 raft_consensus.cc:2243] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.171505 21877 raft_consensus.cc:2272] T f87ee169427b42b2907e03dcb97f2a78 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.173264 21877 tablet_replica.cc:333] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.173786 21877 raft_consensus.cc:2243] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.174234 21877 raft_consensus.cc:2272] T 18da532c4c794cd0a6b2c99f167455f9 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.176810 21877 tablet_replica.cc:333] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.177295 21877 raft_consensus.cc:2243] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.177822 21877 raft_consensus.cc:2272] T c2e4b3bd0d60401bb81f032472c31a49 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.179716 21877 tablet_replica.cc:333] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.180162 21877 raft_consensus.cc:2243] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.180831 21877 raft_consensus.cc:2272] T d2e65f389fda4f4cb165476b9303163d P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.182471 21877 tablet_replica.cc:333] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.182932 21877 raft_consensus.cc:2243] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.183701 21877 raft_consensus.cc:2272] T c92c19e6f6234957bcb87acdbebefe89 P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.185447 21877 tablet_replica.cc:333] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.185925 21877 raft_consensus.cc:2243] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.186381 21877 raft_consensus.cc:2272] T 651658580d4f44c3b08882267f9119e9 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.188092 21877 tablet_replica.cc:333] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.188671 21877 raft_consensus.cc:2243] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.189242 21877 raft_consensus.cc:2272] T 612df1e4fb3c43c5a1400690be4e35fa P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.191368 21877 tablet_replica.cc:333] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.191844 21877 raft_consensus.cc:2243] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.192243 21877 raft_consensus.cc:2272] T f5f68d31e446400b92b7c01ac848e8b6 P 7972aaad247e4b89a3bd0165da2345d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.194039 21877 tablet_replica.cc:333] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.194497 21877 raft_consensus.cc:2243] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.194916 21877 raft_consensus.cc:2272] T 8a40e32b6eda4707899b3372285bd38b P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.196648 21877 tablet_replica.cc:333] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5: stopping tablet replica
I20260713 09:09:26.197105 21877 raft_consensus.cc:2243] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.197829 21877 raft_consensus.cc:2272] T 6c781221a5f84b73bc5e9e317c8ed5cc P 7972aaad247e4b89a3bd0165da2345d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:26.205166 24111 consensus_peers.cc:597] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:26.233386 24182 consensus_peers.cc:597] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 -> Peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Couldn't send request to peer 7972aaad247e4b89a3bd0165da2345d5. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.66:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.238129 21877 tablet_server.cc:196] TabletServer@127.21.93.66:0 shutdown complete.
W20260713 09:09:26.241727 24108 consensus_peers.cc:597] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Couldn't send request to peer 7972aaad247e4b89a3bd0165da2345d5. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.66:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.273821 21877 tablet_server.cc:179] TabletServer@127.21.93.67:0 shutting down...
W20260713 09:09:26.288995 24111 consensus_peers.cc:597] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:26.289552 24111 consensus_peers.cc:597] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:26.290830 24185 consensus_peers.cc:597] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 -> Peer ec904fd40e1147baa70ba992fa766ead (127.21.93.65:44017): Couldn't send request to peer ec904fd40e1147baa70ba992fa766ead. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:44017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.315717 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:26.316512 21877 tablet_replica.cc:333] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.317150 21877 raft_consensus.cc:2243] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.318046 21877 raft_consensus.cc:2272] T 29034cef08fb445092f79fad9c8cdacf P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.320078 21877 tablet_replica.cc:333] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.320673 21877 raft_consensus.cc:2243] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.321130 21877 raft_consensus.cc:2272] T 8a40e32b6eda4707899b3372285bd38b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.323100 21877 tablet_replica.cc:333] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.323668 21877 raft_consensus.cc:2243] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.324112 21877 raft_consensus.cc:2272] T 50243cfdf09a41b990671461662e791b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.325839 21877 tablet_replica.cc:333] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.326386 21877 raft_consensus.cc:2243] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.326867 21877 raft_consensus.cc:2272] T b9f3a534197e465c97e040864e8d575e P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.328698 21877 tablet_replica.cc:333] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.329326 21877 raft_consensus.cc:2243] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.329778 21877 raft_consensus.cc:2272] T 16abe5d251d641a0bdb0d00b807e87cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.331697 21877 tablet_replica.cc:333] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.332219 21877 raft_consensus.cc:2243] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.332630 21877 raft_consensus.cc:2272] T 252c277942904b03a426014e2d8e2468 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.334759 21877 tablet_replica.cc:333] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.335356 21877 raft_consensus.cc:2243] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.335809 21877 raft_consensus.cc:2272] T aef2ddef4cf946c995b73da2d8551b5d P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.337762 21877 tablet_replica.cc:333] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.338248 21877 raft_consensus.cc:2243] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.338608 21877 raft_consensus.cc:2272] T 332265c0c2564dd78b798132de95e56e P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.340360 21877 tablet_replica.cc:333] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.340824 21877 raft_consensus.cc:2243] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.341171 21877 raft_consensus.cc:2272] T 651658580d4f44c3b08882267f9119e9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.342895 21877 tablet_replica.cc:333] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.343330 21877 raft_consensus.cc:2243] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.343700 21877 raft_consensus.cc:2272] T 83a3de787e2940be9d5f8501a5053ee5 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.345428 21877 tablet_replica.cc:333] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.345971 21877 raft_consensus.cc:2243] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.346474 21877 raft_consensus.cc:2272] T 18da532c4c794cd0a6b2c99f167455f9 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.349224 21877 tablet_replica.cc:333] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.349920 21877 raft_consensus.cc:2243] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:09:26.350461 24108 consensus_peers.cc:597] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 -> Peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Couldn't send request to peer 7972aaad247e4b89a3bd0165da2345d5. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.66:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.350962 21877 raft_consensus.cc:2272] T 149d5d8c3c31422691a17c7e2e05d32b P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.352895 21877 tablet_replica.cc:333] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.353354 21877 raft_consensus.cc:2243] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.354013 21877 raft_consensus.cc:2272] T 354f4b1b2df141ae9be2cc9dbdbb0700 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.355926 21877 tablet_replica.cc:333] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.356392 21877 raft_consensus.cc:2243] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.357115 21877 raft_consensus.cc:2272] T 1305ff7662144fef949f4ea3941db124 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.358826 21877 tablet_replica.cc:333] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.359265 21877 raft_consensus.cc:2243] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.359944 21877 raft_consensus.cc:2272] T c2e4b3bd0d60401bb81f032472c31a49 P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.361840 21877 tablet_replica.cc:333] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.362298 21877 raft_consensus.cc:2243] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.362629 21877 raft_consensus.cc:2272] T 6c781221a5f84b73bc5e9e317c8ed5cc P aa6e0f9b66a7474ebf445b0800029ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.364416 21877 tablet_replica.cc:333] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.364832 21877 raft_consensus.cc:2243] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.365590 21877 raft_consensus.cc:2272] T f5f68d31e446400b92b7c01ac848e8b6 P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.367358 21877 tablet_replica.cc:333] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7: stopping tablet replica
I20260713 09:09:26.367763 21877 raft_consensus.cc:2243] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.368304 21877 raft_consensus.cc:2272] T 612df1e4fb3c43c5a1400690be4e35fa P aa6e0f9b66a7474ebf445b0800029ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.407591 21877 tablet_server.cc:196] TabletServer@127.21.93.67:0 shutdown complete.
I20260713 09:09:26.437777 21877 tablet_server.cc:179] TabletServer@127.21.93.68:0 shutting down...
W20260713 09:09:26.467381 24183 consensus_peers.cc:597] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 -> Peer aa6e0f9b66a7474ebf445b0800029ae7 (127.21.93.67:36971): Couldn't send request to peer aa6e0f9b66a7474ebf445b0800029ae7. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.67:36971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.471205 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:26.471953 21877 tablet_replica.cc:333] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.472657 21877 raft_consensus.cc:2243] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.473600 21877 raft_consensus.cc:2272] T 50243cfdf09a41b990671461662e791b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.475690 21877 tablet_replica.cc:333] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.476254 21877 raft_consensus.cc:2243] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.476756 21877 raft_consensus.cc:2272] T 29034cef08fb445092f79fad9c8cdacf P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.478762 21877 tablet_replica.cc:333] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.479387 21877 raft_consensus.cc:2243] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.479804 21877 raft_consensus.cc:2272] T 252c277942904b03a426014e2d8e2468 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.482285 21877 tablet_replica.cc:333] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.483016 21877 raft_consensus.cc:2243] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.483815 21877 raft_consensus.cc:2272] T 8a40e32b6eda4707899b3372285bd38b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.485726 21877 tablet_replica.cc:333] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.486312 21877 raft_consensus.cc:2243] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.487012 21877 raft_consensus.cc:2272] T 354f4b1b2df141ae9be2cc9dbdbb0700 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.489295 21877 tablet_replica.cc:333] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.489876 21877 raft_consensus.cc:2243] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.490391 21877 raft_consensus.cc:2272] T 1305ff7662144fef949f4ea3941db124 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:26.490404 24182 consensus_peers.cc:597] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 -> Peer 7972aaad247e4b89a3bd0165da2345d5 (127.21.93.66:34341): Couldn't send request to peer 7972aaad247e4b89a3bd0165da2345d5. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.66:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.492581 21877 tablet_replica.cc:333] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.493119 21877 raft_consensus.cc:2243] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.493480 21877 raft_consensus.cc:2272] T c2e4b3bd0d60401bb81f032472c31a49 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.495332 21877 tablet_replica.cc:333] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.495836 21877 raft_consensus.cc:2243] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.496672 21877 raft_consensus.cc:2272] T d552fbf950354029b9421c6db93703d7 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.498683 21877 tablet_replica.cc:333] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.499279 21877 raft_consensus.cc:2243] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.499686 21877 raft_consensus.cc:2272] T 332265c0c2564dd78b798132de95e56e P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.501540 21877 tablet_replica.cc:333] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.502053 21877 raft_consensus.cc:2243] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.502758 21877 raft_consensus.cc:2272] T aef2ddef4cf946c995b73da2d8551b5d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.504670 21877 tablet_replica.cc:333] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.505172 21877 raft_consensus.cc:2243] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.505563 21877 raft_consensus.cc:2272] T 9b18ee0c543c4e29874d6aa3b778c74b P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.507547 21877 tablet_replica.cc:333] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.508083 21877 raft_consensus.cc:2243] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.508481 21877 raft_consensus.cc:2272] T f87ee169427b42b2907e03dcb97f2a78 P 53b635e284ac43e7a0ece4682297c1a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.510500 21877 tablet_replica.cc:333] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.511066 21877 raft_consensus.cc:2243] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.511968 21877 raft_consensus.cc:2272] T 83a3de787e2940be9d5f8501a5053ee5 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.514457 21877 tablet_replica.cc:333] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.515053 21877 raft_consensus.cc:2243] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.515795 21877 raft_consensus.cc:2272] T 18da532c4c794cd0a6b2c99f167455f9 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.517936 21877 tablet_replica.cc:333] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.518436 21877 raft_consensus.cc:2243] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.518839 21877 raft_consensus.cc:2272] T 149d5d8c3c31422691a17c7e2e05d32b P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.520686 21877 tablet_replica.cc:333] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.521154 21877 raft_consensus.cc:2243] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.521519 21877 raft_consensus.cc:2272] T d2e65f389fda4f4cb165476b9303163d P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.524842 21877 tablet_replica.cc:333] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.525301 21877 raft_consensus.cc:2243] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.525671 21877 raft_consensus.cc:2272] T c92c19e6f6234957bcb87acdbebefe89 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.527513 21877 tablet_replica.cc:333] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7: stopping tablet replica
I20260713 09:09:26.527947 21877 raft_consensus.cc:2243] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.528290 21877 raft_consensus.cc:2272] T bb4984a85b0244d89ec6f8c1c46dc411 P 53b635e284ac43e7a0ece4682297c1a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.574394 21877 tablet_server.cc:196] TabletServer@127.21.93.68:0 shutdown complete.
I20260713 09:09:26.607812 21877 master.cc:562] Master@127.21.93.126:41389 shutting down...
I20260713 09:09:26.631129 21877 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.631655 21877 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.631974 21877 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93caf4d1a42044c18b31e788eb6f9916: stopping tablet replica
I20260713 09:09:26.670485 21877 master.cc:584] Master@127.21.93.126:41389 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17855 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:09:26.726126 21877 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.93.126:34887
I20260713 09:09:26.727273 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:26.733402 24670 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:26.733935 24671 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:26.734604 24673 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:26.734732 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:26.735750 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:26.735955 21877 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:26.736129 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933766736112 us; error 0 us; skew 500 ppm
I20260713 09:09:26.736666 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:26.739111 21877 webserver.cc:533] Webserver started at http://127.21.93.126:38111/ using document root <none> and password file <none>
I20260713 09:09:26.739652 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:26.739848 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:26.740137 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:26.741271 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/master-0-root/instance:
uuid: "c6144f8b0c7941d58115e49b7f9330a9"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-vxf7"
I20260713 09:09:26.745494 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:09:26.748754 24678 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:26.749594 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:26.749831 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/master-0-root
uuid: "c6144f8b0c7941d58115e49b7f9330a9"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-vxf7"
I20260713 09:09:26.750093 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-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:26.764551 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:26.765663 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:26.803346 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.126:34887
I20260713 09:09:26.803470 24729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.126:34887 every 8 connection(s)
I20260713 09:09:26.807308 24730 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:26.817948 24730 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9: Bootstrap starting.
I20260713 09:09:26.823166 24730 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.827694 24730 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9: No bootstrap required, opened a new log
I20260713 09:09:26.830070 24730 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6144f8b0c7941d58115e49b7f9330a9" member_type: VOTER }
I20260713 09:09:26.830528 24730 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.830803 24730 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6144f8b0c7941d58115e49b7f9330a9, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.831512 24730 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6144f8b0c7941d58115e49b7f9330a9" member_type: VOTER }
I20260713 09:09:26.831991 24730 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:26.832244 24730 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:26.832548 24730 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.837353 24730 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6144f8b0c7941d58115e49b7f9330a9" member_type: VOTER }
I20260713 09:09:26.837913 24730 leader_election.cc:304] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [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: c6144f8b0c7941d58115e49b7f9330a9; no voters: 
I20260713 09:09:26.839164 24730 leader_election.cc:290] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:26.839563 24733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.841005 24733 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 1 LEADER]: Becoming Leader. State: Replica: c6144f8b0c7941d58115e49b7f9330a9, State: Running, Role: LEADER
I20260713 09:09:26.841601 24733 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [LEADER]: Queue going to LEADER mode. State: All 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: "c6144f8b0c7941d58115e49b7f9330a9" member_type: VOTER }
I20260713 09:09:26.842290 24730 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:26.845916 24734 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6144f8b0c7941d58115e49b7f9330a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6144f8b0c7941d58115e49b7f9330a9" member_type: VOTER } }
I20260713 09:09:26.845957 24735 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6144f8b0c7941d58115e49b7f9330a9. Latest consensus state: current_term: 1 leader_uuid: "c6144f8b0c7941d58115e49b7f9330a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6144f8b0c7941d58115e49b7f9330a9" member_type: VOTER } }
I20260713 09:09:26.846951 24734 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:26.846990 24735 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:26.850059 24739 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:26.855188 24739 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:26.861598 21877 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:26.864364 24739 catalog_manager.cc:1383] Generated new cluster ID: 5c55207491994ec1a9bbd734bf3233ff
I20260713 09:09:26.864643 24739 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:26.877529 24739 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:26.878804 24739 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:26.890276 24739 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9: Generated new TSK 0
I20260713 09:09:26.890866 24739 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:26.895356 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:26.901162 24751 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:26.902070 24752 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:26.904047 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:26.904479 24754 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:26.905388 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:26.905645 21877 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:26.905835 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933766905809 us; error 0 us; skew 500 ppm
I20260713 09:09:26.906381 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:26.908751 21877 webserver.cc:533] Webserver started at http://127.21.93.65:36157/ using document root <none> and password file <none>
I20260713 09:09:26.909255 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:26.909459 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:26.909727 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:26.910851 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-0-root/instance:
uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-vxf7"
I20260713 09:09:26.915227 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:26.918414 24759 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:26.919327 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:26.919581 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-vxf7"
I20260713 09:09:26.919823 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-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:26.954871 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:26.956049 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:26.957415 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:26.959756 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:26.959975 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.960229 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:26.960412 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:27.000270 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:38005
I20260713 09:09:27.000375 24821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:38005 every 8 connection(s)
I20260713 09:09:27.005267 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:27.013384 24826 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:27.013612 24827 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:27.017248 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:27.018091 24829 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:27.019672 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:27.019939 21877 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:27.020268 24822 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34887
I20260713 09:09:27.020277 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933767020253 us; error 0 us; skew 500 ppm
I20260713 09:09:27.020731 24822 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:27.021224 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:27.021517 24822 heartbeater.cc:507] Master 127.21.93.126:34887 requested a full tablet report, sending...
I20260713 09:09:27.023902 24695 ts_manager.cc:194] Registered new tserver with Master: 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005)
I20260713 09:09:27.024142 21877 webserver.cc:533] Webserver started at http://127.21.93.66:36771/ using document root <none> and password file <none>
I20260713 09:09:27.024811 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:27.025049 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:27.025363 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:27.026314 24695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51000
I20260713 09:09:27.026889 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-1-root/instance:
uuid: "6c361a15f701467db88b167a2b7df35d"
format_stamp: "Formatted at 2026-07-13 09:09:27 on dist-test-slave-vxf7"
I20260713 09:09:27.031697 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:27.034739 24834 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:27.035668 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:27.036000 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-1-root
uuid: "6c361a15f701467db88b167a2b7df35d"
format_stamp: "Formatted at 2026-07-13 09:09:27 on dist-test-slave-vxf7"
I20260713 09:09:27.036262 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-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:27.045086 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:27.046350 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:27.047928 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:27.050135 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:27.050375 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:27.050695 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:27.050933 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:27.092239 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.66:45513
I20260713 09:09:27.092332 24896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.66:45513 every 8 connection(s)
I20260713 09:09:27.097672 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:27.104725 24900 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:27.105271 24901 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:27.110219 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:27.110239 24903 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:27.111735 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:27.112040 21877 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:27.112210 24897 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34887
I20260713 09:09:27.112282 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933767112263 us; error 0 us; skew 500 ppm
I20260713 09:09:27.112699 24897 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:27.113164 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:27.113615 24897 heartbeater.cc:507] Master 127.21.93.126:34887 requested a full tablet report, sending...
I20260713 09:09:27.116075 21877 webserver.cc:533] Webserver started at http://127.21.93.67:44347/ using document root <none> and password file <none>
I20260713 09:09:27.116153 24695 ts_manager.cc:194] Registered new tserver with Master: 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:27.116680 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:27.116912 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:27.117188 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:27.117897 24695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51004
I20260713 09:09:27.118331 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-2-root/instance:
uuid: "ee81b67645fe44818e6bebf71eece51b"
format_stamp: "Formatted at 2026-07-13 09:09:27 on dist-test-slave-vxf7"
I20260713 09:09:27.123258 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:27.126413 24908 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:27.127240 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:27.127534 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-2-root
uuid: "ee81b67645fe44818e6bebf71eece51b"
format_stamp: "Formatted at 2026-07-13 09:09:27 on dist-test-slave-vxf7"
I20260713 09:09:27.127846 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-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:27.145675 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:27.147033 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:27.148546 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:27.150898 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:27.151091 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:27.151400 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:27.151595 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:27.193878 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.67:36389
I20260713 09:09:27.194087 24970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.67:36389 every 8 connection(s)
I20260713 09:09:27.208941 24971 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34887
I20260713 09:09:27.209339 24971 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:27.210100 24971 heartbeater.cc:507] Master 127.21.93.126:34887 requested a full tablet report, sending...
I20260713 09:09:27.212152 24695 ts_manager.cc:194] Registered new tserver with Master: ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.212560 21877 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014944372s
I20260713 09:09:27.214212 24695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51014
I20260713 09:09:27.238095 24695 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51022:
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:27.241035 24695 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:27.313045 24787 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8ada883adf4eb487d63bd331d70802 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:27.313982 24785 tablet_service.cc:1511] Processing CreateTablet for tablet 327af8c00d7d4996a8ea84cb7867dee7 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:27.314796 24787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8ada883adf4eb487d63bd331d70802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.316253 24862 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8ada883adf4eb487d63bd331d70802 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:27.317555 24862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8ada883adf4eb487d63bd331d70802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.319792 24786 tablet_service.cc:1511] Processing CreateTablet for tablet 84f1f56cd6a1418cb618f4dc0e1e4c6e (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:27.321218 24786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f1f56cd6a1418cb618f4dc0e1e4c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.322690 24784 tablet_service.cc:1511] Processing CreateTablet for tablet d899e4d7f05d434b951da7f61c225dea (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:27.324015 24784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d899e4d7f05d434b951da7f61c225dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.325181 24785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327af8c00d7d4996a8ea84cb7867dee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.330384 24861 tablet_service.cc:1511] Processing CreateTablet for tablet 84f1f56cd6a1418cb618f4dc0e1e4c6e (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:27.331735 24861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f1f56cd6a1418cb618f4dc0e1e4c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.345579 24860 tablet_service.cc:1511] Processing CreateTablet for tablet 327af8c00d7d4996a8ea84cb7867dee7 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:27.347517 24860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327af8c00d7d4996a8ea84cb7867dee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.356863 24986 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.356555 24859 tablet_service.cc:1511] Processing CreateTablet for tablet d899e4d7f05d434b951da7f61c225dea (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:27.357972 24859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d899e4d7f05d434b951da7f61c225dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.358521 24786 tablet_service.cc:1511] Processing CreateTablet for tablet cfe9f446bf8f4de1948b0a635ba7de89 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:27.359777 24786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe9f446bf8f4de1948b0a635ba7de89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.365057 24986 tablet_bootstrap.cc:654] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.368779 24858 tablet_service.cc:1511] Processing CreateTablet for tablet cfe9f446bf8f4de1948b0a635ba7de89 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:27.369024 24785 tablet_service.cc:1511] Processing CreateTablet for tablet 941539c091f548d7821ee9fd17093e3f (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:27.370186 24858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe9f446bf8f4de1948b0a635ba7de89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.372457 24784 tablet_service.cc:1511] Processing CreateTablet for tablet f3dfb94eb413443c99dbb0797a309564 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:27.373577 24787 tablet_service.cc:1511] Processing CreateTablet for tablet 34d4621fb6364015b9bebfa5c6837a41 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:27.372411 24857 tablet_service.cc:1511] Processing CreateTablet for tablet 941539c091f548d7821ee9fd17093e3f (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:27.374367 24856 tablet_service.cc:1511] Processing CreateTablet for tablet f3dfb94eb413443c99dbb0797a309564 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:27.375335 24857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941539c091f548d7821ee9fd17093e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.376156 24783 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac5e9dc0e8c41c3aa128b7be3b41e9d (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:27.376622 24855 tablet_service.cc:1511] Processing CreateTablet for tablet 34d4621fb6364015b9bebfa5c6837a41 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:27.377962 24855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d4621fb6364015b9bebfa5c6837a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.378679 24782 tablet_service.cc:1511] Processing CreateTablet for tablet afd1c90d9c554b8cb2eaf69a3b5e14c2 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:27.380483 24936 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8ada883adf4eb487d63bd331d70802 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:27.380790 24854 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac5e9dc0e8c41c3aa128b7be3b41e9d (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:27.381824 24936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8ada883adf4eb487d63bd331d70802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.381983 24854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac5e9dc0e8c41c3aa128b7be3b41e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.383987 24853 tablet_service.cc:1511] Processing CreateTablet for tablet afd1c90d9c554b8cb2eaf69a3b5e14c2 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:27.385437 24853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd1c90d9c554b8cb2eaf69a3b5e14c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.386585 24856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3dfb94eb413443c99dbb0797a309564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.387336 24935 tablet_service.cc:1511] Processing CreateTablet for tablet 84f1f56cd6a1418cb618f4dc0e1e4c6e (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:27.388960 24935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f1f56cd6a1418cb618f4dc0e1e4c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.370186 24785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941539c091f548d7821ee9fd17093e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.407100 24934 tablet_service.cc:1511] Processing CreateTablet for tablet 327af8c00d7d4996a8ea84cb7867dee7 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:27.407553 24787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d4621fb6364015b9bebfa5c6837a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.408428 24934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327af8c00d7d4996a8ea84cb7867dee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.415194 24784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3dfb94eb413443c99dbb0797a309564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.415344 24988 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.419661 24933 tablet_service.cc:1511] Processing CreateTablet for tablet d899e4d7f05d434b951da7f61c225dea (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:27.419840 24932 tablet_service.cc:1511] Processing CreateTablet for tablet cfe9f446bf8f4de1948b0a635ba7de89 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:27.421296 24933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d899e4d7f05d434b951da7f61c225dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.421514 24928 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac5e9dc0e8c41c3aa128b7be3b41e9d (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:27.421918 24931 tablet_service.cc:1511] Processing CreateTablet for tablet 941539c091f548d7821ee9fd17093e3f (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:27.424063 24927 tablet_service.cc:1511] Processing CreateTablet for tablet afd1c90d9c554b8cb2eaf69a3b5e14c2 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:27.424193 24930 tablet_service.cc:1511] Processing CreateTablet for tablet f3dfb94eb413443c99dbb0797a309564 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:27.425268 24928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac5e9dc0e8c41c3aa128b7be3b41e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.426481 24929 tablet_service.cc:1511] Processing CreateTablet for tablet 34d4621fb6364015b9bebfa5c6837a41 (DEFAULT_TABLE table=test-workload [id=1dc2165c607746ef8a6a1a4732434c60]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:27.427969 24929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d4621fb6364015b9bebfa5c6837a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.431031 24782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd1c90d9c554b8cb2eaf69a3b5e14c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.431491 24927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd1c90d9c554b8cb2eaf69a3b5e14c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.435169 24932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe9f446bf8f4de1948b0a635ba7de89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.435844 24930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3dfb94eb413443c99dbb0797a309564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.439767 24931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941539c091f548d7821ee9fd17093e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.443084 24783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac5e9dc0e8c41c3aa128b7be3b41e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.473305 24986 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:27.473930 24986 ts_tablet_manager.cc:1403] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.117s	user 0.007s	sys 0.008s
I20260713 09:09:27.477376 24986 raft_consensus.cc:359] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.478164 24986 raft_consensus.cc:385] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.478492 24986 raft_consensus.cc:740] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.479514 24986 consensus_queue.cc:260] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.483136 24988 tablet_bootstrap.cc:654] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.500823 24822 heartbeater.cc:499] Master 127.21.93.126:34887 was elected leader, sending a full tablet report...
I20260713 09:09:27.502077 24986 ts_tablet_manager.cc:1434] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.010s
I20260713 09:09:27.503352 24986 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.510515 24986 tablet_bootstrap.cc:654] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.521721 24990 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:27.521061 24988 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:27.523774 24988 ts_tablet_manager.cc:1403] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.007s
I20260713 09:09:27.526726 24988 raft_consensus.cc:359] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.528992 24988 raft_consensus.cc:385] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.529301 24988 raft_consensus.cc:740] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.530107 24988 consensus_queue.cc:260] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.531045 24990 tablet_bootstrap.cc:654] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.531472 24986 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:27.532183 24986 ts_tablet_manager.cc:1403] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.013s
I20260713 09:09:27.533874 24897 heartbeater.cc:499] Master 127.21.93.126:34887 was elected leader, sending a full tablet report...
I20260713 09:09:27.534706 24988 ts_tablet_manager.cc:1434] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:09:27.535820 24988 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.535408 24986 raft_consensus.cc:359] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.536162 24986 raft_consensus.cc:385] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.536446 24986 raft_consensus.cc:740] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.537158 24986 consensus_queue.cc:260] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.539398 24986 ts_tablet_manager.cc:1434] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:27.540364 24986 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.543716 24988 tablet_bootstrap.cc:654] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.546933 24986 tablet_bootstrap.cc:654] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.578671 24990 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:27.578794 24986 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:27.579131 24988 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:27.579305 24990 ts_tablet_manager.cc:1403] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.079s	user 0.028s	sys 0.015s
I20260713 09:09:27.579314 24986 ts_tablet_manager.cc:1403] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.019s
I20260713 09:09:27.579643 24988 ts_tablet_manager.cc:1403] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.021s
I20260713 09:09:27.579706 24993 raft_consensus.cc:493] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.580310 24993 raft_consensus.cc:515] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.582798 24989 raft_consensus.cc:493] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.582648 24990 raft_consensus.cc:359] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.582898 24988 raft_consensus.cc:359] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.583544 24990 raft_consensus.cc:385] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.583400 24989 raft_consensus.cc:515] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.583885 24990 raft_consensus.cc:740] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.584693 24990 consensus_queue.cc:260] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.583763 24988 raft_consensus.cc:385] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.585522 24988 raft_consensus.cc:740] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.586026 24989 leader_election.cc:290] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.586723 24986 raft_consensus.cc:359] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.588173 24986 raft_consensus.cc:385] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.588500 24986 raft_consensus.cc:740] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.589267 24986 consensus_queue.cc:260] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.591440 24986 ts_tablet_manager.cc:1434] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:09:27.587388 24988 consensus_queue.cc:260] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.597635 24993 leader_election.cc:290] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.599954 24986 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.603018 24993 raft_consensus.cc:493] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.603649 24993 raft_consensus.cc:515] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.606142 24993 leader_election.cc:290] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.609092 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:27.610002 24797 raft_consensus.cc:2468] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 0.
I20260713 09:09:27.611812 24988 ts_tablet_manager.cc:1434] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.032s	user 0.018s	sys 0.003s
I20260713 09:09:27.611898 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8ada883adf4eb487d63bd331d70802" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:27.612622 24797 raft_consensus.cc:2468] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 0.
I20260713 09:09:27.614200 24838 leader_election.cc:304] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:27.615166 24838 leader_election.cc:304] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:27.619773 24988 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.627063 24993 raft_consensus.cc:2804] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.627530 24993 raft_consensus.cc:493] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.627619 24988 tablet_bootstrap.cc:654] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.627923 24993 raft_consensus.cc:3060] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.631706 24986 tablet_bootstrap.cc:654] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.648881 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:27.651297 25000 raft_consensus.cc:2804] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.651788 25000 raft_consensus.cc:493] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.651532 24993 raft_consensus.cc:515] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.655244 24872 raft_consensus.cc:2393] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in current term 1: Already voted for candidate 6c361a15f701467db88b167a2b7df35d in this term.
I20260713 09:09:27.655277 24990 ts_tablet_manager.cc:1434] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.075s	user 0.021s	sys 0.029s
I20260713 09:09:27.656405 24971 heartbeater.cc:499] Master 127.21.93.126:34887 was elected leader, sending a full tablet report...
I20260713 09:09:27.653587 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:27.654209 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8ada883adf4eb487d63bd331d70802" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:27.656404 24993 leader_election.cc:290] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.659507 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:27.659998 24797 raft_consensus.cc:3060] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.652174 25000 raft_consensus.cc:3060] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.667837 25000 raft_consensus.cc:515] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
W20260713 09:09:27.669584 24838 leader_election.cc:343] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:27.670958 24838 leader_election.cc:343] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.672362 24797 raft_consensus.cc:2468] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:27.672434 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:27.662384 24990 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:27.673695 24838 leader_election.cc:304] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
W20260713 09:09:27.675139 24838 leader_election.cc:343] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.675479 25000 leader_election.cc:290] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.676056 25000 raft_consensus.cc:2804] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.676465 25000 raft_consensus.cc:697] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Becoming Leader. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:27.677307 25000 consensus_queue.cc:237] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.678421 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8ada883adf4eb487d63bd331d70802" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
W20260713 09:09:27.679941 24838 leader_election.cc:343] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.681874 24990 tablet_bootstrap.cc:654] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.681934 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8ada883adf4eb487d63bd331d70802" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:27.682603 24797 raft_consensus.cc:3060] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.685863 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
W20260713 09:09:27.687817 24763 leader_election.cc:343] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.688491 24763 leader_election.cc:304] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa; no voters: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b
I20260713 09:09:27.690583 24989 raft_consensus.cc:2749] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:27.693639 24986 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:27.694145 24986 ts_tablet_manager.cc:1403] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.030s
I20260713 09:09:27.697145 24986 raft_consensus.cc:359] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.697857 24986 raft_consensus.cc:385] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.698155 24986 raft_consensus.cc:740] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.698967 24986 consensus_queue.cc:260] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.699620 24797 raft_consensus.cc:2468] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:27.701144 24838 leader_election.cc:304] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: ee81b67645fe44818e6bebf71eece51b
I20260713 09:09:27.702674 24993 raft_consensus.cc:2804] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.702557 24695 catalog_manager.cc:5697] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c361a15f701467db88b167a2b7df35d (127.21.93.66). New cstate: current_term: 1 leader_uuid: "6c361a15f701467db88b167a2b7df35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.706512 24988 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:27.707222 24988 ts_tablet_manager.cc:1403] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.011s
I20260713 09:09:27.707732 24986 ts_tablet_manager.cc:1434] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:09:27.711073 24988 raft_consensus.cc:359] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.712062 24988 raft_consensus.cc:385] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.712459 24988 raft_consensus.cc:740] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.713151 24986 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.713783 24988 consensus_queue.cc:260] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.716595 24988 ts_tablet_manager.cc:1434] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:09:27.717958 24988 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.719223 24993 raft_consensus.cc:697] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Becoming Leader. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:27.720494 24993 consensus_queue.cc:237] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.722757 24986 tablet_bootstrap.cc:654] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.724947 24988 tablet_bootstrap.cc:654] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.731901 24990 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:27.732450 24990 ts_tablet_manager.cc:1403] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.070s	user 0.030s	sys 0.023s
I20260713 09:09:27.735423 24990 raft_consensus.cc:359] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.736147 24990 raft_consensus.cc:385] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.736284 24986 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:27.736479 24990 raft_consensus.cc:740] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.737000 24986 ts_tablet_manager.cc:1403] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260713 09:09:27.737149 24988 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:27.737841 24988 ts_tablet_manager.cc:1403] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260713 09:09:27.737380 24990 consensus_queue.cc:260] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.737232 24694 catalog_manager.cc:5697] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c361a15f701467db88b167a2b7df35d (127.21.93.66). New cstate: current_term: 1 leader_uuid: "6c361a15f701467db88b167a2b7df35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.739905 24990 ts_tablet_manager.cc:1434] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:27.740845 24990 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:27.740801 24988 raft_consensus.cc:359] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.741671 24988 raft_consensus.cc:385] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.741967 24988 raft_consensus.cc:740] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.742678 24988 consensus_queue.cc:260] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.745200 24988 ts_tablet_manager.cc:1434] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:27.746131 24988 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.748183 24990 tablet_bootstrap.cc:654] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.752749 24988 tablet_bootstrap.cc:654] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.755095 24986 raft_consensus.cc:359] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.756295 24986 raft_consensus.cc:385] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.756747 24986 raft_consensus.cc:740] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.757947 24986 consensus_queue.cc:260] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.760584 24986 ts_tablet_manager.cc:1434] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:09:27.761301 24990 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:27.761693 24986 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.761814 24990 ts_tablet_manager.cc:1403] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:09:27.762698 24988 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:27.763217 24988 ts_tablet_manager.cc:1403] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:09:27.764873 24990 raft_consensus.cc:359] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.765662 24990 raft_consensus.cc:385] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.765976 24990 raft_consensus.cc:740] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.766053 24988 raft_consensus.cc:359] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.766860 24988 raft_consensus.cc:385] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.766892 24990 consensus_queue.cc:260] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.767588 24993 raft_consensus.cc:493] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.768078 24993 raft_consensus.cc:515] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.767271 24988 raft_consensus.cc:740] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.769397 24990 ts_tablet_manager.cc:1434] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:27.769474 24988 consensus_queue.cc:260] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.770108 24993 leader_election.cc:290] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.770470 24990 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:27.772214 24988 ts_tablet_manager.cc:1434] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:27.772315 24998 raft_consensus.cc:493] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.772847 24998 raft_consensus.cc:515] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.773252 24988 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.773646 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327af8c00d7d4996a8ea84cb7867dee7" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:27.774281 24797 raft_consensus.cc:2468] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 0.
I20260713 09:09:27.776443 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327af8c00d7d4996a8ea84cb7867dee7" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:27.777943 24998 leader_election.cc:290] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
W20260713 09:09:27.778205 24838 leader_election.cc:343] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.778960 24838 leader_election.cc:304] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [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: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: ee81b67645fe44818e6bebf71eece51b
I20260713 09:09:27.779996 24993 raft_consensus.cc:2804] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.780290 24988 tablet_bootstrap.cc:654] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.780406 24993 raft_consensus.cc:493] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.780800 24993 raft_consensus.cc:3060] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.783912 24986 tablet_bootstrap.cc:654] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.793345 24988 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:27.793948 24988 ts_tablet_manager.cc:1403] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:09:27.796948 24988 raft_consensus.cc:359] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.797647 24988 raft_consensus.cc:385] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.797976 24988 raft_consensus.cc:740] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.798085 24990 tablet_bootstrap.cc:654] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.798717 24988 consensus_queue.cc:260] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.801122 24988 ts_tablet_manager.cc:1434] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:27.801424 24993 raft_consensus.cc:515] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.802111 24988 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.803551 24993 leader_election.cc:290] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.804207 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327af8c00d7d4996a8ea84cb7867dee7" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:27.804780 24797 raft_consensus.cc:3060] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.810034 24988 tablet_bootstrap.cc:654] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.811935 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327af8c00d7d4996a8ea84cb7867dee7" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
W20260713 09:09:27.813441 24838 leader_election.cc:343] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.813742 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:27.815490 24797 raft_consensus.cc:2468] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:27.816728 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:27.817782 24990 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:27.818104 24796 raft_consensus.cc:2393] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee81b67645fe44818e6bebf71eece51b in current term 1: Already voted for candidate 6c361a15f701467db88b167a2b7df35d in this term.
I20260713 09:09:27.818289 24990 ts_tablet_manager.cc:1403] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.003s
I20260713 09:09:27.818440 24838 leader_election.cc:304] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: ee81b67645fe44818e6bebf71eece51b
I20260713 09:09:27.819420 24912 leader_election.cc:304] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d
I20260713 09:09:27.816993 24988 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:27.819798 24993 raft_consensus.cc:2804] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.820489 24988 ts_tablet_manager.cc:1403] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260713 09:09:27.820578 24993 raft_consensus.cc:697] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Becoming Leader. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:27.820703 24998 raft_consensus.cc:3060] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.821893 24993 consensus_queue.cc:237] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.825424 24990 raft_consensus.cc:359] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.826205 24990 raft_consensus.cc:385] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.826495 24990 raft_consensus.cc:740] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.823644 24988 raft_consensus.cc:359] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.825057 24986 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:27.827409 24986 ts_tablet_manager.cc:1403] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.004s
I20260713 09:09:27.827272 24990 consensus_queue.cc:260] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.828600 24998 raft_consensus.cc:2749] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:27.831708 24986 raft_consensus.cc:359] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.832752 24986 raft_consensus.cc:385] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.833212 24986 raft_consensus.cc:740] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.833678 24989 raft_consensus.cc:493] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.834312 24989 raft_consensus.cc:515] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.834376 24986 consensus_queue.cc:260] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.836647 24988 raft_consensus.cc:385] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.837178 24988 raft_consensus.cc:740] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.838483 24988 consensus_queue.cc:260] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.839927 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:27.840795 24872 raft_consensus.cc:2468] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 0.
I20260713 09:09:27.842538 24763 leader_election.cc:304] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:27.844579 24988 ts_tablet_manager.cc:1434] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:09:27.844874 24989 leader_election.cc:290] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.846591 24988 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.851078 24989 raft_consensus.cc:2804] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.851678 24989 raft_consensus.cc:493] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.856101 24989 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.859629 25007 raft_consensus.cc:493] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.860265 25007 raft_consensus.cc:515] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.863875 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941539c091f548d7821ee9fd17093e3f" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
W20260713 09:09:27.865229 24838 leader_election.cc:343] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.865276 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941539c091f548d7821ee9fd17093e3f" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
W20260713 09:09:27.858623 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:27.866742 24838 leader_election.cc:343] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.867202 24838 leader_election.cc:304] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c361a15f701467db88b167a2b7df35d; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, ee81b67645fe44818e6bebf71eece51b
I20260713 09:09:27.868088 25000 raft_consensus.cc:2749] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:27.866757 25007 leader_election.cc:290] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.874528 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
W20260713 09:09:27.876601 24763 leader_election.cc:343] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.879814 24988 tablet_bootstrap.cc:654] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.883939 24989 raft_consensus.cc:515] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.886248 24986 ts_tablet_manager.cc:1434] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.058s	user 0.015s	sys 0.007s
I20260713 09:09:27.887605 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:27.888351 24872 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.891319 24986 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.898445 24872 raft_consensus.cc:2468] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 1.
I20260713 09:09:27.900106 24763 leader_election.cc:304] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:27.901363 25021 raft_consensus.cc:2804] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.902606 24988 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:27.903026 25021 raft_consensus.cc:697] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: Becoming Leader. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Running, Role: LEADER
I20260713 09:09:27.903339 24988 ts_tablet_manager.cc:1403] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.000s
I20260713 09:09:27.904289 25021 consensus_queue.cc:237] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.908013 24990 ts_tablet_manager.cc:1434] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.089s	user 0.034s	sys 0.050s
I20260713 09:09:27.909052 24990 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:27.910182 24989 leader_election.cc:290] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Requested vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.913424 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:27.912353 24693 catalog_manager.cc:5697] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c361a15f701467db88b167a2b7df35d (127.21.93.66). New cstate: current_term: 1 leader_uuid: "6c361a15f701467db88b167a2b7df35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:27.915010 24763 leader_election.cc:343] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.915628 24990 tablet_bootstrap.cc:654] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.918097 24986 tablet_bootstrap.cc:654] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.922391 24988 raft_consensus.cc:359] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.923199 24988 raft_consensus.cc:385] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.923485 24988 raft_consensus.cc:740] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.924350 24988 consensus_queue.cc:260] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.925254 24990 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:27.925917 24990 ts_tablet_manager.cc:1403] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:09:27.926812 24695 catalog_manager.cc:5697] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65). New cstate: current_term: 1 leader_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.930217 24990 raft_consensus.cc:359] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.931190 24990 raft_consensus.cc:385] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.931551 24990 raft_consensus.cc:740] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.932296 24990 consensus_queue.cc:260] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.934039 24986 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:27.934499 24990 ts_tablet_manager.cc:1434] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:09:27.934518 24986 ts_tablet_manager.cc:1403] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.000s
I20260713 09:09:27.935650 24990 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:27.926823 24988 ts_tablet_manager.cc:1434] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:09:27.937616 24986 raft_consensus.cc:359] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.938344 24988 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:27.938349 24986 raft_consensus.cc:385] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.939294 24986 raft_consensus.cc:740] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.940282 24986 consensus_queue.cc:260] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.942835 24990 tablet_bootstrap.cc:654] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.942885 24986 ts_tablet_manager.cc:1434] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:09:27.944208 24986 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.945430 24988 tablet_bootstrap.cc:654] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.952358 24986 tablet_bootstrap.cc:654] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.959121 24990 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:27.959650 24990 ts_tablet_manager.cc:1403] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260713 09:09:27.961433 24986 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:27.961934 24986 ts_tablet_manager.cc:1403] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:09:27.962602 24990 raft_consensus.cc:359] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.963362 24990 raft_consensus.cc:385] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.963653 24990 raft_consensus.cc:740] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.964428 24990 consensus_queue.cc:260] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.964651 24986 raft_consensus.cc:359] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.965430 24986 raft_consensus.cc:385] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.965752 24986 raft_consensus.cc:740] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.965799 24993 raft_consensus.cc:493] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.966737 24990 ts_tablet_manager.cc:1434] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:27.966471 24993 raft_consensus.cc:515] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.966596 24986 consensus_queue.cc:260] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.967754 24990 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:27.968719 25021 raft_consensus.cc:493] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.969187 25021 raft_consensus.cc:515] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:27.970894 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe9f446bf8f4de1948b0a635ba7de89" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:27.971216 25021 leader_election.cc:290] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:27.971614 24797 raft_consensus.cc:2468] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 0.
I20260713 09:09:27.972133 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe9f446bf8f4de1948b0a635ba7de89" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:27.972759 24945 raft_consensus.cc:2468] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 0.
I20260713 09:09:27.973330 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d4621fb6364015b9bebfa5c6837a41" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:27.973557 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d4621fb6364015b9bebfa5c6837a41" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:27.973724 24993 leader_election.cc:290] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
W20260713 09:09:27.974798 24763 leader_election.cc:343] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.974959 24990 tablet_bootstrap.cc:654] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:27.975493 24763 leader_election.cc:343] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.975907 24763 leader_election.cc:304] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa; no voters: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b
I20260713 09:09:27.977233 24838 leader_election.cc:304] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:27.978327 24993 raft_consensus.cc:2804] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.978570 25021 raft_consensus.cc:2749] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:27.978708 24993 raft_consensus.cc:493] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.983356 24993 raft_consensus.cc:3060] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.984052 24986 ts_tablet_manager.cc:1434] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:09:27.990350 24986 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:27.999357 24986 tablet_bootstrap.cc:654] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.999419 24993 raft_consensus.cc:515] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.005884 24990 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:28.006377 24990 ts_tablet_manager.cc:1403] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.012s
I20260713 09:09:28.006625 24986 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:28.007143 24986 ts_tablet_manager.cc:1403] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260713 09:09:28.008265 24993 leader_election.cc:290] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:28.009279 24990 raft_consensus.cc:359] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.009660 24986 raft_consensus.cc:359] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.010038 24990 raft_consensus.cc:385] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.010278 24986 raft_consensus.cc:385] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.010330 24990 raft_consensus.cc:740] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.010601 24986 raft_consensus.cc:740] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.011317 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe9f446bf8f4de1948b0a635ba7de89" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:28.011183 24990 consensus_queue.cc:260] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.011612 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe9f446bf8f4de1948b0a635ba7de89" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:28.011946 24797 raft_consensus.cc:3060] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.012233 24946 raft_consensus.cc:3060] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.013585 24990 ts_tablet_manager.cc:1434] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:09:28.014824 24990 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:28.017088 24988 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:28.017660 24988 ts_tablet_manager.cc:1403] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.029s
I20260713 09:09:28.020081 24946 raft_consensus.cc:2468] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:28.021039 24988 raft_consensus.cc:359] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.021445 24990 tablet_bootstrap.cc:654] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.021490 24838 leader_election.cc:304] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:28.022017 24988 raft_consensus.cc:385] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.020076 24797 raft_consensus.cc:2468] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:28.022454 24988 raft_consensus.cc:740] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.023578 24988 consensus_queue.cc:260] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.024083 24986 consensus_queue.cc:260] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.024678 25007 raft_consensus.cc:2804] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.025197 25007 raft_consensus.cc:697] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Becoming Leader. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:28.026088 25007 consensus_queue.cc:237] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.026558 24986 ts_tablet_manager.cc:1434] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260713 09:09:28.031975 24986 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:28.033659 24988 ts_tablet_manager.cc:1434] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:09:28.036037 24988 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d: Bootstrap starting.
I20260713 09:09:28.037712 25021 raft_consensus.cc:493] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.038260 25021 raft_consensus.cc:515] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.039745 24986 tablet_bootstrap.cc:654] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.040758 25021 leader_election.cc:290] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:28.041453 25020 raft_consensus.cc:493] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.041939 25020 raft_consensus.cc:515] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.044346 25020 leader_election.cc:290] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:28.047180 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:28.047971 24946 raft_consensus.cc:2468] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 0.
I20260713 09:09:28.049477 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:28.050182 24872 raft_consensus.cc:2468] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 0.
I20260713 09:09:28.051659 24763 leader_election.cc:304] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:28.052093 24986 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: No bootstrap required, opened a new log
I20260713 09:09:28.052096 24990 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:28.052703 24986 ts_tablet_manager.cc:1403] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:09:28.052860 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327af8c00d7d4996a8ea84cb7867dee7" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:28.053355 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327af8c00d7d4996a8ea84cb7867dee7" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:28.053979 24990 ts_tablet_manager.cc:1403] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.018s
I20260713 09:09:28.053618 24797 raft_consensus.cc:2393] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee81b67645fe44818e6bebf71eece51b in current term 1: Already voted for candidate 6c361a15f701467db88b167a2b7df35d in this term.
I20260713 09:09:28.055495 24986 raft_consensus.cc:359] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.056133 24986 raft_consensus.cc:385] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.056394 24986 raft_consensus.cc:740] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.056737 24990 raft_consensus.cc:359] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.057377 24990 raft_consensus.cc:385] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.057188 24986 consensus_queue.cc:260] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.057654 24990 raft_consensus.cc:740] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.058292 24990 consensus_queue.cc:260] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.059325 24986 ts_tablet_manager.cc:1434] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:09:28.060163 24990 ts_tablet_manager.cc:1434] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:28.059983 24693 catalog_manager.cc:5697] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c361a15f701467db88b167a2b7df35d (127.21.93.66). New cstate: current_term: 1 leader_uuid: "6c361a15f701467db88b167a2b7df35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.062120 24988 tablet_bootstrap.cc:654] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.062747 24990 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:28.062969 24989 raft_consensus.cc:2804] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.063452 24989 raft_consensus.cc:493] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.063831 24989 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.067013 25022 raft_consensus.cc:493] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.067476 25022 raft_consensus.cc:515] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.068882 24990 tablet_bootstrap.cc:654] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.070863 25022 leader_election.cc:290] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:28.071295 24912 leader_election.cc:304] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d
I20260713 09:09:28.072635 24998 raft_consensus.cc:3060] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.073979 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd1c90d9c554b8cb2eaf69a3b5e14c2" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:28.073894 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd1c90d9c554b8cb2eaf69a3b5e14c2" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:28.074869 24946 raft_consensus.cc:2468] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 0.
I20260713 09:09:28.076400 24763 leader_election.cc:304] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:28.077304 25022 raft_consensus.cc:2804] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.080695 24988 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d: No bootstrap required, opened a new log
I20260713 09:09:28.081331 24988 ts_tablet_manager.cc:1403] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.008s
I20260713 09:09:28.083174 24998 raft_consensus.cc:2749] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.084702 24988 raft_consensus.cc:359] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.085593 24988 raft_consensus.cc:385] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.085937 24988 raft_consensus.cc:740] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.087134 25021 raft_consensus.cc:493] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.086761 24988 consensus_queue.cc:260] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.077713 25022 raft_consensus.cc:493] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.087679 25021 raft_consensus.cc:515] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.088665 25022 raft_consensus.cc:3060] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.089444 24988 ts_tablet_manager.cc:1434] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:28.090314 25021 leader_election.cc:290] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
W20260713 09:09:28.099485 24763 leader_election.cc:343] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.102252 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac5e9dc0e8c41c3aa128b7be3b41e9d" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:28.102973 24872 raft_consensus.cc:2468] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 0.
I20260713 09:09:28.104039 24763 leader_election.cc:304] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:28.105782 25021 raft_consensus.cc:2804] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.106352 25021 raft_consensus.cc:493] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.106911 25021 raft_consensus.cc:3060] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.108953 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac5e9dc0e8c41c3aa128b7be3b41e9d" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
W20260713 09:09:28.110627 24763 leader_election.cc:343] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.104529 24989 raft_consensus.cc:515] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.101871 25022 raft_consensus.cc:515] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.114920 25022 leader_election.cc:290] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Requested vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:28.115417 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:28.116272 24989 leader_election.cc:290] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Requested vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:28.116365 24872 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.115433 24998 raft_consensus.cc:493] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.117340 24998 raft_consensus.cc:515] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.119688 24990 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:28.120146 24990 ts_tablet_manager.cc:1403] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.018s
I20260713 09:09:28.122514 25007 consensus_queue.cc:1048] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.122968 24990 raft_consensus.cc:359] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.123221 25021 raft_consensus.cc:515] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.123656 24990 raft_consensus.cc:385] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.123999 24990 raft_consensus.cc:740] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.124313 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd1c90d9c554b8cb2eaf69a3b5e14c2" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:28.124891 24871 raft_consensus.cc:3060] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.124706 24990 consensus_queue.cc:260] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.126200 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941539c091f548d7821ee9fd17093e3f" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:28.126693 24990 ts_tablet_manager.cc:1434] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:28.127013 24795 raft_consensus.cc:2468] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 0.
I20260713 09:09:28.127640 24990 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b: Bootstrap starting.
I20260713 09:09:28.128343 24912 leader_election.cc:304] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:28.128649 25007 consensus_queue.cc:1048] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.129662 25020 raft_consensus.cc:2804] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.130066 25020 raft_consensus.cc:493] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.130438 25020 raft_consensus.cc:3060] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.132216 24871 raft_consensus.cc:2468] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 1.
I20260713 09:09:28.133749 24990 tablet_bootstrap.cc:654] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.133603 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd1c90d9c554b8cb2eaf69a3b5e14c2" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:28.135752 24946 raft_consensus.cc:3060] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.134460 24872 raft_consensus.cc:2468] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 1.
I20260713 09:09:28.135862 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:28.136739 24945 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.142304 24946 raft_consensus.cc:2468] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 1.
I20260713 09:09:28.143180 25020 raft_consensus.cc:515] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.144460 24998 leader_election.cc:290] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:28.148067 25020 leader_election.cc:290] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:28.136003 24763 leader_election.cc:304] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:28.154278 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941539c091f548d7821ee9fd17093e3f" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:28.155151 24871 raft_consensus.cc:2468] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 0.
I20260713 09:09:28.156018 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941539c091f548d7821ee9fd17093e3f" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:28.156167 24945 raft_consensus.cc:2468] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 1.
I20260713 09:09:28.156651 24795 raft_consensus.cc:3060] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.157205 25022 raft_consensus.cc:2804] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.157841 25022 raft_consensus.cc:697] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: Becoming Leader. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Running, Role: LEADER
I20260713 09:09:28.158965 25022 consensus_queue.cc:237] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.162618 24795 raft_consensus.cc:2468] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 1.
I20260713 09:09:28.164264 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941539c091f548d7821ee9fd17093e3f" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:28.164424 24912 leader_election.cc:304] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:28.165022 24871 raft_consensus.cc:3060] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.166461 25038 raft_consensus.cc:2804] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.167024 25038 raft_consensus.cc:697] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 1 LEADER]: Becoming Leader. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Running, Role: LEADER
I20260713 09:09:28.167903 25038 consensus_queue.cc:237] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.164656 25021 leader_election.cc:290] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Requested vote from peers 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:28.175966 24763 leader_election.cc:304] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:28.174431 24871 raft_consensus.cc:2468] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 1.
I20260713 09:09:28.179423 25021 raft_consensus.cc:2804] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.183046 25021 raft_consensus.cc:697] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: Becoming Leader. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Running, Role: LEADER
I20260713 09:09:28.184156 25021 consensus_queue.cc:237] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.191570 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac5e9dc0e8c41c3aa128b7be3b41e9d" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:28.191768 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac5e9dc0e8c41c3aa128b7be3b41e9d" candidate_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:28.192354 24871 raft_consensus.cc:3060] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.193346 24990 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b: No bootstrap required, opened a new log
I20260713 09:09:28.193779 24990 ts_tablet_manager.cc:1403] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.035s
I20260713 09:09:28.196192 24990 raft_consensus.cc:359] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.196821 24990 raft_consensus.cc:385] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.197065 24990 raft_consensus.cc:740] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.197695 24990 consensus_queue.cc:260] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.199752 24990 ts_tablet_manager.cc:1434] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:28.199890 24871 raft_consensus.cc:2468] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in term 1.
I20260713 09:09:28.201452 25000 raft_consensus.cc:493] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.201923 25000 raft_consensus.cc:515] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.201344 24763 leader_election.cc:304] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:28.203955 25000 leader_election.cc:290] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:28.204110 25022 raft_consensus.cc:2804] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.204594 25022 raft_consensus.cc:697] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: Becoming Leader. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Running, Role: LEADER
I20260713 09:09:28.205370 25022 consensus_queue.cc:237] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
W20260713 09:09:28.208302 24763 leader_election.cc:343] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.212230 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d4621fb6364015b9bebfa5c6837a41" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:28.212953 24946 raft_consensus.cc:2468] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 0.
I20260713 09:09:28.213114 24692 catalog_manager.cc:5697] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b reported cstate change: term changed from 0 to 1, leader changed from <none> to ee81b67645fe44818e6bebf71eece51b (127.21.93.67). New cstate: current_term: 1 leader_uuid: "ee81b67645fe44818e6bebf71eece51b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.214354 24944 raft_consensus.cc:3060] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.219419 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d4621fb6364015b9bebfa5c6837a41" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:28.223160 24797 raft_consensus.cc:2468] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 0.
I20260713 09:09:28.224592 24838 leader_election.cc:304] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:28.226011 25007 raft_consensus.cc:2804] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.226203 25000 consensus_queue.cc:1048] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:28.226495 25007 raft_consensus.cc:493] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.227092 25007 raft_consensus.cc:3060] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.231884 24993 consensus_queue.cc:1048] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.236647 25000 consensus_queue.cc:1048] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:28.237951 25007 raft_consensus.cc:515] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.248000 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d4621fb6364015b9bebfa5c6837a41" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:28.248735 24796 raft_consensus.cc:3060] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.245884 24692 catalog_manager.cc:5697] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65). New cstate: current_term: 1 leader_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.250568 24692 catalog_manager.cc:5697] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65). New cstate: current_term: 1 leader_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.252537 24692 catalog_manager.cc:5697] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65). New cstate: current_term: 1 leader_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.256927 24945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d4621fb6364015b9bebfa5c6837a41" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:28.257606 24945 raft_consensus.cc:3060] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.259318 24796 raft_consensus.cc:2468] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:28.268982 25000 consensus_queue.cc:1048] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:28.274832 24945 raft_consensus.cc:2468] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:28.274983 24838 leader_election.cc:304] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d; no voters: 
I20260713 09:09:28.276039 25000 raft_consensus.cc:2804] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.276578 25000 raft_consensus.cc:697] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Becoming Leader. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:28.277540 25000 consensus_queue.cc:237] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.260325 25007 leader_election.cc:290] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 1 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:28.297951 24692 catalog_manager.cc:5697] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c361a15f701467db88b167a2b7df35d (127.21.93.66). New cstate: current_term: 1 leader_uuid: "6c361a15f701467db88b167a2b7df35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.314555 24944 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.321394 25022 consensus_queue.cc:1048] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.332232 24989 consensus_queue.cc:1048] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.423743 25038 raft_consensus.cc:493] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.424286 25038 raft_consensus.cc:515] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:28.425957 25038 leader_election.cc:290] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:28.426854 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac5e9dc0e8c41c3aa128b7be3b41e9d" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" is_pre_election: true
I20260713 09:09:28.426954 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac5e9dc0e8c41c3aa128b7be3b41e9d" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:28.427697 24871 raft_consensus.cc:2393] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee81b67645fe44818e6bebf71eece51b in current term 1: Already voted for candidate 0df2bf5554454a1dac8dc1d6ee7f0baa in this term.
I20260713 09:09:28.428459 24912 leader_election.cc:304] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d
I20260713 09:09:28.429126 25038 raft_consensus.cc:3060] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.433744 25038 raft_consensus.cc:2749] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.475941 25007 consensus_queue.cc:1048] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.485855 24993 consensus_queue.cc:1048] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.526424 21877 ts_manager.cc:295] Set tserver state for 0df2bf5554454a1dac8dc1d6ee7f0baa to MAINTENANCE_MODE
I20260713 09:09:28.527172 21877 tablet_server.cc:179] TabletServer@127.21.93.65:0 shutting down...
I20260713 09:09:28.544698 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:28.545506 21877 tablet_replica.cc:333] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.546144 21877 raft_consensus.cc:2243] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.546545 21877 raft_consensus.cc:2272] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.548674 21877 tablet_replica.cc:333] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.549204 21877 raft_consensus.cc:2243] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.549573 21877 raft_consensus.cc:2272] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.551179 21877 tablet_replica.cc:333] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.551671 21877 raft_consensus.cc:2243] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.552275 21877 pending_rounds.cc:70] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Trying to abort 1 pending ops.
I20260713 09:09:28.552512 21877 pending_rounds.cc:77] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992714590732288 op_type: NO_OP noop_request { }
I20260713 09:09:28.552850 21877 raft_consensus.cc:2889] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:28.553130 21877 raft_consensus.cc:2272] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.555089 21877 tablet_replica.cc:333] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.555785 21877 raft_consensus.cc:2243] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.556177 21877 raft_consensus.cc:2272] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.558166 21877 tablet_replica.cc:333] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.558300 24989 consensus_queue.cc:1048] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.558923 21877 raft_consensus.cc:2243] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.559448 21877 raft_consensus.cc:2272] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.561794 21877 tablet_replica.cc:333] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.562404 21877 raft_consensus.cc:2243] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.563305 21877 pending_rounds.cc:70] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Trying to abort 1 pending ops.
I20260713 09:09:28.563577 21877 pending_rounds.cc:77] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992714391670784 op_type: NO_OP noop_request { }
I20260713 09:09:28.563882 21877 raft_consensus.cc:2889] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:28.564198 21877 raft_consensus.cc:2272] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.566871 21877 tablet_replica.cc:333] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.567399 21877 raft_consensus.cc:2243] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.567795 21877 raft_consensus.cc:2272] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.570241 21877 tablet_replica.cc:333] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.570762 21877 raft_consensus.cc:2243] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.571395 21877 pending_rounds.cc:70] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Trying to abort 1 pending ops.
I20260713 09:09:28.571609 21877 pending_rounds.cc:77] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992714500763648 op_type: NO_OP noop_request { }
I20260713 09:09:28.571893 21877 raft_consensus.cc:2889] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:28.572167 21877 raft_consensus.cc:2272] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.574222 21877 tablet_replica.cc:333] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.574712 21877 raft_consensus.cc:2243] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.575510 21877 raft_consensus.cc:2272] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.577481 21877 tablet_replica.cc:333] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: stopping tablet replica
I20260713 09:09:28.577953 21877 raft_consensus.cc:2243] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.578343 21877 raft_consensus.cc:2272] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.596887 21877 tablet_server.cc:196] TabletServer@127.21.93.65:0 shutdown complete.
W20260713 09:09:28.638262 24838 consensus_peers.cc:597] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:28.653431 24838 consensus_peers.cc:597] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:28.745191 24912 consensus_peers.cc:597] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:28.747754 24838 consensus_peers.cc:597] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.786796 24993 consensus_queue.cc:1048] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:28.800463 24838 consensus_peers.cc:597] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.804148 25038 consensus_queue.cc:1048] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:28.867724 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:29.073652 24838 consensus_peers.cc:597] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:29.830749 25038 raft_consensus.cc:493] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0df2bf5554454a1dac8dc1d6ee7f0baa)
I20260713 09:09:29.831187 25038 raft_consensus.cc:515] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:29.832659 25038 leader_election.cc:290] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:29.834183 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:29.835896 25007 raft_consensus.cc:493] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0df2bf5554454a1dac8dc1d6ee7f0baa)
W20260713 09:09:29.836454 24912 leader_election.cc:336] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:29.836404 25007 raft_consensus.cc:515] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:29.836943 24912 leader_election.cc:304] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [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: ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, 6c361a15f701467db88b167a2b7df35d
I20260713 09:09:29.837576 25038 raft_consensus.cc:2749] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:29.838290 25007 leader_election.cc:290] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:29.839779 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:29.840354 24944 raft_consensus.cc:2468] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:29.841419 24838 leader_election.cc:304] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 
W20260713 09:09:29.842087 24838 leader_election.cc:336] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:29.842243 25007 raft_consensus.cc:2804] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:29.842656 25007 raft_consensus.cc:493] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0df2bf5554454a1dac8dc1d6ee7f0baa)
I20260713 09:09:29.843122 25007 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.848497 25007 raft_consensus.cc:515] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:29.849999 25007 leader_election.cc:290] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:29.851403 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:29.851998 24944 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:29.853318 24838 leader_election.cc:336] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:29.856637 24944 raft_consensus.cc:2468] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 2.
I20260713 09:09:29.857559 24838 leader_election.cc:304] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa
I20260713 09:09:29.858224 25007 raft_consensus.cc:2804] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.858644 25007 raft_consensus.cc:697] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Becoming Leader. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:29.859354 25007 consensus_queue.cc:237] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:29.866077 24695 catalog_manager.cc:5697] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d reported cstate change: term changed from 1 to 2, leader changed from 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65) to 6c361a15f701467db88b167a2b7df35d (127.21.93.66). New cstate: current_term: 2 leader_uuid: "6c361a15f701467db88b167a2b7df35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:29.868711 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:30.061821 25007 raft_consensus.cc:493] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0df2bf5554454a1dac8dc1d6ee7f0baa)
I20260713 09:09:30.062412 25007 raft_consensus.cc:515] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:30.064224 25007 leader_election.cc:290] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:30.065933 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd1c90d9c554b8cb2eaf69a3b5e14c2" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:30.066640 24944 raft_consensus.cc:2468] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
I20260713 09:09:30.067682 24838 leader_election.cc:304] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 
W20260713 09:09:30.068409 24838 leader_election.cc:336] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:30.068426 25007 raft_consensus.cc:2804] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:30.068933 25007 raft_consensus.cc:493] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0df2bf5554454a1dac8dc1d6ee7f0baa)
I20260713 09:09:30.069278 25007 raft_consensus.cc:3060] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.074326 25007 raft_consensus.cc:515] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:30.075954 25007 leader_election.cc:290] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:30.077358 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd1c90d9c554b8cb2eaf69a3b5e14c2" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:30.078001 24944 raft_consensus.cc:3060] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:30.079330 24838 leader_election.cc:336] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:30.083148 24944 raft_consensus.cc:2468] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 2.
I20260713 09:09:30.084131 24838 leader_election.cc:304] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa
I20260713 09:09:30.084785 25007 raft_consensus.cc:2804] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:30.085283 25007 raft_consensus.cc:697] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Becoming Leader. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:30.085969 25007 consensus_queue.cc:237] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:30.090067 25007 raft_consensus.cc:493] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.090535 25007 raft_consensus.cc:515] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:30.092736 25007 leader_election.cc:290] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:30.093775 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b" is_pre_election: true
I20260713 09:09:30.093498 24695 catalog_manager.cc:5697] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d reported cstate change: term changed from 1 to 2, leader changed from 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65) to 6c361a15f701467db88b167a2b7df35d (127.21.93.66). New cstate: current_term: 2 leader_uuid: "6c361a15f701467db88b167a2b7df35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.094499 24944 raft_consensus.cc:2468] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 1.
W20260713 09:09:30.095657 24838 leader_election.cc:336] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:30.096390 24838 leader_election.cc:304] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa
I20260713 09:09:30.097021 25007 raft_consensus.cc:2804] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:30.097400 25007 raft_consensus.cc:493] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.097743 25007 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.103735 25007 raft_consensus.cc:515] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:30.105312 25007 leader_election.cc:290] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), ee81b67645fe44818e6bebf71eece51b (127.21.93.67:36389)
I20260713 09:09:30.107069 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564" candidate_uuid: "6c361a15f701467db88b167a2b7df35d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
I20260713 09:09:30.107688 24944 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:30.109056 24838 leader_election.cc:336] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:30.113884 24944 raft_consensus.cc:2468] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c361a15f701467db88b167a2b7df35d in term 2.
I20260713 09:09:30.114879 24838 leader_election.cc:304] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa
I20260713 09:09:30.115548 25007 raft_consensus.cc:2804] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:30.115968 25007 raft_consensus.cc:697] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Becoming Leader. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:30.116634 25007 consensus_queue.cc:237] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Queue going to LEADER 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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:30.124976 24695 catalog_manager.cc:5697] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d reported cstate change: term changed from 1 to 2, leader changed from 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65) to 6c361a15f701467db88b167a2b7df35d (127.21.93.66). New cstate: current_term: 2 leader_uuid: "6c361a15f701467db88b167a2b7df35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.255292 25038 raft_consensus.cc:493] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.255818 25038 raft_consensus.cc:515] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:30.257324 25038 leader_election.cc:290] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:30.258970 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac5e9dc0e8c41c3aa128b7be3b41e9d" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d" is_pre_election: true
I20260713 09:09:30.259492 24871 raft_consensus.cc:2468] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 1.
I20260713 09:09:30.260560 24912 leader_election.cc:304] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:30.261212 25038 raft_consensus.cc:2804] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:30.261269 24912 leader_election.cc:336] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:30.261637 25038 raft_consensus.cc:493] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.261986 25038 raft_consensus.cc:3060] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.266512 25038 raft_consensus.cc:515] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:30.268417 25038 leader_election.cc:290] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 2 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:30.268909 24944 raft_consensus.cc:1275] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Refusing update from remote peer 6c361a15f701467db88b167a2b7df35d: 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:30.270064 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac5e9dc0e8c41c3aa128b7be3b41e9d" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:30.270646 24871 raft_consensus.cc:3060] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.270538 25007 consensus_queue.cc:1048] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:30.273202 24912 leader_election.cc:336] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111)
I20260713 09:09:30.277915 24871 raft_consensus.cc:2468] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 2.
I20260713 09:09:30.279049 24912 leader_election.cc:304] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa
I20260713 09:09:30.280346 25075 raft_consensus.cc:2804] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:30.280779 25075 raft_consensus.cc:697] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 2 LEADER]: Becoming Leader. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Running, Role: LEADER
I20260713 09:09:30.281473 25075 consensus_queue.cc:237] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [LEADER]: Queue going to LEADER 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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
W20260713 09:09:30.288132 24838 consensus_peers.cc:597] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:30.291721 24695 catalog_manager.cc:5697] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b reported cstate change: term changed from 1 to 2, leader changed from 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65) to ee81b67645fe44818e6bebf71eece51b (127.21.93.67). New cstate: current_term: 2 leader_uuid: "ee81b67645fe44818e6bebf71eece51b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: HEALTHY } } }
W20260713 09:09:30.474540 24838 consensus_peers.cc:597] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:30.556285 24838 consensus_peers.cc:597] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:30.556854 24944 raft_consensus.cc:1275] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Refusing update from remote peer 6c361a15f701467db88b167a2b7df35d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:30.558149 24993 consensus_queue.cc:1048] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.576678 24944 raft_consensus.cc:1275] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Refusing update from remote peer 6c361a15f701467db88b167a2b7df35d: 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:30.578038 24993 consensus_queue.cc:1048] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.681890 24871 raft_consensus.cc:1275] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Refusing update from remote peer ee81b67645fe44818e6bebf71eece51b: 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:30.683158 25038 consensus_queue.cc:1048] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:30.695742 24912 consensus_peers.cc:597] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:30.869693 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:30.984174 24838 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260713 09:09:31.119163 24838 consensus_peers.cc:597] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:31.139611 24838 consensus_peers.cc:597] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:31.327706 24838 consensus_peers.cc:597] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:31.330627 24912 consensus_peers.cc:597] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:31.402235 24838 consensus_peers.cc:597] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:31.428287 24838 consensus_peers.cc:597] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:31.870612 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:32.871601 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:32.933522 24838 consensus_peers.cc:597] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:32.976676 24912 consensus_peers.cc:597] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:33.095852 24838 consensus_peers.cc:597] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:33.182044 24838 consensus_peers.cc:597] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:33.424248 24838 consensus_peers.cc:597] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:33.612915 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:33.620250 25087 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:33.622565 25088 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:33.627893 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:33.627911 25090 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:33.629735 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:33.629973 21877 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:33.630209 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933773630189 us; error 0 us; skew 500 ppm
I20260713 09:09:33.630764 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:33.633134 21877 webserver.cc:533] Webserver started at http://127.21.93.65:36157/ using document root <none> and password file <none>
I20260713 09:09:33.633626 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:33.633814 21877 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:33.637302 21877 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:33.640988 25095 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:33.641785 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:33.642088 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-vxf7"
I20260713 09:09:33.642378 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933694671616-21877-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:33.667006 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:33.668262 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:33.669618 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:33.672936 25102 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:09:33.695531 24838 consensus_peers.cc:597] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:33.718456 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:09:33.718756 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260713 09:09:33.719096 21877 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:09:33.723099 25102 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.738386 25102 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: 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:33.739418 25102 tablet_bootstrap.cc:492] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.740029 25102 ts_tablet_manager.cc:1403] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:09:33.742565 25102 raft_consensus.cc:359] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.743255 25102 raft_consensus.cc:740] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.743968 25102 consensus_queue.cc:260] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.746592 25102 ts_tablet_manager.cc:1434] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:33.747394 25102 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.762125 25102 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: 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:33.763206 25102 tablet_bootstrap.cc:492] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.763845 25102 ts_tablet_manager.cc:1403] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:09:33.766285 25102 raft_consensus.cc:359] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.767261 25102 raft_consensus.cc:740] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.767946 25102 consensus_queue.cc:260] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [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: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.769495 25102 ts_tablet_manager.cc:1434] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:33.770143 25102 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.770903 21877 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:09:33.771179 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.050s	sys 0.002s
I20260713 09:09:33.783648 25102 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:33.784879 25102 tablet_bootstrap.cc:492] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.785631 25102 ts_tablet_manager.cc:1403] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260713 09:09:33.788708 25102 raft_consensus.cc:359] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.789573 25102 raft_consensus.cc:740] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.790323 25102 consensus_queue.cc:260] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
W20260713 09:09:33.790596 24838 consensus_peers.cc:597] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:33.792569 25102 ts_tablet_manager.cc:1434] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:33.793421 25102 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.805826 25102 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:33.806933 25102 tablet_bootstrap.cc:492] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.807638 25102 ts_tablet_manager.cc:1403] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:09:33.810238 25102 raft_consensus.cc:359] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.811007 25102 raft_consensus.cc:740] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.811698 25102 consensus_queue.cc:260] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.813894 25102 ts_tablet_manager.cc:1434] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:09:33.814881 25102 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.822476 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:38005
I20260713 09:09:33.822564 25163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:38005 every 8 connection(s)
I20260713 09:09:33.827838 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:33.830228 25102 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:33.831459 25102 tablet_bootstrap.cc:492] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.832237 25102 ts_tablet_manager.cc:1403] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:09:33.836179 25102 raft_consensus.cc:359] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.837172 25102 raft_consensus.cc:740] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.838233 25102 consensus_queue.cc:260] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.841079 25102 ts_tablet_manager.cc:1434] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:09:33.842144 25102 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.860567 25102 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: 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:33.861490 25102 tablet_bootstrap.cc:492] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.862116 25102 ts_tablet_manager.cc:1403] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:09:33.863786 25102 raft_consensus.cc:359] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.864260 25102 raft_consensus.cc:740] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.864809 25102 consensus_queue.cc:260] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.866039 25102 ts_tablet_manager.cc:1434] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:09:33.866598 25102 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.871150 24871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e"
dest_uuid: "6c361a15f701467db88b167a2b7df35d"
mode: GRACEFUL
new_leader_uuid: "ee81b67645fe44818e6bebf71eece51b"
 from {username='slave'} at 127.0.0.1:55660
I20260713 09:09:33.871822 24871 raft_consensus.cc:606] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Received request to transfer leadership to TS ee81b67645fe44818e6bebf71eece51b
W20260713 09:09:33.873308 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:33.875470 24871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea"
dest_uuid: "6c361a15f701467db88b167a2b7df35d"
mode: GRACEFUL
new_leader_uuid: "ee81b67645fe44818e6bebf71eece51b"
 from {username='slave'} at 127.0.0.1:55660
I20260713 09:09:33.875648 25164 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34887
I20260713 09:09:33.876092 24871 raft_consensus.cc:606] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Received request to transfer leadership to TS ee81b67645fe44818e6bebf71eece51b
I20260713 09:09:33.876245 25164 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:33.877475 25164 heartbeater.cc:507] Master 127.21.93.126:34887 requested a full tablet report, sending...
I20260713 09:09:33.878999 24872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564"
dest_uuid: "6c361a15f701467db88b167a2b7df35d"
mode: GRACEFUL
new_leader_uuid: "ee81b67645fe44818e6bebf71eece51b"
 from {username='slave'} at 127.0.0.1:55660
I20260713 09:09:33.879586 24872 raft_consensus.cc:606] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Received request to transfer leadership to TS ee81b67645fe44818e6bebf71eece51b
I20260713 09:09:33.880714 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:09:33.881282 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:33.881956 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:33.884053 24692 ts_manager.cc:194] Re-registered known tserver with Master: 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005)
I20260713 09:09:33.884981 25102 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: 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:33.885895 25102 tablet_bootstrap.cc:492] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.886571 25102 ts_tablet_manager.cc:1403] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260713 09:09:33.887609 25139 raft_consensus.cc:3060] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.889022 25102 raft_consensus.cc:359] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.889737 25102 raft_consensus.cc:740] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.890415 25102 consensus_queue.cc:260] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.892407 25102 ts_tablet_manager.cc:1434] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:33.893180 25102 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.894685 25139 pending_rounds.cc:85] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Aborting all ops after (but not including) 0
I20260713 09:09:33.895045 25139 pending_rounds.cc:107] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:33.895303 25139 raft_consensus.cc:2889] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:33.897114 24692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34688
I20260713 09:09:33.900651 25164 heartbeater.cc:499] Master 127.21.93.126:34887 was elected leader, sending a full tablet report...
I20260713 09:09:33.904664 25102 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: 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:33.905287 25102 tablet_bootstrap.cc:492] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.905791 25102 ts_tablet_manager.cc:1403] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260713 09:09:33.907425 25102 raft_consensus.cc:359] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.907891 25102 raft_consensus.cc:740] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.908394 25102 consensus_queue.cc:260] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.909803 25102 ts_tablet_manager.cc:1434] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:33.910528 25102 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.923385 25102 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: 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:33.924229 25102 tablet_bootstrap.cc:492] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.924722 25102 ts_tablet_manager.cc:1403] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:09:33.927044 25102 raft_consensus.cc:359] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.927590 25102 raft_consensus.cc:740] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.928260 25102 consensus_queue.cc:260] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.929679 25102 ts_tablet_manager.cc:1434] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:33.930262 25102 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap starting.
I20260713 09:09:33.940090 25102 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: 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:33.940693 25102 tablet_bootstrap.cc:492] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: Bootstrap complete.
I20260713 09:09:33.941241 25102 ts_tablet_manager.cc:1403] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:33.942845 25102 raft_consensus.cc:359] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.943293 25102 raft_consensus.cc:740] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df2bf5554454a1dac8dc1d6ee7f0baa, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.943854 25102 consensus_queue.cc:260] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:33.945477 25102 ts_tablet_manager.cc:1434] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:33.953693 25139 raft_consensus.cc:3060] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.017812 24993 raft_consensus.cc:993] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d: : Instructing follower ee81b67645fe44818e6bebf71eece51b to start an election
I20260713 09:09:34.018359 25086 raft_consensus.cc:1081] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Signalling peer ee81b67645fe44818e6bebf71eece51b to start an election
I20260713 09:09:34.019879 24944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e"
dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
 from {username='slave'} at 127.0.0.1:36618
I20260713 09:09:34.020370 24944 raft_consensus.cc:493] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.020677 24944 raft_consensus.cc:3060] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.025161 24944 raft_consensus.cc:515] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.026726 24944 leader_election.cc:290] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 2 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:34.027660 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:34.027813 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f1f56cd6a1418cb618f4dc0e1e4c6e" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:34.028189 25139 raft_consensus.cc:3060] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.028435 24872 raft_consensus.cc:3055] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.028852 24872 raft_consensus.cc:740] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:34.029614 24872 consensus_queue.cc:260] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.030555 24872 raft_consensus.cc:3060] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.033170 25139 raft_consensus.cc:2468] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 2.
I20260713 09:09:34.034232 24912 leader_election.cc:304] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df2bf5554454a1dac8dc1d6ee7f0baa, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:34.034986 25084 raft_consensus.cc:2804] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.035516 24872 raft_consensus.cc:2468] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 2.
I20260713 09:09:34.036034 25084 raft_consensus.cc:697] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 2 LEADER]: Becoming Leader. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Running, Role: LEADER
I20260713 09:09:34.036856 25084 consensus_queue.cc:237] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.044478 24692 catalog_manager.cc:5697] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b reported cstate change: term changed from 1 to 2, leader changed from 6c361a15f701467db88b167a2b7df35d (127.21.93.66) to ee81b67645fe44818e6bebf71eece51b (127.21.93.67). New cstate: current_term: 2 leader_uuid: "ee81b67645fe44818e6bebf71eece51b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.111910 25139 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.163450 24993 raft_consensus.cc:993] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d: : Instructing follower ee81b67645fe44818e6bebf71eece51b to start an election
I20260713 09:09:34.163902 25086 raft_consensus.cc:1081] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Signalling peer ee81b67645fe44818e6bebf71eece51b to start an election
I20260713 09:09:34.165207 24944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564"
dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
 from {username='slave'} at 127.0.0.1:36618
I20260713 09:09:34.165756 24944 raft_consensus.cc:493] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.166111 24944 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.167773 25139 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.173105 24944 raft_consensus.cc:515] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.174890 25139 pending_rounds.cc:85] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Aborting all ops after (but not including) 0
I20260713 09:09:34.175274 25139 pending_rounds.cc:107] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:34.175266 24944 leader_election.cc:290] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 3 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:34.175835 25139 raft_consensus.cc:2889] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:34.176147 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:34.176518 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3dfb94eb413443c99dbb0797a309564" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:34.177122 24872 raft_consensus.cc:3055] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:34.177448 24872 raft_consensus.cc:740] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:34.178337 24872 consensus_queue.cc:260] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.179644 24872 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.186902 24872 raft_consensus.cc:2468] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 3.
I20260713 09:09:34.188050 24912 leader_election.cc:304] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [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: 6c361a15f701467db88b167a2b7df35d, ee81b67645fe44818e6bebf71eece51b; no voters: 0df2bf5554454a1dac8dc1d6ee7f0baa
I20260713 09:09:34.188814 25084 raft_consensus.cc:2804] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:34.189304 25084 raft_consensus.cc:697] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 3 LEADER]: Becoming Leader. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Running, Role: LEADER
I20260713 09:09:34.190081 25084 consensus_queue.cc:237] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.197384 24692 catalog_manager.cc:5697] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b reported cstate change: term changed from 2 to 3, leader changed from 6c361a15f701467db88b167a2b7df35d (127.21.93.66) to ee81b67645fe44818e6bebf71eece51b (127.21.93.67). New cstate: current_term: 3 leader_uuid: "ee81b67645fe44818e6bebf71eece51b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.419175 25086 raft_consensus.cc:993] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d: : Instructing follower ee81b67645fe44818e6bebf71eece51b to start an election
I20260713 09:09:34.419622 25086 raft_consensus.cc:1081] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Signalling peer ee81b67645fe44818e6bebf71eece51b to start an election
I20260713 09:09:34.421166 24944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea"
dest_uuid: "ee81b67645fe44818e6bebf71eece51b"
 from {username='slave'} at 127.0.0.1:36618
I20260713 09:09:34.421597 24944 raft_consensus.cc:493] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.421868 24944 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.427366 24944 raft_consensus.cc:515] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.428797 24944 leader_election.cc:290] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [CANDIDATE]: Term 3 election: Requested vote from peers 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005), 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513)
I20260713 09:09:34.429956 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c361a15f701467db88b167a2b7df35d"
I20260713 09:09:34.430409 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d899e4d7f05d434b951da7f61c225dea" candidate_uuid: "ee81b67645fe44818e6bebf71eece51b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa"
I20260713 09:09:34.430543 24872 raft_consensus.cc:3055] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:34.430929 24872 raft_consensus.cc:740] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c361a15f701467db88b167a2b7df35d, State: Running, Role: LEADER
I20260713 09:09:34.430960 25139 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.431666 24872 consensus_queue.cc:260] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.432587 24872 raft_consensus.cc:3060] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.435725 25139 raft_consensus.cc:2468] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 3.
I20260713 09:09:34.436702 24912 leader_election.cc:304] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [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: 0df2bf5554454a1dac8dc1d6ee7f0baa, ee81b67645fe44818e6bebf71eece51b; no voters: 
I20260713 09:09:34.437363 25084 raft_consensus.cc:2804] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:34.437330 24872 raft_consensus.cc:2468] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee81b67645fe44818e6bebf71eece51b in term 3.
I20260713 09:09:34.437930 25084 raft_consensus.cc:697] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 3 LEADER]: Becoming Leader. State: Replica: ee81b67645fe44818e6bebf71eece51b, State: Running, Role: LEADER
I20260713 09:09:34.438825 25084 consensus_queue.cc:237] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [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: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } }
I20260713 09:09:34.445539 24692 catalog_manager.cc:5697] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b reported cstate change: term changed from 2 to 3, leader changed from 6c361a15f701467db88b167a2b7df35d (127.21.93.66) to ee81b67645fe44818e6bebf71eece51b (127.21.93.67). New cstate: current_term: 3 leader_uuid: "ee81b67645fe44818e6bebf71eece51b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee81b67645fe44818e6bebf71eece51b" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.595788 25139 raft_consensus.cc:1275] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Refusing update from remote peer ee81b67645fe44818e6bebf71eece51b: 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:34.597114 25084 consensus_queue.cc:1048] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 }, 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.606681 24872 raft_consensus.cc:1275] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Refusing update from remote peer ee81b67645fe44818e6bebf71eece51b: 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:34.608234 25084 consensus_queue.cc:1048] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 }, 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.755187 25139 raft_consensus.cc:3060] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.760303 25139 raft_consensus.cc:1275] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 3 FOLLOWER]: Refusing update from remote peer ee81b67645fe44818e6bebf71eece51b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:34.760502 24872 raft_consensus.cc:1275] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 3 FOLLOWER]: Refusing update from remote peer ee81b67645fe44818e6bebf71eece51b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:34.761552 25192 consensus_queue.cc:1048] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 }, 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.762218 25084 consensus_queue.cc:1048] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:34.874264 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:34.895205 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:34.900774 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:34.901213 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:34.901705 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:35.312265 25134 raft_consensus.cc:1275] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 3 FOLLOWER]: Refusing update from remote peer ee81b67645fe44818e6bebf71eece51b: 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:35.313853 25084 consensus_queue.cc:1048] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df2bf5554454a1dac8dc1d6ee7f0baa" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.325030 24872 raft_consensus.cc:1275] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 3 FOLLOWER]: Refusing update from remote peer ee81b67645fe44818e6bebf71eece51b: 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:35.327036 25192 consensus_queue.cc:1048] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c361a15f701467db88b167a2b7df35d" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:09:35.875588 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:36.008152 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:36.014699 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:36.015151 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:36.015738 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:36.057070 24726 debug-util.cc:398] Leaking SignalData structure 0x7b0800064a60 after lost signal to thread 21880
W20260713 09:09:36.058245 24726 debug-util.cc:398] Leaking SignalData structure 0x7b0800094f00 after lost signal to thread 24729
W20260713 09:09:36.059592 24726 debug-util.cc:398] Leaking SignalData structure 0x7b0800180480 after lost signal to thread 24896
W20260713 09:09:36.060875 24726 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3e40 after lost signal to thread 24970
W20260713 09:09:36.062371 24726 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4860 after lost signal to thread 25163
W20260713 09:09:36.876896 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:37.021833 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:37.027596 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:37.028012 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:37.028465 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:37.878000 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:38.034601 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:38.040834 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:38.041322 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:38.041842 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:38.878857 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:39.048612 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:39.055244 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:39.060503 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:39.060967 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:39.879911 24743 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:40.088363 21877 tablet_server.cc:179] TabletServer@127.21.93.65:38005 shutting down...
I20260713 09:09:40.128558 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:40.129415 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.130179 21877 raft_consensus.cc:2243] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.130738 21877 raft_consensus.cc:2272] T 941539c091f548d7821ee9fd17093e3f P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.133414 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.133985 21877 raft_consensus.cc:2243] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.134473 21877 raft_consensus.cc:2272] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.136726 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.137270 21877 raft_consensus.cc:2243] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.137991 21877 raft_consensus.cc:2272] T 34d4621fb6364015b9bebfa5c6837a41 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.140578 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.141263 21877 raft_consensus.cc:2243] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.141697 21877 raft_consensus.cc:2272] T 327af8c00d7d4996a8ea84cb7867dee7 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.144440 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.145016 21877 raft_consensus.cc:2243] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.145516 21877 raft_consensus.cc:2272] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.147807 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.148355 21877 raft_consensus.cc:2243] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.148931 21877 raft_consensus.cc:2272] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.151757 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.152503 21877 raft_consensus.cc:2243] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.152971 21877 raft_consensus.cc:2272] T 8c8ada883adf4eb487d63bd331d70802 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.155375 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.155905 21877 raft_consensus.cc:2243] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.156368 21877 raft_consensus.cc:2272] T d899e4d7f05d434b951da7f61c225dea P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.158376 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.158963 21877 raft_consensus.cc:2243] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.159457 21877 raft_consensus.cc:2272] T f3dfb94eb413443c99dbb0797a309564 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.161509 21877 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:40.162003 21877 raft_consensus.cc:2243] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.162415 21877 raft_consensus.cc:2272] T cfe9f446bf8f4de1948b0a635ba7de89 P 0df2bf5554454a1dac8dc1d6ee7f0baa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:40.178982 24912 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
W20260713 09:09:40.185285 24912 consensus_peers.cc:597] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:40.187769 24912 consensus_peers.cc:597] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.196170 21877 tablet_server.cc:196] TabletServer@127.21.93.65:38005 shutdown complete.
W20260713 09:09:40.208933 24838 consensus_peers.cc:597] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:40.223168 24838 consensus_peers.cc:597] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.226262 21877 tablet_server.cc:179] TabletServer@127.21.93.66:0 shutting down...
I20260713 09:09:40.255115 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:40.255985 21877 tablet_replica.cc:333] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.256800 21877 raft_consensus.cc:2243] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.257817 21877 raft_consensus.cc:2272] T 34d4621fb6364015b9bebfa5c6837a41 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:40.259434 24912 consensus_peers.cc:597] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.261044 21877 tablet_replica.cc:333] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
W20260713 09:09:40.262188 24838 consensus_peers.cc:597] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d -> Peer 0df2bf5554454a1dac8dc1d6ee7f0baa (127.21.93.65:38005): Couldn't send request to peer 0df2bf5554454a1dac8dc1d6ee7f0baa. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.262570 21877 raft_consensus.cc:2243] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.263175 21877 raft_consensus.cc:2272] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:40.264806 24912 consensus_peers.cc:597] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b -> Peer 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513): Couldn't send request to peer 6c361a15f701467db88b167a2b7df35d. 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:40.265535 21877 tablet_replica.cc:333] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.266189 21877 raft_consensus.cc:2243] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.267009 21877 raft_consensus.cc:2272] T cfe9f446bf8f4de1948b0a635ba7de89 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.269048 21877 tablet_replica.cc:333] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.269543 21877 raft_consensus.cc:2243] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.270350 21877 raft_consensus.cc:2272] T 327af8c00d7d4996a8ea84cb7867dee7 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.272383 21877 tablet_replica.cc:333] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.272917 21877 raft_consensus.cc:2243] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.273764 21877 raft_consensus.cc:2272] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.275877 21877 tablet_replica.cc:333] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.276394 21877 raft_consensus.cc:2243] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.277159 21877 raft_consensus.cc:2272] T 8c8ada883adf4eb487d63bd331d70802 P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.279263 21877 tablet_replica.cc:333] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.279755 21877 raft_consensus.cc:2243] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.280171 21877 raft_consensus.cc:2272] T 941539c091f548d7821ee9fd17093e3f P 6c361a15f701467db88b167a2b7df35d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.282105 21877 tablet_replica.cc:333] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.282617 21877 raft_consensus.cc:2243] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.283093 21877 raft_consensus.cc:2272] T f3dfb94eb413443c99dbb0797a309564 P 6c361a15f701467db88b167a2b7df35d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.284921 21877 tablet_replica.cc:333] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.285411 21877 raft_consensus.cc:2243] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.285879 21877 raft_consensus.cc:2272] T d899e4d7f05d434b951da7f61c225dea P 6c361a15f701467db88b167a2b7df35d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.287788 21877 tablet_replica.cc:333] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d: stopping tablet replica
I20260713 09:09:40.288246 21877 raft_consensus.cc:2243] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.288659 21877 raft_consensus.cc:2272] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P 6c361a15f701467db88b167a2b7df35d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:40.304006 24912 consensus_peers.cc:597] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b -> Peer 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513): Couldn't send request to peer 6c361a15f701467db88b167a2b7df35d. 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:40.320703 21877 tablet_server.cc:196] TabletServer@127.21.93.66:0 shutdown complete.
I20260713 09:09:40.343552 21877 tablet_server.cc:179] TabletServer@127.21.93.67:0 shutting down...
I20260713 09:09:40.370141 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:40.371014 21877 tablet_replica.cc:333] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.371696 21877 raft_consensus.cc:2243] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:09:40.372033 24912 consensus_peers.cc:597] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b -> Peer 6c361a15f701467db88b167a2b7df35d (127.21.93.66:45513): Couldn't send request to peer 6c361a15f701467db88b167a2b7df35d. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.66:45513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.372818 21877 raft_consensus.cc:2272] T 2ac5e9dc0e8c41c3aa128b7be3b41e9d P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.375006 21877 tablet_replica.cc:333] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.375537 21877 raft_consensus.cc:2243] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.375921 21877 raft_consensus.cc:2272] T 34d4621fb6364015b9bebfa5c6837a41 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.377751 21877 tablet_replica.cc:333] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.378222 21877 raft_consensus.cc:2243] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.378999 21877 raft_consensus.cc:2272] T 941539c091f548d7821ee9fd17093e3f P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.380810 21877 tablet_replica.cc:333] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.381274 21877 raft_consensus.cc:2243] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.381626 21877 raft_consensus.cc:2272] T 327af8c00d7d4996a8ea84cb7867dee7 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.383513 21877 tablet_replica.cc:333] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.384030 21877 raft_consensus.cc:2243] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.384727 21877 raft_consensus.cc:2272] T d899e4d7f05d434b951da7f61c225dea P ee81b67645fe44818e6bebf71eece51b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.386560 21877 tablet_replica.cc:333] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.387102 21877 raft_consensus.cc:2243] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.387846 21877 raft_consensus.cc:2272] T f3dfb94eb413443c99dbb0797a309564 P ee81b67645fe44818e6bebf71eece51b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.389601 21877 tablet_replica.cc:333] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.390084 21877 raft_consensus.cc:2243] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.390529 21877 raft_consensus.cc:2272] T cfe9f446bf8f4de1948b0a635ba7de89 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.392388 21877 tablet_replica.cc:333] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.392844 21877 raft_consensus.cc:2243] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.393570 21877 raft_consensus.cc:2272] T 84f1f56cd6a1418cb618f4dc0e1e4c6e P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.395538 21877 tablet_replica.cc:333] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.396030 21877 raft_consensus.cc:2243] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.396466 21877 raft_consensus.cc:2272] T 8c8ada883adf4eb487d63bd331d70802 P ee81b67645fe44818e6bebf71eece51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.398339 21877 tablet_replica.cc:333] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b: stopping tablet replica
I20260713 09:09:40.398808 21877 raft_consensus.cc:2243] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.399230 21877 raft_consensus.cc:2272] T afd1c90d9c554b8cb2eaf69a3b5e14c2 P ee81b67645fe44818e6bebf71eece51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.428419 21877 tablet_server.cc:196] TabletServer@127.21.93.67:0 shutdown complete.
I20260713 09:09:40.453130 21877 master.cc:562] Master@127.21.93.126:34887 shutting down...
I20260713 09:09:40.475232 21877 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.475906 21877 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.476279 21877 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6144f8b0c7941d58115e49b7f9330a9: stopping tablet replica
I20260713 09:09:40.517326 21877 master.cc:584] Master@127.21.93.126:34887 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13836 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:09:40.562484 21877 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.93.126:33179
I20260713 09:09:40.563731 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:40.569659 25221 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:40.569880 25220 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:40.570885 25223 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:40.572115 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:40.572935 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:40.573118 21877 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:40.573232 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933780573221 us; error 0 us; skew 500 ppm
I20260713 09:09:40.573755 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:40.576350 21877 webserver.cc:533] Webserver started at http://127.21.93.126:41541/ using document root <none> and password file <none>
I20260713 09:09:40.576838 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:40.577009 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:40.577234 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:40.578383 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/master-0-root/instance:
uuid: "b6a4b1decf124deda786ab8dc32963e4"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-vxf7"
I20260713 09:09:40.583438 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260713 09:09:40.587342 25228 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:40.588100 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:09:40.588402 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/master-0-root
uuid: "b6a4b1decf124deda786ab8dc32963e4"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-vxf7"
I20260713 09:09:40.588672 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-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:40.598598 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:40.599799 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:40.639063 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.126:33179
I20260713 09:09:40.639168 25279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.126:33179 every 8 connection(s)
I20260713 09:09:40.642943 25280 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:40.653347 25280 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4: Bootstrap starting.
I20260713 09:09:40.658072 25280 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.662182 25280 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4: No bootstrap required, opened a new log
I20260713 09:09:40.664391 25280 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6a4b1decf124deda786ab8dc32963e4" member_type: VOTER }
I20260713 09:09:40.664803 25280 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.665055 25280 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a4b1decf124deda786ab8dc32963e4, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.665629 25280 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6a4b1decf124deda786ab8dc32963e4" member_type: VOTER }
I20260713 09:09:40.666100 25280 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:40.666316 25280 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:40.666620 25280 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.670890 25280 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6a4b1decf124deda786ab8dc32963e4" member_type: VOTER }
I20260713 09:09:40.671399 25280 leader_election.cc:304] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [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: b6a4b1decf124deda786ab8dc32963e4; no voters: 
I20260713 09:09:40.672502 25280 leader_election.cc:290] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:40.672900 25283 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.674304 25283 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 1 LEADER]: Becoming Leader. State: Replica: b6a4b1decf124deda786ab8dc32963e4, State: Running, Role: LEADER
I20260713 09:09:40.675369 25283 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [LEADER]: Queue going to LEADER mode. State: All 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: "b6a4b1decf124deda786ab8dc32963e4" member_type: VOTER }
I20260713 09:09:40.675958 25280 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:40.680753 25284 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6a4b1decf124deda786ab8dc32963e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6a4b1decf124deda786ab8dc32963e4" member_type: VOTER } }
I20260713 09:09:40.680619 25285 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6a4b1decf124deda786ab8dc32963e4. Latest consensus state: current_term: 1 leader_uuid: "b6a4b1decf124deda786ab8dc32963e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6a4b1decf124deda786ab8dc32963e4" member_type: VOTER } }
I20260713 09:09:40.681452 25284 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:40.681564 25285 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:40.683941 25290 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:40.692886 25290 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:40.693885 21877 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:40.702682 25290 catalog_manager.cc:1383] Generated new cluster ID: 8c117b402c2a4f60a8aa4b4808e4c5a2
I20260713 09:09:40.702997 25290 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:40.732717 25290 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:40.734038 25290 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:40.745509 25290 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4: Generated new TSK 0
I20260713 09:09:40.746167 25290 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:40.760404 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:40.766882 25301 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:40.767805 25302 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:40.769659 25304 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:40.772183 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:40.773082 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:40.773263 21877 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:40.773391 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933780773379 us; error 0 us; skew 500 ppm
I20260713 09:09:40.773896 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:40.776315 21877 webserver.cc:533] Webserver started at http://127.21.93.65:41121/ using document root <none> and password file <none>
I20260713 09:09:40.776810 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:40.777006 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:40.777282 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:40.778501 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-0-root/instance:
uuid: "b63136e435294ce5b71e494eab2c96d9"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-vxf7"
I20260713 09:09:40.782945 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:40.786571 25309 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:40.787431 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:40.787763 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "b63136e435294ce5b71e494eab2c96d9"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-vxf7"
I20260713 09:09:40.788116 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-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:40.800017 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:40.801317 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:40.803103 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:40.805552 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:40.805805 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.806089 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:40.806337 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.847872 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:33545
I20260713 09:09:40.847987 25371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:33545 every 8 connection(s)
I20260713 09:09:40.853006 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:40.860467 25376 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:40.861413 25377 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:40.866067 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:40.866544 25379 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:40.867689 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:40.867957 21877 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:40.868193 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933780868167 us; error 0 us; skew 500 ppm
I20260713 09:09:40.868484 25372 heartbeater.cc:344] Connected to a master server at 127.21.93.126:33179
I20260713 09:09:40.868826 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:40.868903 25372 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:40.869853 25372 heartbeater.cc:507] Master 127.21.93.126:33179 requested a full tablet report, sending...
I20260713 09:09:40.871806 21877 webserver.cc:533] Webserver started at http://127.21.93.66:44917/ using document root <none> and password file <none>
I20260713 09:09:40.872216 25245 ts_manager.cc:194] Registered new tserver with Master: b63136e435294ce5b71e494eab2c96d9 (127.21.93.65:33545)
I20260713 09:09:40.872489 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:40.872764 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:40.873080 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:40.874861 25245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45348
I20260713 09:09:40.874876 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-1-root/instance:
uuid: "23adcfe08db54006858233f65624f1e7"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-vxf7"
I20260713 09:09:40.880409 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:40.883785 25384 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:40.884599 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:40.884905 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-1-root
uuid: "23adcfe08db54006858233f65624f1e7"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-vxf7"
I20260713 09:09:40.885219 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-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:40.902616 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:40.903995 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:40.905541 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:40.907811 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:40.908023 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.908347 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:40.908530 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.949982 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.66:36031
I20260713 09:09:40.950089 25446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.66:36031 every 8 connection(s)
I20260713 09:09:40.954668 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:40.961710 25450 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:40.963299 25451 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:40.964726 25453 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:40.965727 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:40.966616 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:40.966908 21877 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:40.967142 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933780967112 us; error 0 us; skew 500 ppm
I20260713 09:09:40.967365 25447 heartbeater.cc:344] Connected to a master server at 127.21.93.126:33179
I20260713 09:09:40.967758 25447 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:40.967804 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:40.968647 25447 heartbeater.cc:507] Master 127.21.93.126:33179 requested a full tablet report, sending...
I20260713 09:09:40.970428 21877 webserver.cc:533] Webserver started at http://127.21.93.67:43805/ using document root <none> and password file <none>
I20260713 09:09:40.970821 25245 ts_manager.cc:194] Registered new tserver with Master: 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031)
I20260713 09:09:40.971011 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:40.971306 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:40.971565 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:40.972325 25245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45356
I20260713 09:09:40.972718 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-2-root/instance:
uuid: "4626cb6dc88541f5a842521169812dba"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-vxf7"
I20260713 09:09:40.977303 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:40.981012 25458 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:40.981830 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:40.982208 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-2-root
uuid: "4626cb6dc88541f5a842521169812dba"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-vxf7"
I20260713 09:09:40.982501 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933694671616-21877-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:41.016177 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:41.017570 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:41.019255 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:41.021603 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:41.021870 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.022148 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:41.022351 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.064352 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.67:38785
I20260713 09:09:41.064481 25520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.67:38785 every 8 connection(s)
I20260713 09:09:41.080135 25521 heartbeater.cc:344] Connected to a master server at 127.21.93.126:33179
I20260713 09:09:41.080524 25521 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:41.081252 25521 heartbeater.cc:507] Master 127.21.93.126:33179 requested a full tablet report, sending...
I20260713 09:09:41.083433 25245 ts_manager.cc:194] Registered new tserver with Master: 4626cb6dc88541f5a842521169812dba (127.21.93.67:38785)
I20260713 09:09:41.083779 21877 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015737825s
I20260713 09:09:41.085582 25245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45358
I20260713 09:09:41.111189 25245 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45366:
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:41.113267 25245 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:41.158308 25486 tablet_service.cc:1511] Processing CreateTablet for tablet 265c1b50c1994d399d00417e070cae3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=df36d10606f74d608b8845c0ecc5b8be]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:41.159693 25486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265c1b50c1994d399d00417e070cae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.160691 25485 tablet_service.cc:1511] Processing CreateTablet for tablet 1a120222f7cd4c69bf592fbeb36f4a3a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=df36d10606f74d608b8845c0ecc5b8be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:41.162015 25485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a120222f7cd4c69bf592fbeb36f4a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.164996 25412 tablet_service.cc:1511] Processing CreateTablet for tablet 265c1b50c1994d399d00417e070cae3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=df36d10606f74d608b8845c0ecc5b8be]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:41.165365 25337 tablet_service.cc:1511] Processing CreateTablet for tablet 265c1b50c1994d399d00417e070cae3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=df36d10606f74d608b8845c0ecc5b8be]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:41.166285 25412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265c1b50c1994d399d00417e070cae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.166738 25337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265c1b50c1994d399d00417e070cae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.167721 25411 tablet_service.cc:1511] Processing CreateTablet for tablet 1a120222f7cd4c69bf592fbeb36f4a3a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=df36d10606f74d608b8845c0ecc5b8be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:41.168952 25411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a120222f7cd4c69bf592fbeb36f4a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.174208 25336 tablet_service.cc:1511] Processing CreateTablet for tablet 1a120222f7cd4c69bf592fbeb36f4a3a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=df36d10606f74d608b8845c0ecc5b8be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:41.175505 25336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a120222f7cd4c69bf592fbeb36f4a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.186568 25536 tablet_bootstrap.cc:492] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba: Bootstrap starting.
I20260713 09:09:41.187863 25538 tablet_bootstrap.cc:492] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9: Bootstrap starting.
I20260713 09:09:41.195518 25538 tablet_bootstrap.cc:654] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.188488 25537 tablet_bootstrap.cc:492] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7: Bootstrap starting.
I20260713 09:09:41.198817 25536 tablet_bootstrap.cc:654] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.207587 25537 tablet_bootstrap.cc:654] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.213970 25538 tablet_bootstrap.cc:492] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9: No bootstrap required, opened a new log
I20260713 09:09:41.214654 25538 ts_tablet_manager.cc:1403] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260713 09:09:41.217981 25538 raft_consensus.cc:359] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.218765 25538 raft_consensus.cc:385] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.219038 25537 tablet_bootstrap.cc:492] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7: No bootstrap required, opened a new log
I20260713 09:09:41.219135 25538 raft_consensus.cc:740] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b63136e435294ce5b71e494eab2c96d9, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.219691 25537 ts_tablet_manager.cc:1403] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260713 09:09:41.220649 25536 tablet_bootstrap.cc:492] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba: No bootstrap required, opened a new log
I20260713 09:09:41.220177 25538 consensus_queue.cc:260] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.221175 25536 ts_tablet_manager.cc:1403] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260713 09:09:41.222893 25537 raft_consensus.cc:359] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.223953 25372 heartbeater.cc:499] Master 127.21.93.126:33179 was elected leader, sending a full tablet report...
I20260713 09:09:41.224402 25538 ts_tablet_manager.cc:1434] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:09:41.224007 25536 raft_consensus.cc:359] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.224452 25537 raft_consensus.cc:385] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.225001 25536 raft_consensus.cc:385] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.225127 25537 raft_consensus.cc:740] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23adcfe08db54006858233f65624f1e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.225487 25538 tablet_bootstrap.cc:492] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9: Bootstrap starting.
I20260713 09:09:41.225526 25536 raft_consensus.cc:740] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.226290 25537 consensus_queue.cc:260] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.226660 25536 consensus_queue.cc:260] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.233791 25538 tablet_bootstrap.cc:654] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.235385 25537 ts_tablet_manager.cc:1434] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:09:41.236212 25447 heartbeater.cc:499] Master 127.21.93.126:33179 was elected leader, sending a full tablet report...
I20260713 09:09:41.240366 25537 tablet_bootstrap.cc:492] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7: Bootstrap starting.
I20260713 09:09:41.248800 25521 heartbeater.cc:499] Master 127.21.93.126:33179 was elected leader, sending a full tablet report...
I20260713 09:09:41.249347 25536 ts_tablet_manager.cc:1434] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.016s
I20260713 09:09:41.252086 25536 tablet_bootstrap.cc:492] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba: Bootstrap starting.
I20260713 09:09:41.253026 25537 tablet_bootstrap.cc:654] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.256389 25538 tablet_bootstrap.cc:492] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9: No bootstrap required, opened a new log
I20260713 09:09:41.257040 25538 ts_tablet_manager.cc:1403] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260713 09:09:41.259213 25536 tablet_bootstrap.cc:654] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.260939 25538 raft_consensus.cc:359] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.262002 25538 raft_consensus.cc:385] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.262480 25538 raft_consensus.cc:740] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b63136e435294ce5b71e494eab2c96d9, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.263509 25538 consensus_queue.cc:260] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.266430 25538 ts_tablet_manager.cc:1434] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:41.275969 25536 tablet_bootstrap.cc:492] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba: No bootstrap required, opened a new log
I20260713 09:09:41.276609 25536 ts_tablet_manager.cc:1403] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260713 09:09:41.277755 25537 tablet_bootstrap.cc:492] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7: No bootstrap required, opened a new log
I20260713 09:09:41.278322 25537 ts_tablet_manager.cc:1403] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.019s
I20260713 09:09:41.280288 25536 raft_consensus.cc:359] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.280869 25536 raft_consensus.cc:385] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.281101 25536 raft_consensus.cc:740] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.281347 25537 raft_consensus.cc:359] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.281801 25536 consensus_queue.cc:260] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.282124 25537 raft_consensus.cc:385] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.282554 25537 raft_consensus.cc:740] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23adcfe08db54006858233f65624f1e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.283910 25536 ts_tablet_manager.cc:1434] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:41.283500 25537 consensus_queue.cc:260] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.285832 25537 ts_tablet_manager.cc:1434] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:41.298293 25544 raft_consensus.cc:493] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.298707 25544 raft_consensus.cc:515] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.300573 25544 leader_election.cc:290] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b63136e435294ce5b71e494eab2c96d9 (127.21.93.65:33545), 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031)
I20260713 09:09:41.311018 25347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a120222f7cd4c69bf592fbeb36f4a3a" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b63136e435294ce5b71e494eab2c96d9" is_pre_election: true
I20260713 09:09:41.311942 25347 raft_consensus.cc:2468] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 0.
I20260713 09:09:41.313377 25460 leader_election.cc:304] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4626cb6dc88541f5a842521169812dba, b63136e435294ce5b71e494eab2c96d9; no voters: 
I20260713 09:09:41.314307 25544 raft_consensus.cc:2804] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.314705 25544 raft_consensus.cc:493] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.315101 25544 raft_consensus.cc:3060] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.316336 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a120222f7cd4c69bf592fbeb36f4a3a" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23adcfe08db54006858233f65624f1e7" is_pre_election: true
I20260713 09:09:41.317034 25422 raft_consensus.cc:2468] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 0.
W20260713 09:09:41.318965 25522 tablet.cc:2406] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:41.321005 25544 raft_consensus.cc:515] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.322645 25544 leader_election.cc:290] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 1 election: Requested vote from peers b63136e435294ce5b71e494eab2c96d9 (127.21.93.65:33545), 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031)
I20260713 09:09:41.323377 25347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a120222f7cd4c69bf592fbeb36f4a3a" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b63136e435294ce5b71e494eab2c96d9"
I20260713 09:09:41.323680 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a120222f7cd4c69bf592fbeb36f4a3a" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23adcfe08db54006858233f65624f1e7"
I20260713 09:09:41.323958 25347 raft_consensus.cc:3060] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.324227 25422 raft_consensus.cc:3060] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.331008 25347 raft_consensus.cc:2468] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 1.
I20260713 09:09:41.331008 25422 raft_consensus.cc:2468] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 1.
I20260713 09:09:41.332186 25460 leader_election.cc:304] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4626cb6dc88541f5a842521169812dba, b63136e435294ce5b71e494eab2c96d9; no voters: 
I20260713 09:09:41.332792 25544 raft_consensus.cc:2804] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.333839 25544 raft_consensus.cc:697] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Becoming Leader. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Running, Role: LEADER
I20260713 09:09:41.334509 25544 consensus_queue.cc:237] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.342419 25245 catalog_manager.cc:5697] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4626cb6dc88541f5a842521169812dba (127.21.93.67). New cstate: current_term: 1 leader_uuid: "4626cb6dc88541f5a842521169812dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:41.483412 25544 raft_consensus.cc:493] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.483947 25544 raft_consensus.cc:515] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.485737 25544 leader_election.cc:290] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031), b63136e435294ce5b71e494eab2c96d9 (127.21.93.65:33545)
I20260713 09:09:41.486454 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265c1b50c1994d399d00417e070cae3c" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23adcfe08db54006858233f65624f1e7" is_pre_election: true
I20260713 09:09:41.486625 25347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265c1b50c1994d399d00417e070cae3c" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b63136e435294ce5b71e494eab2c96d9" is_pre_election: true
I20260713 09:09:41.487049 25422 raft_consensus.cc:2468] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 0.
I20260713 09:09:41.487331 25347 raft_consensus.cc:2468] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 0.
I20260713 09:09:41.488164 25460 leader_election.cc:304] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23adcfe08db54006858233f65624f1e7, 4626cb6dc88541f5a842521169812dba; no voters: 
I20260713 09:09:41.488873 25544 raft_consensus.cc:2804] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.489235 25544 raft_consensus.cc:493] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.489526 25544 raft_consensus.cc:3060] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.494475 25544 raft_consensus.cc:515] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.496060 25544 leader_election.cc:290] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 1 election: Requested vote from peers 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031), b63136e435294ce5b71e494eab2c96d9 (127.21.93.65:33545)
I20260713 09:09:41.496716 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265c1b50c1994d399d00417e070cae3c" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23adcfe08db54006858233f65624f1e7"
I20260713 09:09:41.496974 25347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265c1b50c1994d399d00417e070cae3c" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b63136e435294ce5b71e494eab2c96d9"
I20260713 09:09:41.497200 25422 raft_consensus.cc:3060] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.497509 25347 raft_consensus.cc:3060] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.501776 25422 raft_consensus.cc:2468] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 1.
I20260713 09:09:41.501984 25347 raft_consensus.cc:2468] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 1.
I20260713 09:09:41.502756 25460 leader_election.cc:304] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23adcfe08db54006858233f65624f1e7, 4626cb6dc88541f5a842521169812dba; no voters: 
I20260713 09:09:41.503461 25544 raft_consensus.cc:2804] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.503981 25544 raft_consensus.cc:697] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Becoming Leader. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Running, Role: LEADER
I20260713 09:09:41.504698 25544 consensus_queue.cc:237] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:41.511268 25245 catalog_manager.cc:5697] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4626cb6dc88541f5a842521169812dba (127.21.93.67). New cstate: current_term: 1 leader_uuid: "4626cb6dc88541f5a842521169812dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.566952 25245 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45372:
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:41.568770 25245 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:41.590929 25336 tablet_service.cc:1511] Processing CreateTablet for tablet 7b48d42ba256481c8395f359c6bf6a24 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511f5c9ceb34e679bd33c64c6526657]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:41.592197 25336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b48d42ba256481c8395f359c6bf6a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.592496 25411 tablet_service.cc:1511] Processing CreateTablet for tablet 7b48d42ba256481c8395f359c6bf6a24 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511f5c9ceb34e679bd33c64c6526657]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:41.593658 25411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b48d42ba256481c8395f359c6bf6a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.593798 25486 tablet_service.cc:1511] Processing CreateTablet for tablet 7b48d42ba256481c8395f359c6bf6a24 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511f5c9ceb34e679bd33c64c6526657]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:41.594986 25486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b48d42ba256481c8395f359c6bf6a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.595906 25337 tablet_service.cc:1511] Processing CreateTablet for tablet 4acfb5f0264542f9b296c3653f734bad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511f5c9ceb34e679bd33c64c6526657]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:41.597090 25337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4acfb5f0264542f9b296c3653f734bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.608768 25537 tablet_bootstrap.cc:492] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7: Bootstrap starting.
I20260713 09:09:41.610288 25411 tablet_service.cc:1511] Processing CreateTablet for tablet 4acfb5f0264542f9b296c3653f734bad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511f5c9ceb34e679bd33c64c6526657]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:41.611637 25411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4acfb5f0264542f9b296c3653f734bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.612903 25485 tablet_service.cc:1511] Processing CreateTablet for tablet 4acfb5f0264542f9b296c3653f734bad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511f5c9ceb34e679bd33c64c6526657]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:41.614190 25485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4acfb5f0264542f9b296c3653f734bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.615449 25537 tablet_bootstrap.cc:654] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.616901 25536 tablet_bootstrap.cc:492] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba: Bootstrap starting.
I20260713 09:09:41.622694 25538 tablet_bootstrap.cc:492] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9: Bootstrap starting.
I20260713 09:09:41.630321 25538 tablet_bootstrap.cc:654] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.630766 25536 tablet_bootstrap.cc:654] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.638458 25538 tablet_bootstrap.cc:492] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9: No bootstrap required, opened a new log
I20260713 09:09:41.638881 25537 tablet_bootstrap.cc:492] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7: No bootstrap required, opened a new log
I20260713 09:09:41.639057 25538 ts_tablet_manager.cc:1403] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260713 09:09:41.639456 25537 ts_tablet_manager.cc:1403] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260713 09:09:41.640575 25536 tablet_bootstrap.cc:492] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba: No bootstrap required, opened a new log
I20260713 09:09:41.641016 25536 ts_tablet_manager.cc:1403] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260713 09:09:41.641939 25538 raft_consensus.cc:359] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.642263 25537 raft_consensus.cc:359] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.642701 25538 raft_consensus.cc:385] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.642938 25537 raft_consensus.cc:385] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.643038 25538 raft_consensus.cc:740] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b63136e435294ce5b71e494eab2c96d9, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.643348 25537 raft_consensus.cc:740] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23adcfe08db54006858233f65624f1e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.643260 25536 raft_consensus.cc:359] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.644176 25536 raft_consensus.cc:385] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.643831 25538 consensus_queue.cc:260] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.644572 25536 raft_consensus.cc:740] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.644433 25537 consensus_queue.cc:260] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.645452 25536 consensus_queue.cc:260] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.648144 25536 ts_tablet_manager.cc:1434] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:09:41.648430 25538 ts_tablet_manager.cc:1434] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:41.649186 25536 tablet_bootstrap.cc:492] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba: Bootstrap starting.
I20260713 09:09:41.649451 25538 tablet_bootstrap.cc:492] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9: Bootstrap starting.
I20260713 09:09:41.655390 25536 tablet_bootstrap.cc:654] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.658087 25538 tablet_bootstrap.cc:654] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.661157 25536 tablet_bootstrap.cc:492] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba: No bootstrap required, opened a new log
I20260713 09:09:41.661695 25536 ts_tablet_manager.cc:1403] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:09:41.662885 25537 ts_tablet_manager.cc:1434] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:09:41.664260 25536 raft_consensus.cc:359] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.664835 25536 raft_consensus.cc:385] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.665081 25536 raft_consensus.cc:740] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.665755 25536 consensus_queue.cc:260] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.666592 25538 tablet_bootstrap.cc:492] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9: No bootstrap required, opened a new log
I20260713 09:09:41.667135 25538 ts_tablet_manager.cc:1403] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260713 09:09:41.667734 25536 ts_tablet_manager.cc:1434] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:41.671350 25537 tablet_bootstrap.cc:492] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7: Bootstrap starting.
I20260713 09:09:41.669750 25538 raft_consensus.cc:359] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.672418 25538 raft_consensus.cc:385] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.672761 25538 raft_consensus.cc:740] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b63136e435294ce5b71e494eab2c96d9, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.673487 25538 consensus_queue.cc:260] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.675793 25538 ts_tablet_manager.cc:1434] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:41.678318 25537 tablet_bootstrap.cc:654] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.683125 25537 tablet_bootstrap.cc:492] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7: No bootstrap required, opened a new log
I20260713 09:09:41.683586 25537 ts_tablet_manager.cc:1403] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:09:41.685789 25537 raft_consensus.cc:359] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
W20260713 09:09:41.686386 25293 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:41.686420 25537 raft_consensus.cc:385] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.687038 25537 raft_consensus.cc:740] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23adcfe08db54006858233f65624f1e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.687778 25537 consensus_queue.cc:260] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.689416 25537 ts_tablet_manager.cc:1434] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:41.694044 25542 raft_consensus.cc:493] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.694546 25542 raft_consensus.cc:515] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.697137 25542 leader_election.cc:290] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031), 4626cb6dc88541f5a842521169812dba (127.21.93.67:38785)
I20260713 09:09:41.707017 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4acfb5f0264542f9b296c3653f734bad" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23adcfe08db54006858233f65624f1e7" is_pre_election: true
I20260713 09:09:41.707641 25422 raft_consensus.cc:2468] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 0.
I20260713 09:09:41.708778 25311 leader_election.cc:304] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23adcfe08db54006858233f65624f1e7, b63136e435294ce5b71e494eab2c96d9; no voters: 
I20260713 09:09:41.709645 25542 raft_consensus.cc:2804] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.710069 25542 raft_consensus.cc:493] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.709930 25496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4acfb5f0264542f9b296c3653f734bad" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4626cb6dc88541f5a842521169812dba" is_pre_election: true
I20260713 09:09:41.710662 25542 raft_consensus.cc:3060] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.710897 25496 raft_consensus.cc:2468] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 0.
I20260713 09:09:41.716614 25542 raft_consensus.cc:515] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.718083 25542 leader_election.cc:290] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 1 election: Requested vote from peers 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031), 4626cb6dc88541f5a842521169812dba (127.21.93.67:38785)
I20260713 09:09:41.718989 25496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4acfb5f0264542f9b296c3653f734bad" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4626cb6dc88541f5a842521169812dba"
I20260713 09:09:41.719007 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4acfb5f0264542f9b296c3653f734bad" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23adcfe08db54006858233f65624f1e7"
I20260713 09:09:41.719530 25496 raft_consensus.cc:3060] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.719779 25422 raft_consensus.cc:3060] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.726533 25496 raft_consensus.cc:2468] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 1.
I20260713 09:09:41.726533 25422 raft_consensus.cc:2468] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 1.
I20260713 09:09:41.727707 25311 leader_election.cc:304] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4626cb6dc88541f5a842521169812dba, b63136e435294ce5b71e494eab2c96d9; no voters: 
I20260713 09:09:41.728294 25542 raft_consensus.cc:2804] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.729229 25542 raft_consensus.cc:697] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 1 LEADER]: Becoming Leader. State: Replica: b63136e435294ce5b71e494eab2c96d9, State: Running, Role: LEADER
I20260713 09:09:41.730044 25542 consensus_queue.cc:237] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.736711 25245 catalog_manager.cc:5697] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b63136e435294ce5b71e494eab2c96d9 (127.21.93.65). New cstate: current_term: 1 leader_uuid: "b63136e435294ce5b71e494eab2c96d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.877203 25542 raft_consensus.cc:493] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.877857 25542 raft_consensus.cc:515] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.879549 25542 leader_election.cc:290] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031), 4626cb6dc88541f5a842521169812dba (127.21.93.67:38785)
I20260713 09:09:41.880601 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b48d42ba256481c8395f359c6bf6a24" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23adcfe08db54006858233f65624f1e7" is_pre_election: true
I20260713 09:09:41.880890 25496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b48d42ba256481c8395f359c6bf6a24" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4626cb6dc88541f5a842521169812dba" is_pre_election: true
I20260713 09:09:41.881204 25422 raft_consensus.cc:2468] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 0.
I20260713 09:09:41.881596 25496 raft_consensus.cc:2468] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 0.
I20260713 09:09:41.882273 25311 leader_election.cc:304] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23adcfe08db54006858233f65624f1e7, b63136e435294ce5b71e494eab2c96d9; no voters: 
I20260713 09:09:41.883020 25542 raft_consensus.cc:2804] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.883301 25542 raft_consensus.cc:493] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.883584 25542 raft_consensus.cc:3060] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.888756 25542 raft_consensus.cc:515] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.890388 25542 leader_election.cc:290] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 1 election: Requested vote from peers 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031), 4626cb6dc88541f5a842521169812dba (127.21.93.67:38785)
I20260713 09:09:41.891149 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b48d42ba256481c8395f359c6bf6a24" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23adcfe08db54006858233f65624f1e7"
I20260713 09:09:41.891486 25496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b48d42ba256481c8395f359c6bf6a24" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4626cb6dc88541f5a842521169812dba"
I20260713 09:09:41.891703 25422 raft_consensus.cc:3060] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.892060 25496 raft_consensus.cc:3060] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.896325 25422 raft_consensus.cc:2468] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 1.
I20260713 09:09:41.896647 25496 raft_consensus.cc:2468] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 1.
I20260713 09:09:41.897337 25311 leader_election.cc:304] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23adcfe08db54006858233f65624f1e7, b63136e435294ce5b71e494eab2c96d9; no voters: 
I20260713 09:09:41.898084 25542 raft_consensus.cc:2804] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.898486 25542 raft_consensus.cc:697] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 1 LEADER]: Becoming Leader. State: Replica: b63136e435294ce5b71e494eab2c96d9, State: Running, Role: LEADER
I20260713 09:09:41.899196 25542 consensus_queue.cc:237] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:41.904098 25544 consensus_queue.cc:1048] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.906529 25245 catalog_manager.cc:5697] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b63136e435294ce5b71e494eab2c96d9 (127.21.93.65). New cstate: current_term: 1 leader_uuid: "b63136e435294ce5b71e494eab2c96d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.919112 25544 consensus_queue.cc:1048] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.920143 25549 consensus_queue.cc:1048] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:41.939647 25544 consensus_queue.cc:1048] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.002869 25496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "265c1b50c1994d399d00417e070cae3c"
dest_uuid: "4626cb6dc88541f5a842521169812dba"
mode: GRACEFUL
new_leader_uuid: "b63136e435294ce5b71e494eab2c96d9"
 from {username='slave'} at 127.0.0.1:55694
I20260713 09:09:42.003464 25496 raft_consensus.cc:606] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Received request to transfer leadership to TS b63136e435294ce5b71e494eab2c96d9
I20260713 09:09:42.008605 25496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a120222f7cd4c69bf592fbeb36f4a3a"
dest_uuid: "4626cb6dc88541f5a842521169812dba"
mode: GRACEFUL
new_leader_uuid: "23adcfe08db54006858233f65624f1e7"
 from {username='slave'} at 127.0.0.1:55694
I20260713 09:09:42.009116 25496 raft_consensus.cc:606] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Received request to transfer leadership to TS 23adcfe08db54006858233f65624f1e7
I20260713 09:09:42.283262 25542 consensus_queue.cc:1048] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.284024 25566 consensus_queue.cc:1048] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.293638 25566 consensus_queue.cc:1048] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.300861 25542 consensus_queue.cc:1048] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.414851 25575 raft_consensus.cc:993] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba: : Instructing follower 23adcfe08db54006858233f65624f1e7 to start an election
I20260713 09:09:42.415441 25544 raft_consensus.cc:1081] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Signalling peer 23adcfe08db54006858233f65624f1e7 to start an election
I20260713 09:09:42.416999 25422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a120222f7cd4c69bf592fbeb36f4a3a"
dest_uuid: "23adcfe08db54006858233f65624f1e7"
 from {username='slave'} at 127.0.0.1:35702
I20260713 09:09:42.417520 25422 raft_consensus.cc:493] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:42.417883 25422 raft_consensus.cc:3060] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.422524 25422 raft_consensus.cc:515] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:42.424436 25422 leader_election.cc:290] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [CANDIDATE]: Term 2 election: Requested vote from peers b63136e435294ce5b71e494eab2c96d9 (127.21.93.65:33545), 4626cb6dc88541f5a842521169812dba (127.21.93.67:38785)
I20260713 09:09:42.435002 25346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a120222f7cd4c69bf592fbeb36f4a3a" candidate_uuid: "23adcfe08db54006858233f65624f1e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b63136e435294ce5b71e494eab2c96d9"
I20260713 09:09:42.435464 25495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a120222f7cd4c69bf592fbeb36f4a3a" candidate_uuid: "23adcfe08db54006858233f65624f1e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4626cb6dc88541f5a842521169812dba"
I20260713 09:09:42.435580 25346 raft_consensus.cc:3060] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.436038 25495 raft_consensus.cc:3055] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.436406 25495 raft_consensus.cc:740] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Running, Role: LEADER
I20260713 09:09:42.437227 25495 consensus_queue.cc:260] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:42.438127 25495 raft_consensus.cc:3060] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.442008 25346 raft_consensus.cc:2468] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23adcfe08db54006858233f65624f1e7 in term 2.
I20260713 09:09:42.443280 25386 leader_election.cc:304] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23adcfe08db54006858233f65624f1e7, b63136e435294ce5b71e494eab2c96d9; no voters: 
I20260713 09:09:42.444231 25543 raft_consensus.cc:2804] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:42.444788 25495 raft_consensus.cc:2468] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23adcfe08db54006858233f65624f1e7 in term 2.
I20260713 09:09:42.445534 25543 raft_consensus.cc:697] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 2 LEADER]: Becoming Leader. State: Replica: 23adcfe08db54006858233f65624f1e7, State: Running, Role: LEADER
I20260713 09:09:42.446545 25543 consensus_queue.cc:237] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:42.453840 25242 catalog_manager.cc:5697] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 reported cstate change: term changed from 1 to 2, leader changed from 4626cb6dc88541f5a842521169812dba (127.21.93.67) to 23adcfe08db54006858233f65624f1e7 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "23adcfe08db54006858233f65624f1e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.523542 25575 raft_consensus.cc:993] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba: : Instructing follower b63136e435294ce5b71e494eab2c96d9 to start an election
I20260713 09:09:42.523993 25544 raft_consensus.cc:1081] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Signalling peer b63136e435294ce5b71e494eab2c96d9 to start an election
I20260713 09:09:42.525362 25346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "265c1b50c1994d399d00417e070cae3c"
dest_uuid: "b63136e435294ce5b71e494eab2c96d9"
 from {username='slave'} at 127.0.0.1:46976
I20260713 09:09:42.525929 25346 raft_consensus.cc:493] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:42.526311 25346 raft_consensus.cc:3060] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.530993 25346 raft_consensus.cc:515] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:42.532614 25346 leader_election.cc:290] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 2 election: Requested vote from peers 4626cb6dc88541f5a842521169812dba (127.21.93.67:38785), 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031)
I20260713 09:09:42.533326 25495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265c1b50c1994d399d00417e070cae3c" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4626cb6dc88541f5a842521169812dba"
I20260713 09:09:42.533754 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265c1b50c1994d399d00417e070cae3c" candidate_uuid: "b63136e435294ce5b71e494eab2c96d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23adcfe08db54006858233f65624f1e7"
I20260713 09:09:42.533964 25495 raft_consensus.cc:3055] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.534287 25495 raft_consensus.cc:740] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Running, Role: LEADER
I20260713 09:09:42.534332 25422 raft_consensus.cc:3060] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.535209 25495 consensus_queue.cc:260] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:42.536412 25495 raft_consensus.cc:3060] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.541301 25422 raft_consensus.cc:2468] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 2.
I20260713 09:09:42.542531 25311 leader_election.cc:304] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23adcfe08db54006858233f65624f1e7, b63136e435294ce5b71e494eab2c96d9; no voters: 
I20260713 09:09:42.542932 25495 raft_consensus.cc:2468] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b63136e435294ce5b71e494eab2c96d9 in term 2.
I20260713 09:09:42.543313 25566 raft_consensus.cc:2804] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:42.543833 25566 raft_consensus.cc:697] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 2 LEADER]: Becoming Leader. State: Replica: b63136e435294ce5b71e494eab2c96d9, State: Running, Role: LEADER
I20260713 09:09:42.544523 25566 consensus_queue.cc:237] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } }
I20260713 09:09:42.550623 25242 catalog_manager.cc:5697] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 reported cstate change: term changed from 1 to 2, leader changed from 4626cb6dc88541f5a842521169812dba (127.21.93.67) to b63136e435294ce5b71e494eab2c96d9 (127.21.93.65). New cstate: current_term: 2 leader_uuid: "b63136e435294ce5b71e494eab2c96d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:42.731115 21877 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:42.732685 21877 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:42.733067 21877 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:42.744052 25346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4acfb5f0264542f9b296c3653f734bad"
dest_uuid: "b63136e435294ce5b71e494eab2c96d9"
mode: GRACEFUL
new_leader_uuid: "4626cb6dc88541f5a842521169812dba"
 from {username='slave'} at 127.0.0.1:48132
I20260713 09:09:42.744521 25346 raft_consensus.cc:606] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 1 LEADER]: Received request to transfer leadership to TS 4626cb6dc88541f5a842521169812dba
I20260713 09:09:42.745734 21877 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:42.889170 25346 raft_consensus.cc:1275] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Refusing update from remote peer 23adcfe08db54006858233f65624f1e7: 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:42.890549 25543 consensus_queue.cc:1048] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.898921 25495 raft_consensus.cc:1275] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Refusing update from remote peer 23adcfe08db54006858233f65624f1e7: 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:42.900836 25543 consensus_queue.cc:1048] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.939360 25566 raft_consensus.cc:993] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9: : Instructing follower 4626cb6dc88541f5a842521169812dba to start an election
I20260713 09:09:42.939780 25585 raft_consensus.cc:1081] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 1 LEADER]: Signalling peer 4626cb6dc88541f5a842521169812dba to start an election
I20260713 09:09:42.941251 25495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4acfb5f0264542f9b296c3653f734bad"
dest_uuid: "4626cb6dc88541f5a842521169812dba"
 from {username='slave'} at 127.0.0.1:55682
I20260713 09:09:42.941713 25495 raft_consensus.cc:493] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:42.942008 25495 raft_consensus.cc:3060] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.947365 25495 raft_consensus.cc:515] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:42.949829 25495 leader_election.cc:290] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 2 election: Requested vote from peers b63136e435294ce5b71e494eab2c96d9 (127.21.93.65:33545), 23adcfe08db54006858233f65624f1e7 (127.21.93.66:36031)
I20260713 09:09:42.949996 25346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4acfb5f0264542f9b296c3653f734bad" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b63136e435294ce5b71e494eab2c96d9"
I20260713 09:09:42.950371 25422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4acfb5f0264542f9b296c3653f734bad" candidate_uuid: "4626cb6dc88541f5a842521169812dba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23adcfe08db54006858233f65624f1e7"
I20260713 09:09:42.950683 25346 raft_consensus.cc:3055] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.951026 25422 raft_consensus.cc:3060] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.951131 25346 raft_consensus.cc:740] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b63136e435294ce5b71e494eab2c96d9, State: Running, Role: LEADER
I20260713 09:09:42.951927 25346 consensus_queue.cc:260] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:42.952813 25346 raft_consensus.cc:3060] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.955890 25422 raft_consensus.cc:2468] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 2.
I20260713 09:09:42.956881 25460 leader_election.cc:304] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23adcfe08db54006858233f65624f1e7, 4626cb6dc88541f5a842521169812dba; no voters: 
I20260713 09:09:42.957536 25346 raft_consensus.cc:2468] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4626cb6dc88541f5a842521169812dba in term 2.
I20260713 09:09:42.957651 25544 raft_consensus.cc:2804] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:42.958199 25544 raft_consensus.cc:697] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 2 LEADER]: Becoming Leader. State: Replica: 4626cb6dc88541f5a842521169812dba, State: Running, Role: LEADER
I20260713 09:09:42.958940 25544 consensus_queue.cc:237] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } }
I20260713 09:09:42.964516 25242 catalog_manager.cc:5697] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba reported cstate change: term changed from 1 to 2, leader changed from b63136e435294ce5b71e494eab2c96d9 (127.21.93.65) to 4626cb6dc88541f5a842521169812dba (127.21.93.67). New cstate: current_term: 2 leader_uuid: "4626cb6dc88541f5a842521169812dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b63136e435294ce5b71e494eab2c96d9" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 33545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.006341 25495 raft_consensus.cc:1275] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Refusing update from remote peer b63136e435294ce5b71e494eab2c96d9: 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:43.007992 25585 consensus_queue.cc:1048] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4626cb6dc88541f5a842521169812dba" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 38785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:43.017035 25422 raft_consensus.cc:1275] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Refusing update from remote peer b63136e435294ce5b71e494eab2c96d9: 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:43.019116 25585 consensus_queue.cc:1048] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23adcfe08db54006858233f65624f1e7" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:43.088594 21877 tablet_server.cc:179] TabletServer@127.21.93.65:0 shutting down...
I20260713 09:09:43.107071 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:43.107829 21877 tablet_replica.cc:333] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9: stopping tablet replica
I20260713 09:09:43.108364 21877 raft_consensus.cc:2243] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.108744 21877 raft_consensus.cc:2272] T 4acfb5f0264542f9b296c3653f734bad P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.111066 21877 tablet_replica.cc:333] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9: stopping tablet replica
I20260713 09:09:43.111537 21877 raft_consensus.cc:2243] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.111891 21877 raft_consensus.cc:2272] T 1a120222f7cd4c69bf592fbeb36f4a3a P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.113770 21877 tablet_replica.cc:333] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9: stopping tablet replica
I20260713 09:09:43.114202 21877 raft_consensus.cc:2243] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.114909 21877 raft_consensus.cc:2272] T 7b48d42ba256481c8395f359c6bf6a24 P b63136e435294ce5b71e494eab2c96d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.116708 21877 tablet_replica.cc:333] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9: stopping tablet replica
I20260713 09:09:43.117116 21877 raft_consensus.cc:2243] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.117780 21877 raft_consensus.cc:2272] T 265c1b50c1994d399d00417e070cae3c P b63136e435294ce5b71e494eab2c96d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.139869 21877 tablet_server.cc:196] TabletServer@127.21.93.65:0 shutdown complete.
I20260713 09:09:43.150599 21877 tablet_server.cc:179] TabletServer@127.21.93.66:0 shutting down...
I20260713 09:09:43.167659 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:43.168344 21877 tablet_replica.cc:333] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7: stopping tablet replica
I20260713 09:09:43.168877 21877 raft_consensus.cc:2243] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.169333 21877 raft_consensus.cc:2272] T 4acfb5f0264542f9b296c3653f734bad P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.171609 21877 tablet_replica.cc:333] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7: stopping tablet replica
I20260713 09:09:43.172117 21877 raft_consensus.cc:2243] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.172871 21877 raft_consensus.cc:2272] T 1a120222f7cd4c69bf592fbeb36f4a3a P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.175418 21877 tablet_replica.cc:333] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7: stopping tablet replica
I20260713 09:09:43.175902 21877 raft_consensus.cc:2243] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.176301 21877 raft_consensus.cc:2272] T 7b48d42ba256481c8395f359c6bf6a24 P 23adcfe08db54006858233f65624f1e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.178397 21877 tablet_replica.cc:333] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7: stopping tablet replica
I20260713 09:09:43.178938 21877 raft_consensus.cc:2243] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.179348 21877 raft_consensus.cc:2272] T 265c1b50c1994d399d00417e070cae3c P 23adcfe08db54006858233f65624f1e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.201735 21877 tablet_server.cc:196] TabletServer@127.21.93.66:0 shutdown complete.
I20260713 09:09:43.212476 21877 tablet_server.cc:179] TabletServer@127.21.93.67:0 shutting down...
I20260713 09:09:43.230280 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:43.230975 21877 tablet_replica.cc:333] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba: stopping tablet replica
I20260713 09:09:43.231541 21877 raft_consensus.cc:2243] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.232098 21877 pending_rounds.cc:70] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba: Trying to abort 1 pending ops.
I20260713 09:09:43.232247 21877 pending_rounds.cc:77] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992775006957568 op_type: NO_OP noop_request { }
I20260713 09:09:43.232517 21877 raft_consensus.cc:2889] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:43.232735 21877 raft_consensus.cc:2272] T 4acfb5f0264542f9b296c3653f734bad P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.234858 21877 tablet_replica.cc:333] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba: stopping tablet replica
I20260713 09:09:43.235327 21877 raft_consensus.cc:2243] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.235678 21877 raft_consensus.cc:2272] T 7b48d42ba256481c8395f359c6bf6a24 P 4626cb6dc88541f5a842521169812dba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.237826 21877 tablet_replica.cc:333] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba: stopping tablet replica
I20260713 09:09:43.238266 21877 raft_consensus.cc:2243] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.238613 21877 raft_consensus.cc:2272] T 265c1b50c1994d399d00417e070cae3c P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.240622 21877 tablet_replica.cc:333] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba: stopping tablet replica
I20260713 09:09:43.241101 21877 raft_consensus.cc:2243] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.241536 21877 raft_consensus.cc:2272] T 1a120222f7cd4c69bf592fbeb36f4a3a P 4626cb6dc88541f5a842521169812dba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.263554 21877 tablet_server.cc:196] TabletServer@127.21.93.67:0 shutdown complete.
I20260713 09:09:43.273994 21877 master.cc:562] Master@127.21.93.126:33179 shutting down...
I20260713 09:09:43.289307 21877 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.289829 21877 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.290236 21877 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6a4b1decf124deda786ab8dc32963e4: stopping tablet replica
I20260713 09:09:43.308279 21877 master.cc:584] Master@127.21.93.126:33179 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2770 ms)
[----------] 6 tests from LeaderRebalancerTest (88498 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:43.333374 21877 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.93.126:34385
I20260713 09:09:43.334395 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:43.339413 25600 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:43.339628 25601 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:43.341339 25603 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:43.342669 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:43.343475 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:43.343715 21877 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:43.343899 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933783343881 us; error 0 us; skew 500 ppm
I20260713 09:09:43.344455 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:43.346621 21877 webserver.cc:533] Webserver started at http://127.21.93.126:44639/ using document root <none> and password file <none>
I20260713 09:09:43.347121 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:43.347337 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:43.347615 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:43.348697 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/master-0-root/instance:
uuid: "aab9bd52a23d48e1b0c759a08038edb9"
format_stamp: "Formatted at 2026-07-13 09:09:43 on dist-test-slave-vxf7"
I20260713 09:09:43.353127 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:43.357105 25608 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:43.357782 21877 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:09:43.358049 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/master-0-root
uuid: "aab9bd52a23d48e1b0c759a08038edb9"
format_stamp: "Formatted at 2026-07-13 09:09:43 on dist-test-slave-vxf7"
I20260713 09:09:43.358332 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-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:43.378825 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:43.379860 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:43.415512 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.126:34385
I20260713 09:09:43.415604 25659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.126:34385 every 8 connection(s)
I20260713 09:09:43.419134 25660 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:43.428675 25660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9: Bootstrap starting.
I20260713 09:09:43.432794 25660 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:43.436441 25660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9: No bootstrap required, opened a new log
I20260713 09:09:43.438376 25660 raft_consensus.cc:359] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aab9bd52a23d48e1b0c759a08038edb9" member_type: VOTER }
I20260713 09:09:43.438723 25660 raft_consensus.cc:385] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:43.438928 25660 raft_consensus.cc:740] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab9bd52a23d48e1b0c759a08038edb9, State: Initialized, Role: FOLLOWER
I20260713 09:09:43.439486 25660 consensus_queue.cc:260] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aab9bd52a23d48e1b0c759a08038edb9" member_type: VOTER }
I20260713 09:09:43.439910 25660 raft_consensus.cc:399] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:43.440140 25660 raft_consensus.cc:493] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:43.440385 25660 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.444584 25660 raft_consensus.cc:515] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aab9bd52a23d48e1b0c759a08038edb9" member_type: VOTER }
I20260713 09:09:43.445021 25660 leader_election.cc:304] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [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: aab9bd52a23d48e1b0c759a08038edb9; no voters: 
I20260713 09:09:43.446058 25660 leader_election.cc:290] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:43.446367 25663 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:43.447781 25663 raft_consensus.cc:697] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 1 LEADER]: Becoming Leader. State: Replica: aab9bd52a23d48e1b0c759a08038edb9, State: Running, Role: LEADER
I20260713 09:09:43.448411 25663 consensus_queue.cc:237] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [LEADER]: Queue going to LEADER mode. State: All 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: "aab9bd52a23d48e1b0c759a08038edb9" member_type: VOTER }
I20260713 09:09:43.448951 25660 sys_catalog.cc:565] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:43.451186 25664 sys_catalog.cc:455] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aab9bd52a23d48e1b0c759a08038edb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aab9bd52a23d48e1b0c759a08038edb9" member_type: VOTER } }
I20260713 09:09:43.451193 25665 sys_catalog.cc:455] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aab9bd52a23d48e1b0c759a08038edb9. Latest consensus state: current_term: 1 leader_uuid: "aab9bd52a23d48e1b0c759a08038edb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aab9bd52a23d48e1b0c759a08038edb9" member_type: VOTER } }
I20260713 09:09:43.451918 25664 sys_catalog.cc:458] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:43.451999 25665 sys_catalog.cc:458] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:43.455302 25668 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:43.460757 25668 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:43.463398 21877 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:43.469095 25668 catalog_manager.cc:1383] Generated new cluster ID: 7a23f297b1cd4a5d87c1741295352840
I20260713 09:09:43.469327 25668 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:43.487161 25668 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:43.488525 25668 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:43.500342 25668 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9: Generated new TSK 0
I20260713 09:09:43.500963 25668 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:43.530166 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:43.536043 25681 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:43.537041 25682 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:43.538473 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:43.538700 25684 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:43.539667 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:43.539852 21877 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:43.540162 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933783540127 us; error 0 us; skew 500 ppm
I20260713 09:09:43.540751 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:43.543231 21877 webserver.cc:533] Webserver started at http://127.21.93.65:45471/ using document root <none> and password file <none>
I20260713 09:09:43.543728 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:43.543944 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:43.544226 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:43.545327 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-0-root/instance:
uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
format_stamp: "Formatted at 2026-07-13 09:09:43 on dist-test-slave-vxf7"
I20260713 09:09:43.549968 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:09:43.553498 25689 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:43.554371 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:43.554673 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
format_stamp: "Formatted at 2026-07-13 09:09:43 on dist-test-slave-vxf7"
I20260713 09:09:43.554980 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-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:43.567718 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:43.568776 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:43.570155 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:43.572263 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:43.572427 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:43.572710 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:43.572865 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:43.609194 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:35623
I20260713 09:09:43.609283 25751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:35623 every 8 connection(s)
I20260713 09:09:43.613979 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:43.623363 25756 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:43.624980 25757 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:43.628082 25752 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34385
I20260713 09:09:43.628472 25752 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:43.628911 25759 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:43.629208 25752 heartbeater.cc:507] Master 127.21.93.126:34385 requested a full tablet report, sending...
I20260713 09:09:43.629945 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:43.631016 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:43.631230 21877 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:43.631417 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933783631400 us; error 0 us; skew 500 ppm
I20260713 09:09:43.631522 25625 ts_manager.cc:194] Registered new tserver with Master: 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623)
I20260713 09:09:43.632050 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:43.633670 25625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44502
I20260713 09:09:43.636340 21877 webserver.cc:533] Webserver started at http://127.21.93.66:43231/ using document root <none> and password file <none>
I20260713 09:09:43.636886 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:43.637105 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:43.637369 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:43.638394 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-1-root/instance:
uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
format_stamp: "Formatted at 2026-07-13 09:09:43 on dist-test-slave-vxf7"
I20260713 09:09:43.642503 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:09:43.645637 25764 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:43.646473 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:43.646762 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-1-root
uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
format_stamp: "Formatted at 2026-07-13 09:09:43 on dist-test-slave-vxf7"
I20260713 09:09:43.647151 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-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:43.657719 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:43.658715 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:43.660187 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:43.662297 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:43.662518 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:43.662762 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:43.663010 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:43.701650 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.66:41955
I20260713 09:09:43.701746 25826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.66:41955 every 8 connection(s)
I20260713 09:09:43.706389 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:43.713388 25830 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:43.714691 25831 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:43.717101 21877 server_base.cc:1061] running on GCE node
W20260713 09:09:43.717639 25833 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:43.718576 25827 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34385
I20260713 09:09:43.718770 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:43.719053 25827 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:43.719062 21877 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:43.719477 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933783719456 us; error 0 us; skew 500 ppm
I20260713 09:09:43.720093 25827 heartbeater.cc:507] Master 127.21.93.126:34385 requested a full tablet report, sending...
I20260713 09:09:43.720309 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:43.722342 25625 ts_manager.cc:194] Registered new tserver with Master: 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:43.723078 21877 webserver.cc:533] Webserver started at http://127.21.93.67:35013/ using document root <none> and password file <none>
I20260713 09:09:43.723770 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:43.723826 25625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44510
I20260713 09:09:43.724037 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:43.724432 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:43.725839 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-2-root/instance:
uuid: "eac350fa93e74bd29a16fd4665e408e1"
format_stamp: "Formatted at 2026-07-13 09:09:43 on dist-test-slave-vxf7"
I20260713 09:09:43.730388 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:43.733683 25838 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:43.734516 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:09:43.734866 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-2-root
uuid: "eac350fa93e74bd29a16fd4665e408e1"
format_stamp: "Formatted at 2026-07-13 09:09:43 on dist-test-slave-vxf7"
I20260713 09:09:43.735139 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933694671616-21877-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:43.758859 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:43.759908 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:43.761335 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:43.763592 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:43.763826 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:43.764070 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:43.764243 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:43.800949 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.67:35677
I20260713 09:09:43.801038 25900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.67:35677 every 8 connection(s)
I20260713 09:09:43.815153 25901 heartbeater.cc:344] Connected to a master server at 127.21.93.126:34385
I20260713 09:09:43.815526 25901 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:43.816247 25901 heartbeater.cc:507] Master 127.21.93.126:34385 requested a full tablet report, sending...
I20260713 09:09:43.818239 25625 ts_manager.cc:194] Registered new tserver with Master: eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:43.818602 21877 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014590017s
I20260713 09:09:43.819607 25625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44518
I20260713 09:09:43.842732 25625 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44532:
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:43.845327 25625 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:43.905552 25866 tablet_service.cc:1511] Processing CreateTablet for tablet 48feea9c91df4f25a916303c5d46b73f (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:43.906992 25866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48feea9c91df4f25a916303c5d46b73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.910485 25865 tablet_service.cc:1511] Processing CreateTablet for tablet bfdefd7a73c84a25bdc55610203ec5d1 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:43.911888 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdefd7a73c84a25bdc55610203ec5d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.916102 25864 tablet_service.cc:1511] Processing CreateTablet for tablet 776931b687b14c7ca31e8347455740ff (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:43.917500 25864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776931b687b14c7ca31e8347455740ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.921551 25863 tablet_service.cc:1511] Processing CreateTablet for tablet f234f759f8ae42148977abedbbf6f920 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:43.922888 25863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f234f759f8ae42148977abedbbf6f920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.926837 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 48feea9c91df4f25a916303c5d46b73f (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:43.928154 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48feea9c91df4f25a916303c5d46b73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.928248 25862 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc11873e55e4957985f70ec6ebbcfa5 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:43.929565 25862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc11873e55e4957985f70ec6ebbcfa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.932111 25861 tablet_service.cc:1511] Processing CreateTablet for tablet 6a19b23eb9b54d718c88deb0c15ce11b (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:43.933391 25861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a19b23eb9b54d718c88deb0c15ce11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.937407 25716 tablet_service.cc:1511] Processing CreateTablet for tablet bfdefd7a73c84a25bdc55610203ec5d1 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:43.938727 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdefd7a73c84a25bdc55610203ec5d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.941074 25713 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc11873e55e4957985f70ec6ebbcfa5 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:43.939781 25712 tablet_service.cc:1511] Processing CreateTablet for tablet 6a19b23eb9b54d718c88deb0c15ce11b (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:43.944216 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc11873e55e4957985f70ec6ebbcfa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.944868 25712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a19b23eb9b54d718c88deb0c15ce11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.942416 25714 tablet_service.cc:1511] Processing CreateTablet for tablet f234f759f8ae42148977abedbbf6f920 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:43.939781 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 776931b687b14c7ca31e8347455740ff (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:43.946367 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f234f759f8ae42148977abedbbf6f920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.947072 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776931b687b14c7ca31e8347455740ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.972759 25711 tablet_service.cc:1511] Processing CreateTablet for tablet e7781bf604ff488785fb9e09cdd1cc03 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:43.975040 25792 tablet_service.cc:1511] Processing CreateTablet for tablet 48feea9c91df4f25a916303c5d46b73f (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:43.975153 25791 tablet_service.cc:1511] Processing CreateTablet for tablet bfdefd7a73c84a25bdc55610203ec5d1 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:43.976426 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48feea9c91df4f25a916303c5d46b73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.977406 25790 tablet_service.cc:1511] Processing CreateTablet for tablet 776931b687b14c7ca31e8347455740ff (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:43.979805 25789 tablet_service.cc:1511] Processing CreateTablet for tablet f234f759f8ae42148977abedbbf6f920 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:43.980800 25710 tablet_service.cc:1511] Processing CreateTablet for tablet d7a1e426b267453aa47215d4d15eda66 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:43.981129 25860 tablet_service.cc:1511] Processing CreateTablet for tablet e7781bf604ff488785fb9e09cdd1cc03 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:43.981842 25788 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc11873e55e4957985f70ec6ebbcfa5 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:43.982611 25860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7781bf604ff488785fb9e09cdd1cc03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.983837 25786 tablet_service.cc:1511] Processing CreateTablet for tablet e7781bf604ff488785fb9e09cdd1cc03 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:43.984026 25787 tablet_service.cc:1511] Processing CreateTablet for tablet 6a19b23eb9b54d718c88deb0c15ce11b (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:43.978662 25790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776931b687b14c7ca31e8347455740ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.989818 25785 tablet_service.cc:1511] Processing CreateTablet for tablet d7a1e426b267453aa47215d4d15eda66 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:43.991091 25788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc11873e55e4957985f70ec6ebbcfa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.992520 25709 tablet_service.cc:1511] Processing CreateTablet for tablet e98b8317ad39460c9dba0883ccf11f92 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:43.993952 25785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a1e426b267453aa47215d4d15eda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.995096 25789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f234f759f8ae42148977abedbbf6f920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.996659 25859 tablet_service.cc:1511] Processing CreateTablet for tablet d7a1e426b267453aa47215d4d15eda66 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:43.997925 25859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a1e426b267453aa47215d4d15eda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:43.999094 25787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a19b23eb9b54d718c88deb0c15ce11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.003110 25786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7781bf604ff488785fb9e09cdd1cc03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.003831 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdefd7a73c84a25bdc55610203ec5d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.003574 25784 tablet_service.cc:1511] Processing CreateTablet for tablet e98b8317ad39460c9dba0883ccf11f92 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:44.006501 25784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98b8317ad39460c9dba0883ccf11f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.018855 25858 tablet_service.cc:1511] Processing CreateTablet for tablet e98b8317ad39460c9dba0883ccf11f92 (DEFAULT_TABLE table=test-workload [id=9be29dd190d34d9eba51bacbddfff809]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:44.020287 25858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98b8317ad39460c9dba0883ccf11f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.023288 25711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7781bf604ff488785fb9e09cdd1cc03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.027117 25710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a1e426b267453aa47215d4d15eda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.031455 25709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98b8317ad39460c9dba0883ccf11f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:44.109954 25916 tablet_bootstrap.cc:492] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.115231 25917 tablet_bootstrap.cc:492] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.115921 25916 tablet_bootstrap.cc:654] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.122639 25918 tablet_bootstrap.cc:492] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.129505 25916 tablet_bootstrap.cc:492] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.130010 25916 ts_tablet_manager.cc:1403] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.009s
I20260713 09:09:44.132797 25916 raft_consensus.cc:359] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.133157 25918 tablet_bootstrap.cc:654] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.133348 25916 raft_consensus.cc:385] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.133719 25916 raft_consensus.cc:740] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.134414 25916 consensus_queue.cc:260] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.126626 25917 tablet_bootstrap.cc:654] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.137372 25916 ts_tablet_manager.cc:1434] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:44.139127 25752 heartbeater.cc:499] Master 127.21.93.126:34385 was elected leader, sending a full tablet report...
I20260713 09:09:44.139281 25916 tablet_bootstrap.cc:492] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.144181 25918 tablet_bootstrap.cc:492] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.144600 25918 ts_tablet_manager.cc:1403] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.009s
I20260713 09:09:44.146732 25918 raft_consensus.cc:359] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.147476 25918 raft_consensus.cc:385] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.147792 25918 raft_consensus.cc:740] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.148358 25917 tablet_bootstrap.cc:492] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.148810 25917 ts_tablet_manager.cc:1403] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260713 09:09:44.148547 25918 consensus_queue.cc:260] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.151329 25916 tablet_bootstrap.cc:654] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.151814 25917 raft_consensus.cc:359] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.152657 25917 raft_consensus.cc:385] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.152952 25917 raft_consensus.cc:740] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.153851 25917 consensus_queue.cc:260] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.159169 25827 heartbeater.cc:499] Master 127.21.93.126:34385 was elected leader, sending a full tablet report...
I20260713 09:09:44.160250 25901 heartbeater.cc:499] Master 127.21.93.126:34385 was elected leader, sending a full tablet report...
I20260713 09:09:44.162413 25918 ts_tablet_manager.cc:1434] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:09:44.163589 25918 tablet_bootstrap.cc:492] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.164163 25916 tablet_bootstrap.cc:492] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.164819 25916 ts_tablet_manager.cc:1403] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260713 09:09:44.168267 25916 raft_consensus.cc:359] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.168934 25916 raft_consensus.cc:385] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.169238 25916 raft_consensus.cc:740] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.169448 25918 tablet_bootstrap.cc:654] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.170113 25916 consensus_queue.cc:260] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.173189 25917 ts_tablet_manager.cc:1434] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.011s
I20260713 09:09:44.174403 25917 tablet_bootstrap.cc:492] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.177285 25916 ts_tablet_manager.cc:1434] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:44.178519 25916 tablet_bootstrap.cc:492] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.186252 25916 tablet_bootstrap.cc:654] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.189445 25918 tablet_bootstrap.cc:492] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.190012 25918 ts_tablet_manager.cc:1403] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260713 09:09:44.193697 25918 raft_consensus.cc:359] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.194617 25918 raft_consensus.cc:385] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.194998 25918 raft_consensus.cc:740] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.195878 25918 consensus_queue.cc:260] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.198102 25918 ts_tablet_manager.cc:1434] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:09:44.198818 25916 tablet_bootstrap.cc:492] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.199007 25918 tablet_bootstrap.cc:492] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.199049 25917 tablet_bootstrap.cc:654] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.199313 25916 ts_tablet_manager.cc:1403] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260713 09:09:44.202179 25916 raft_consensus.cc:359] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.202870 25916 raft_consensus.cc:385] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.203158 25916 raft_consensus.cc:740] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.204030 25916 consensus_queue.cc:260] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.205441 25918 tablet_bootstrap.cc:654] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.210049 25916 ts_tablet_manager.cc:1434] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:44.210738 25917 tablet_bootstrap.cc:492] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.211385 25916 tablet_bootstrap.cc:492] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.211382 25917 ts_tablet_manager.cc:1403] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.010s
I20260713 09:09:44.216536 25918 tablet_bootstrap.cc:492] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.217015 25918 ts_tablet_manager.cc:1403] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:09:44.217188 25917 raft_consensus.cc:359] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.218087 25917 raft_consensus.cc:385] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.219735 25916 tablet_bootstrap.cc:654] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.218458 25917 raft_consensus.cc:740] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.219907 25918 raft_consensus.cc:359] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.220844 25918 raft_consensus.cc:385] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.221133 25918 raft_consensus.cc:740] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.221086 25917 consensus_queue.cc:260] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.222240 25918 consensus_queue.cc:260] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.224551 25917 ts_tablet_manager.cc:1434] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:09:44.227593 25917 tablet_bootstrap.cc:492] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.226277 25918 ts_tablet_manager.cc:1434] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:44.231108 25918 tablet_bootstrap.cc:492] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.233542 25917 tablet_bootstrap.cc:654] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.241516 25918 tablet_bootstrap.cc:654] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.250080 25916 tablet_bootstrap.cc:492] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.250725 25916 ts_tablet_manager.cc:1403] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.020s
I20260713 09:09:44.251317 25917 tablet_bootstrap.cc:492] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.251897 25917 ts_tablet_manager.cc:1403] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:09:44.252028 25918 tablet_bootstrap.cc:492] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.252643 25918 ts_tablet_manager.cc:1403] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:09:44.254099 25916 raft_consensus.cc:359] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.254988 25916 raft_consensus.cc:385] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.255086 25917 raft_consensus.cc:359] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.255357 25916 raft_consensus.cc:740] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.255839 25917 raft_consensus.cc:385] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.256196 25917 raft_consensus.cc:740] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.256285 25918 raft_consensus.cc:359] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.257135 25918 raft_consensus.cc:385] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.256561 25916 consensus_queue.cc:260] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.256866 25917 consensus_queue.cc:260] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.257504 25918 raft_consensus.cc:740] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.258368 25918 consensus_queue.cc:260] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.259383 25916 ts_tablet_manager.cc:1434] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:44.260917 25918 ts_tablet_manager.cc:1434] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260713 09:09:44.261792 25916 tablet_bootstrap.cc:492] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.262687 25918 tablet_bootstrap.cc:492] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.268051 25917 ts_tablet_manager.cc:1434] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:44.269407 25918 tablet_bootstrap.cc:654] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.269654 25916 tablet_bootstrap.cc:654] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.273470 25917 tablet_bootstrap.cc:492] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.282933 25917 tablet_bootstrap.cc:654] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.296361 25917 tablet_bootstrap.cc:492] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.297106 25917 ts_tablet_manager.cc:1403] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260713 09:09:44.300158 25918 tablet_bootstrap.cc:492] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.299844 25917 raft_consensus.cc:359] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.300568 25917 raft_consensus.cc:385] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.300690 25918 ts_tablet_manager.cc:1403] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.038s	user 0.028s	sys 0.008s
I20260713 09:09:44.300884 25917 raft_consensus.cc:740] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.301399 25916 tablet_bootstrap.cc:492] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.301890 25916 ts_tablet_manager.cc:1403] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.014s
I20260713 09:09:44.301774 25917 consensus_queue.cc:260] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.303682 25918 raft_consensus.cc:359] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.304370 25917 ts_tablet_manager.cc:1434] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:44.304425 25918 raft_consensus.cc:385] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.304865 25918 raft_consensus.cc:740] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.305507 25917 tablet_bootstrap.cc:492] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.305194 25916 raft_consensus.cc:359] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.305650 25918 consensus_queue.cc:260] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.306061 25916 raft_consensus.cc:385] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.306538 25916 raft_consensus.cc:740] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.307682 25916 consensus_queue.cc:260] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.310305 25916 ts_tablet_manager.cc:1434] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:44.311432 25916 tablet_bootstrap.cc:492] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.314934 25923 raft_consensus.cc:493] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.315429 25923 raft_consensus.cc:515] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.320730 25916 tablet_bootstrap.cc:654] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.324944 25923 leader_election.cc:290] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.326813 25917 tablet_bootstrap.cc:654] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.336351 25918 ts_tablet_manager.cc:1434] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:09:44.338516 25916 tablet_bootstrap.cc:492] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.339169 25916 ts_tablet_manager.cc:1403] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260713 09:09:44.341742 25918 tablet_bootstrap.cc:492] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.343851 25916 raft_consensus.cc:359] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.344728 25916 raft_consensus.cc:385] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.345069 25916 raft_consensus.cc:740] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.346637 25916 consensus_queue.cc:260] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.347877 25917 tablet_bootstrap.cc:492] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.348393 25917 ts_tablet_manager.cc:1403] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.014s
I20260713 09:09:44.349651 25918 tablet_bootstrap.cc:654] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.352689 25916 ts_tablet_manager.cc:1434] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260713 09:09:44.352974 25917 raft_consensus.cc:359] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.353744 25917 raft_consensus.cc:385] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.353926 25916 tablet_bootstrap.cc:492] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.354059 25917 raft_consensus.cc:740] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.355206 25917 consensus_queue.cc:260] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.358528 25917 ts_tablet_manager.cc:1434] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:44.359809 25917 tablet_bootstrap.cc:492] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.362425 25916 tablet_bootstrap.cc:654] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.365187 25925 raft_consensus.cc:493] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.366595 25920 raft_consensus.cc:493] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.367134 25920 raft_consensus.cc:515] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.370512 25920 leader_election.cc:290] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.365754 25925 raft_consensus.cc:515] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.420297 25916 tablet_bootstrap.cc:492] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.439220 25916 ts_tablet_manager.cc:1403] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.010s
I20260713 09:09:44.444063 25918 tablet_bootstrap.cc:492] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.444782 25918 ts_tablet_manager.cc:1403] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.020s
I20260713 09:09:44.452729 25920 raft_consensus.cc:493] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.453456 25920 raft_consensus.cc:515] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.450402 25916 raft_consensus.cc:359] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.456605 25917 tablet_bootstrap.cc:654] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:44.458447 25673 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:44.428624 25925 leader_election.cc:290] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:44.456969 25920 leader_election.cc:290] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.462657 25916 raft_consensus.cc:385] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.465521 25920 raft_consensus.cc:493] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.465476 25916 raft_consensus.cc:740] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.468315 25920 raft_consensus.cc:515] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.468889 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776931b687b14c7ca31e8347455740ff" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.469640 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.470711 25920 leader_election.cc:290] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
W20260713 09:09:44.471375 25768 leader_election.cc:343] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.464535 25918 raft_consensus.cc:359] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.472615 25918 raft_consensus.cc:385] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.473243 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdefd7a73c84a25bdc55610203ec5d1" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.473404 25918 raft_consensus.cc:740] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.475759 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a1e426b267453aa47215d4d15eda66" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.476357 25802 raft_consensus.cc:2468] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
W20260713 09:09:44.477594 25691 leader_election.cc:343] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.475090 25918 consensus_queue.cc:260] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
W20260713 09:09:44.478524 25691 leader_election.cc:343] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.479518 25691 leader_election.cc:304] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:44.471319 25916 consensus_queue.cc:260] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.480427 25920 raft_consensus.cc:2804] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.480484 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.480964 25920 raft_consensus.cc:493] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.481391 25920 raft_consensus.cc:3060] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.481345 25876 raft_consensus.cc:2468] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:44.483083 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdefd7a73c84a25bdc55610203ec5d1" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.483516 25918 ts_tablet_manager.cc:1434] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.001s
I20260713 09:09:44.483366 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776931b687b14c7ca31e8347455740ff" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:44.483788 25876 raft_consensus.cc:2468] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:44.484120 25727 raft_consensus.cc:2468] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 0.
I20260713 09:09:44.485600 25693 leader_election.cc:304] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [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: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:44.485978 25918 tablet_bootstrap.cc:492] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.487277 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a1e426b267453aa47215d4d15eda66" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.487673 25767 leader_election.cc:304] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [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: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:44.488729 25923 raft_consensus.cc:2804] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.489301 25923 raft_consensus.cc:493] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.489724 25923 raft_consensus.cc:3060] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.496155 25920 raft_consensus.cc:515] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.504988 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a1e426b267453aa47215d4d15eda66" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:44.505805 25802 raft_consensus.cc:3060] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.519161 25917 tablet_bootstrap.cc:492] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.519949 25917 ts_tablet_manager.cc:1403] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.000s
I20260713 09:09:44.527561 25693 leader_election.cc:304] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [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: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:44.531782 25951 raft_consensus.cc:2804] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.532295 25951 raft_consensus.cc:493] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.532734 25951 raft_consensus.cc:3060] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.540584 25950 raft_consensus.cc:2804] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.541021 25950 raft_consensus.cc:493] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.541338 25950 raft_consensus.cc:3060] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.544445 25952 raft_consensus.cc:493] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.545192 25952 raft_consensus.cc:515] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.547181 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdefd7a73c84a25bdc55610203ec5d1" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:44.543459 25923 raft_consensus.cc:515] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.549614 25952 leader_election.cc:290] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.550137 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f234f759f8ae42148977abedbbf6f920" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:44.550187 25923 leader_election.cc:290] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.550987 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776931b687b14c7ca31e8347455740ff" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:44.551843 25916 ts_tablet_manager.cc:1434] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.110s	user 0.025s	sys 0.039s
I20260713 09:09:44.552927 25916 tablet_bootstrap.cc:492] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.552645 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776931b687b14c7ca31e8347455740ff" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:44.553421 25726 raft_consensus.cc:3060] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:44.553522 25767 leader_election.cc:343] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:44.553821 25768 leader_election.cc:343] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.554603 25920 leader_election.cc:290] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.555197 25920 raft_consensus.cc:493] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.555603 25920 raft_consensus.cc:515] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.556259 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdefd7a73c84a25bdc55610203ec5d1" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.552582 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f234f759f8ae42148977abedbbf6f920" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
W20260713 09:09:44.558359 25840 leader_election.cc:343] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.558614 25920 leader_election.cc:290] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
W20260713 09:09:44.558903 25768 leader_election.cc:343] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.548048 25951 raft_consensus.cc:515] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.559454 25768 leader_election.cc:304] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea; no voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:44.559973 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a19b23eb9b54d718c88deb0c15ce11b" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.560657 25801 raft_consensus.cc:2468] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:44.560818 25923 raft_consensus.cc:2749] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:44.561483 25951 leader_election.cc:290] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.562391 25726 raft_consensus.cc:2468] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 1.
I20260713 09:09:44.561980 25691 leader_election.cc:304] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:44.563174 25951 raft_consensus.cc:2804] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.563581 25951 raft_consensus.cc:493] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.563874 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:44.564563 25951 raft_consensus.cc:3060] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:44.565747 25691 leader_election.cc:343] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.567189 25767 leader_election.cc:304] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:44.568423 25923 raft_consensus.cc:2804] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:44.568956 25923 raft_consensus.cc:697] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:44.569953 25923 consensus_queue.cc:237] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.571547 25916 tablet_bootstrap.cc:654] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.571519 25951 raft_consensus.cc:515] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.577725 25950 raft_consensus.cc:515] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.576213 25917 raft_consensus.cc:359] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.578884 25917 raft_consensus.cc:385] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.579147 25727 raft_consensus.cc:2393] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eac350fa93e74bd29a16fd4665e408e1 in current term 1: Already voted for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in this term.
I20260713 09:09:44.579319 25917 raft_consensus.cc:740] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.580331 25950 leader_election.cc:290] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.580657 25917 consensus_queue.cc:260] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.584622 25951 leader_election.cc:290] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.587733 25917 ts_tablet_manager.cc:1434] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.067s	user 0.011s	sys 0.000s
I20260713 09:09:44.588747 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a19b23eb9b54d718c88deb0c15ce11b" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:44.594622 25801 raft_consensus.cc:3060] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.595062 25841 leader_election.cc:304] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c
I20260713 09:09:44.595202 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdefd7a73c84a25bdc55610203ec5d1" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:44.596717 25925 raft_consensus.cc:3060] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.579119 25802 raft_consensus.cc:2468] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:44.594164 25918 tablet_bootstrap.cc:654] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.602681 25801 raft_consensus.cc:2468] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
W20260713 09:09:44.604111 25691 leader_election.cc:343] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:44.604220 25693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.67:35677, user_credentials={real_user=slave}} blocked reactor thread for 76787.1us
I20260713 09:09:44.604947 25691 leader_election.cc:304] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
W20260713 09:09:44.605731 25693 leader_election.cc:343] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.606194 25950 raft_consensus.cc:2804] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:44.606741 25950 raft_consensus.cc:697] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:44.607744 25950 consensus_queue.cc:237] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.608516 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a19b23eb9b54d718c88deb0c15ce11b" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.608781 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a1e426b267453aa47215d4d15eda66" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:44.609196 25876 raft_consensus.cc:2468] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
W20260713 09:09:44.611243 25693 leader_election.cc:343] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.611904 25874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a19b23eb9b54d718c88deb0c15ce11b" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:44.611389 25622 catalog_manager.cc:5697] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 1 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.612491 25874 raft_consensus.cc:3060] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.614627 25691 leader_election.cc:304] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:44.615324 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdefd7a73c84a25bdc55610203ec5d1" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:44.616173 25954 raft_consensus.cc:2804] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:44.616708 25954 raft_consensus.cc:697] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:44.616964 25917 tablet_bootstrap.cc:492] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.617424 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:44.618005 25876 raft_consensus.cc:3060] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.617805 25954 consensus_queue.cc:237] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.623147 25952 raft_consensus.cc:493] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.623719 25952 raft_consensus.cc:515] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.605078 25951 raft_consensus.cc:493] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.625981 25952 leader_election.cc:290] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677), 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623)
I20260713 09:09:44.619751 25923 raft_consensus.cc:493] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.630812 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.632519 25925 raft_consensus.cc:2749] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:44.633368 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:44.634737 25873 raft_consensus.cc:2468] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 0.
I20260713 09:09:44.637128 25768 leader_election.cc:304] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:44.638304 25952 raft_consensus.cc:2804] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.638898 25952 raft_consensus.cc:493] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.639433 25952 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.644410 25925 raft_consensus.cc:493] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.645239 25925 raft_consensus.cc:515] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.650216 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98b8317ad39460c9dba0883ccf11f92" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.654330 25925 leader_election.cc:290] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:44.655220 25925 raft_consensus.cc:493] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.655982 25953 raft_consensus.cc:493] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.656663 25953 raft_consensus.cc:515] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.656092 25925 raft_consensus.cc:515] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.659265 25876 raft_consensus.cc:2468] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:44.663275 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.660439 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.664582 25693 leader_election.cc:304] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:44.665990 25920 raft_consensus.cc:2804] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:09:44.667212 25840 leader_election.cc:343] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:44.666328 25691 leader_election.cc:343] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.661222 25874 raft_consensus.cc:2468] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:44.661149 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.668766 25873 raft_consensus.cc:2468] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:44.670158 25916 tablet_bootstrap.cc:492] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.670158 25693 leader_election.cc:304] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [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: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:44.670948 25916 ts_tablet_manager.cc:1403] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.003s
I20260713 09:09:44.661808 25953 leader_election.cc:290] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.667778 25875 raft_consensus.cc:2468] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:44.676262 25920 raft_consensus.cc:697] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:44.627779 25951 raft_consensus.cc:515] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.671856 25925 leader_election.cc:290] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:44.629024 25923 raft_consensus.cc:515] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.682797 25727 raft_consensus.cc:2468] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 0.
I20260713 09:09:44.691679 25801 raft_consensus.cc:2468] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:44.683847 25961 raft_consensus.cc:2804] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.693408 25961 raft_consensus.cc:493] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.694029 25961 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.694240 25840 leader_election.cc:304] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:44.695427 25925 raft_consensus.cc:2804] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.688725 25951 leader_election.cc:290] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:44.695855 25925 raft_consensus.cc:493] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.696341 25925 raft_consensus.cc:3060] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.690116 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.698896 25874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98b8317ad39460c9dba0883ccf11f92" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.699317 25923 leader_election.cc:290] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.700099 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98b8317ad39460c9dba0883ccf11f92" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
W20260713 09:09:44.702405 25767 leader_election.cc:343] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.685989 25916 raft_consensus.cc:359] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.678542 25920 consensus_queue.cc:237] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.703368 25916 raft_consensus.cc:385] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.703833 25916 raft_consensus.cc:740] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.722994 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:44.690531 25952 raft_consensus.cc:515] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.740183 25802 raft_consensus.cc:2393] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in current term 1: Already voted for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in this term.
I20260713 09:09:44.744120 25916 consensus_queue.cc:260] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.712823 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98b8317ad39460c9dba0883ccf11f92" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
W20260713 09:09:44.744292 25693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.93.67:35677, user_credentials={real_user=slave}} blocked reactor thread for 74228us
I20260713 09:09:44.747911 25917 tablet_bootstrap.cc:654] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.748714 25693 leader_election.cc:304] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:44.750226 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.753880 25962 raft_consensus.cc:2804] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:44.755867 25916 ts_tablet_manager.cc:1434] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.009s
I20260713 09:09:44.756666 25916 tablet_bootstrap.cc:492] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:44.753588 25952 leader_election.cc:290] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Requested vote from peers eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677), 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623)
W20260713 09:09:44.758327 25841 leader_election.cc:343] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.758364 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:44.754228 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:44.759284 25873 raft_consensus.cc:2468] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:44.758527 25962 raft_consensus.cc:697] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:44.761411 25727 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.760896 25962 consensus_queue.cc:237] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.763023 25916 tablet_bootstrap.cc:654] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.767496 25693 leader_election.cc:304] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [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: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:44.769994 25918 tablet_bootstrap.cc:492] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.771131 25918 ts_tablet_manager.cc:1403] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.285s	user 0.011s	sys 0.020s
I20260713 09:09:44.772392 25961 raft_consensus.cc:515] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.774017 25726 raft_consensus.cc:2393] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eac350fa93e74bd29a16fd4665e408e1 in current term 1: Already voted for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in this term.
I20260713 09:09:44.775272 25918 raft_consensus.cc:359] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.776461 25918 raft_consensus.cc:385] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.776961 25918 raft_consensus.cc:740] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.777240 25841 leader_election.cc:304] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c
I20260713 09:09:44.778349 25918 consensus_queue.cc:260] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.779196 25959 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.783087 25918 ts_tablet_manager.cc:1434] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:09:44.784776 25918 tablet_bootstrap.cc:492] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.770200 25925 raft_consensus.cc:515] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.791803 25727 raft_consensus.cc:2468] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 1.
I20260713 09:09:44.795282 25961 leader_election.cc:290] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.796550 25920 raft_consensus.cc:2764] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:09:44.796790 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:44.798352 25959 raft_consensus.cc:2749] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:44.798498 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:44.804670 25874 raft_consensus.cc:2393] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in current term 1: Already voted for candidate eac350fa93e74bd29a16fd4665e408e1 in this term.
I20260713 09:09:44.806457 25925 leader_election.cc:290] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:44.809144 25768 leader_election.cc:304] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea; no voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:44.809731 25918 tablet_bootstrap.cc:654] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.810561 25952 raft_consensus.cc:3060] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.810940 25767 leader_election.cc:304] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:44.813040 25923 raft_consensus.cc:2804] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:44.814401 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98b8317ad39460c9dba0883ccf11f92" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:44.816311 25873 raft_consensus.cc:2468] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
W20260713 09:09:44.803639 25691 leader_election.cc:343] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.824431 25917 tablet_bootstrap.cc:492] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.825165 25917 ts_tablet_manager.cc:1403] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.208s	user 0.030s	sys 0.014s
I20260713 09:09:44.820200 25923 raft_consensus.cc:697] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:44.827077 25923 consensus_queue.cc:237] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:44.828275 25917 raft_consensus.cc:359] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.829031 25917 raft_consensus.cc:385] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.829319 25917 raft_consensus.cc:740] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.830027 25917 consensus_queue.cc:260] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.832191 25917 ts_tablet_manager.cc:1434] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:09:44.833389 25917 tablet_bootstrap.cc:492] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.832175 25952 raft_consensus.cc:2749] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:44.836218 25916 tablet_bootstrap.cc:492] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:44.837002 25916 ts_tablet_manager.cc:1403] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.015s
I20260713 09:09:44.838862 25920 raft_consensus.cc:493] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.839432 25920 raft_consensus.cc:515] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.840616 25693 leader_election.cc:304] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:44.844359 25961 raft_consensus.cc:2804] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:44.847043 25961 raft_consensus.cc:697] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:44.848176 25961 consensus_queue.cc:237] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.848196 25916 raft_consensus.cc:359] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.849155 25916 raft_consensus.cc:385] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.849519 25916 raft_consensus.cc:740] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.850204 25916 consensus_queue.cc:260] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.852106 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f234f759f8ae42148977abedbbf6f920" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:44.851186 25920 leader_election.cc:290] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.852778 25801 raft_consensus.cc:2468] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:44.853477 25916 ts_tablet_manager.cc:1434] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:09:44.853924 25691 leader_election.cc:304] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:44.854763 25920 raft_consensus.cc:2804] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:44.855214 25920 raft_consensus.cc:493] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.845067 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98b8317ad39460c9dba0883ccf11f92" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:44.857904 25727 raft_consensus.cc:3060] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.858683 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f234f759f8ae42148977abedbbf6f920" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:44.859246 25918 tablet_bootstrap.cc:492] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.859802 25918 ts_tablet_manager.cc:1403] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.025s
W20260713 09:09:44.860558 25693 leader_election.cc:343] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.861189 25917 tablet_bootstrap.cc:654] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.862376 25623 catalog_manager.cc:5697] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 1 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.855649 25920 raft_consensus.cc:3060] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.862646 25918 raft_consensus.cc:359] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.863962 25918 raft_consensus.cc:385] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.864332 25918 raft_consensus.cc:740] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.867367 25918 consensus_queue.cc:260] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.869635 25918 ts_tablet_manager.cc:1434] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:44.869724 25727 raft_consensus.cc:2468] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:44.871325 25918 tablet_bootstrap.cc:492] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:44.871165 25841 leader_election.cc:304] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:44.871953 25920 raft_consensus.cc:515] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.872334 25925 raft_consensus.cc:2804] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:44.873025 25925 raft_consensus.cc:697] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:44.873901 25925 consensus_queue.cc:237] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.856954 25802 raft_consensus.cc:2468] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:44.878296 25918 tablet_bootstrap.cc:654] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.885197 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f234f759f8ae42148977abedbbf6f920" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
W20260713 09:09:44.887322 25693 leader_election.cc:343] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:44.887579 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f234f759f8ae42148977abedbbf6f920" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:44.888370 25801 raft_consensus.cc:3060] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:44.890367 25920 leader_election.cc:290] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:44.900252 25918 tablet_bootstrap.cc:492] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:44.900825 25918 ts_tablet_manager.cc:1403] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260713 09:09:44.904083 25801 raft_consensus.cc:2468] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:44.905392 25625 catalog_manager.cc:5697] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.903755 25918 raft_consensus.cc:359] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.908681 25918 raft_consensus.cc:385] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.909010 25918 raft_consensus.cc:740] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.909806 25918 consensus_queue.cc:260] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.910246 25691 leader_election.cc:304] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:44.911194 25961 raft_consensus.cc:2804] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:44.911684 25961 raft_consensus.cc:697] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:44.912439 25918 ts_tablet_manager.cc:1434] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:09:44.912555 25961 consensus_queue.cc:237] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.915658 25917 tablet_bootstrap.cc:492] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.916250 25917 ts_tablet_manager.cc:1403] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.027s
I20260713 09:09:44.919301 25917 raft_consensus.cc:359] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.920149 25917 raft_consensus.cc:385] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.920506 25917 raft_consensus.cc:740] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.919391 25624 catalog_manager.cc:5697] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 1 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.921442 25917 consensus_queue.cc:260] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.923570 25917 ts_tablet_manager.cc:1434] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:44.922382 25624 catalog_manager.cc:5697] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 1 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.924724 25917 tablet_bootstrap.cc:492] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:44.926972 25624 catalog_manager.cc:5697] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 1 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.928437 25624 catalog_manager.cc:5697] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 1 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.932340 25917 tablet_bootstrap.cc:654] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:44.938143 25917 tablet_bootstrap.cc:492] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:44.938601 25917 ts_tablet_manager.cc:1403] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:09:44.940855 25917 raft_consensus.cc:359] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.941361 25917 raft_consensus.cc:385] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:44.941609 25917 raft_consensus.cc:740] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:44.942242 25917 consensus_queue.cc:260] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:44.944321 25917 ts_tablet_manager.cc:1434] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:44.953047 25625 catalog_manager.cc:5697] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 1 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.954473 25625 catalog_manager.cc:5697] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 1 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.009632 25923 raft_consensus.cc:493] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:45.010190 25923 raft_consensus.cc:515] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.011976 25923 leader_election.cc:290] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:45.012331 25961 consensus_queue.cc:1048] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.012887 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdefd7a73c84a25bdc55610203ec5d1" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:45.013058 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdefd7a73c84a25bdc55610203ec5d1" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:45.013729 25873 raft_consensus.cc:2393] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in current term 1: Already voted for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in this term.
I20260713 09:09:45.014633 25768 leader_election.cc:304] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea; no voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:45.015352 25923 raft_consensus.cc:3060] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:45.022121 25952 consensus_queue.cc:1048] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.022413 25923 raft_consensus.cc:2749] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:45.030378 25873 raft_consensus.cc:3060] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:45.035229 25874 raft_consensus.cc:3060] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:45.039685 25961 consensus_queue.cc:1048] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.045872 25971 consensus_queue.cc:1048] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:45.060552 25971 raft_consensus.cc:493] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:45.061041 25971 raft_consensus.cc:515] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.062991 25971 leader_election.cc:290] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:45.063553 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:45.064637 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:45.065395 25873 raft_consensus.cc:2393] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in current term 1: Already voted for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in this term.
I20260713 09:09:45.066246 25768 leader_election.cc:304] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea; no voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:45.066913 25971 raft_consensus.cc:3060] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:45.072149 25961 consensus_queue.cc:1048] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.072966 25971 raft_consensus.cc:2749] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:45.085680 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
mode: GRACEFUL
new_leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
 from {username='slave'} at 127.0.0.1:49142
I20260713 09:09:45.086319 25801 raft_consensus.cc:606] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Received request to transfer leadership to TS 6062416246fe4e3cb8c7d74ec2c3cb7c
I20260713 09:09:45.088110 25920 consensus_queue.cc:1048] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.096096 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "776931b687b14c7ca31e8347455740ff"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
mode: GRACEFUL
new_leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
 from {username='slave'} at 127.0.0.1:49142
I20260713 09:09:45.096707 25801 raft_consensus.cc:606] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Received request to transfer leadership to TS 6062416246fe4e3cb8c7d74ec2c3cb7c
I20260713 09:09:45.112900 25727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
mode: GRACEFUL
new_leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:09:45.113437 25727 raft_consensus.cc:606] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Received request to transfer leadership to TS 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:45.118628 25727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a19b23eb9b54d718c88deb0c15ce11b"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
mode: GRACEFUL
new_leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:09:45.119285 25727 raft_consensus.cc:606] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Received request to transfer leadership to TS 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:45.123981 25727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
mode: GRACEFUL
new_leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:09:45.124392 25727 raft_consensus.cc:606] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Received request to transfer leadership to TS 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:45.127516 25971 raft_consensus.cc:493] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:45.128067 25971 raft_consensus.cc:515] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.129251 25727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7a1e426b267453aa47215d4d15eda66"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
mode: GRACEFUL
new_leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:56754
I20260713 09:09:45.129783 25727 raft_consensus.cc:606] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Received request to transfer leadership to TS 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:45.130489 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:45.130707 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:45.131456 25873 raft_consensus.cc:2393] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in current term 1: Already voted for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in this term.
I20260713 09:09:45.131413 25971 leader_election.cc:290] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:45.132678 25768 leader_election.cc:304] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea; no voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:45.133330 25971 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:45.138051 25971 raft_consensus.cc:2749] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:45.219137 25920 consensus_queue.cc:1048] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.225263 25961 raft_consensus.cc:993] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c: : Instructing follower 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:45.225798 25962 raft_consensus.cc:1081] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Signalling peer 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:45.227677 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:49132
I20260713 09:09:45.228288 25802 raft_consensus.cc:493] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.228699 25802 raft_consensus.cc:3060] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.232230 25961 consensus_queue.cc:1048] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.236275 25802 raft_consensus.cc:515] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.239787 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:45.240181 25802 leader_election.cc:290] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:45.240394 25726 raft_consensus.cc:3055] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.240855 25726 raft_consensus.cc:740] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:45.241248 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc11873e55e4957985f70ec6ebbcfa5" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:45.241734 25875 raft_consensus.cc:3060] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.241707 25726 consensus_queue.cc:260] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
W20260713 09:09:45.242681 25961 consensus_queue.cc:1175] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "eac350fa93e74bd29a16fd4665e408e1" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:09:45.246670 25726 raft_consensus.cc:3060] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.248371 25875 raft_consensus.cc:2468] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:45.249693 25768 leader_election.cc:304] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:45.250375 25971 raft_consensus.cc:2804] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.250823 25971 raft_consensus.cc:697] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:45.251586 25971 consensus_queue.cc:237] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.257778 25726 raft_consensus.cc:2468] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:45.258970 25623 catalog_manager.cc:5697] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 1 to 2, leader changed from 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65) to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 2 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.269899 25971 consensus_queue.cc:1048] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.276803 25923 raft_consensus.cc:993] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea: : Instructing follower 6062416246fe4e3cb8c7d74ec2c3cb7c to start an election
I20260713 09:09:45.277245 25952 raft_consensus.cc:1081] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Signalling peer 6062416246fe4e3cb8c7d74ec2c3cb7c to start an election
I20260713 09:09:45.278823 25727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
 from {username='slave'} at 127.0.0.1:56732
I20260713 09:09:45.279702 25727 raft_consensus.cc:493] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.280069 25727 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.282280 25875 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:45.286576 25727 raft_consensus.cc:515] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:45.288688 25923 consensus_queue.cc:1048] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.290565 25727 leader_election.cc:290] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 2 election: Requested vote from peers eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:45.291204 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:45.291996 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:45.292254 25802 raft_consensus.cc:3055] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.292724 25802 raft_consensus.cc:740] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:45.293740 25802 consensus_queue.cc:260] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:45.295194 25802 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.299273 25925 consensus_queue.cc:1048] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.302950 25802 raft_consensus.cc:2468] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 2.
I20260713 09:09:45.304260 25691 leader_election.cc:304] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [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: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:45.305577 25961 raft_consensus.cc:2804] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.306121 25961 raft_consensus.cc:697] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:45.307083 25961 consensus_queue.cc:237] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:45.315415 25996 consensus_queue.cc:1048] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:45.317956 25624 catalog_manager.cc:5697] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 1 to 2, leader changed from 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66) to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 2 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:45.326587 25961 consensus_queue.cc:1048] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:45.336825 25920 raft_consensus.cc:993] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c: : Instructing follower 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:45.337306 25920 raft_consensus.cc:1081] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Signalling peer 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:45.340230 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:49132
I20260713 09:09:45.340859 25802 raft_consensus.cc:493] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.341257 25802 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.342168 25920 consensus_queue.cc:1048] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.348656 25802 raft_consensus.cc:515] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.350181 25801 raft_consensus.cc:1240] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Rejecting Update request from peer 6062416246fe4e3cb8c7d74ec2c3cb7c for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:45.351795 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:45.352552 25727 raft_consensus.cc:3055] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.352916 25727 raft_consensus.cc:740] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:45.353814 25727 consensus_queue.cc:260] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.354996 25727 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.358837 25802 leader_election.cc:290] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:45.359866 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:45.360353 25873 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.364243 25727 raft_consensus.cc:2468] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:45.365352 25767 leader_election.cc:304] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:45.365990 25873 raft_consensus.cc:2468] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:45.366150 25923 raft_consensus.cc:2804] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.366796 25923 raft_consensus.cc:697] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:45.367664 25923 consensus_queue.cc:237] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [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: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.369741 25996 raft_consensus.cc:493] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:45.370216 25996 raft_consensus.cc:515] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.372380 25996 leader_election.cc:290] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:45.373442 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f234f759f8ae42148977abedbbf6f920" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:45.374092 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f234f759f8ae42148977abedbbf6f920" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:45.374882 25802 raft_consensus.cc:2393] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eac350fa93e74bd29a16fd4665e408e1 in current term 1: Already voted for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in this term.
I20260713 09:09:45.375716 25840 leader_election.cc:304] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eac350fa93e74bd29a16fd4665e408e1; no voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c
I20260713 09:09:45.376389 25996 raft_consensus.cc:3060] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:45.376240 25624 catalog_manager.cc:5697] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 1 to 2, leader changed from 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65) to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 2 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.381845 25920 consensus_queue.cc:1048] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.384137 25920 consensus_queue.cc:1048] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.386045 25996 raft_consensus.cc:2749] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:45.409113 25962 consensus_queue.cc:1048] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:45.474403 25962 consensus_queue.cc:1048] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:45.476136 25952 raft_consensus.cc:993] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea: : Instructing follower 6062416246fe4e3cb8c7d74ec2c3cb7c to start an election
I20260713 09:09:45.476950 25952 raft_consensus.cc:1081] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Signalling peer 6062416246fe4e3cb8c7d74ec2c3cb7c to start an election
I20260713 09:09:45.480053 25727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "776931b687b14c7ca31e8347455740ff"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
 from {username='slave'} at 127.0.0.1:56732
I20260713 09:09:45.481076 25727 raft_consensus.cc:493] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.481678 25727 raft_consensus.cc:3060] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.494956 25727 raft_consensus.cc:515] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.498522 25727 leader_election.cc:290] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 2 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:45.499951 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776931b687b14c7ca31e8347455740ff" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:45.500811 25873 raft_consensus.cc:3060] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.503441 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776931b687b14c7ca31e8347455740ff" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:45.504096 25802 raft_consensus.cc:3055] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.504436 25802 raft_consensus.cc:740] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:45.505723 25802 consensus_queue.cc:260] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.507813 25802 raft_consensus.cc:3060] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.513417 25873 raft_consensus.cc:2468] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 2.
I20260713 09:09:45.514690 25693 leader_election.cc:304] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:45.514883 25961 raft_consensus.cc:993] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c: : Instructing follower 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:45.515441 25962 raft_consensus.cc:1081] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Signalling peer 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:45.515705 25920 raft_consensus.cc:2804] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.516222 25920 raft_consensus.cc:697] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:45.516896 25802 raft_consensus.cc:2468] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 2.
I20260713 09:09:45.517340 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a19b23eb9b54d718c88deb0c15ce11b"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:49132
I20260713 09:09:45.518049 25801 raft_consensus.cc:493] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.517359 25920 consensus_queue.cc:237] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.518368 25801 raft_consensus.cc:3060] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.525350 25801 raft_consensus.cc:515] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.525588 25624 catalog_manager.cc:5697] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 1 to 2, leader changed from 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66) to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 2 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.527695 25801 leader_election.cc:290] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:45.528034 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a19b23eb9b54d718c88deb0c15ce11b" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:45.528363 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a19b23eb9b54d718c88deb0c15ce11b" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:45.528697 25727 raft_consensus.cc:3055] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.529062 25873 raft_consensus.cc:3060] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.529084 25727 raft_consensus.cc:740] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:45.530300 25727 consensus_queue.cc:260] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.531442 25727 raft_consensus.cc:3060] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.537851 25727 raft_consensus.cc:2468] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:45.537900 25873 raft_consensus.cc:2468] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:45.539184 25767 leader_election.cc:304] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:45.540114 25923 raft_consensus.cc:2804] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.540545 25923 raft_consensus.cc:697] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:45.541574 25923 consensus_queue.cc:237] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.547778 25624 catalog_manager.cc:5697] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 1 to 2, leader changed from 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65) to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 2 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.617801 25962 raft_consensus.cc:993] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c: : Instructing follower 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:45.618435 25920 raft_consensus.cc:1081] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Signalling peer 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:45.625281 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7a1e426b267453aa47215d4d15eda66"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:49132
I20260713 09:09:45.625885 25801 raft_consensus.cc:493] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.626276 25801 raft_consensus.cc:3060] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.632437 25801 raft_consensus.cc:515] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.633885 25801 leader_election.cc:290] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:45.634829 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a1e426b267453aa47215d4d15eda66" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:45.635094 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a1e426b267453aa47215d4d15eda66" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:45.635497 25727 raft_consensus.cc:3055] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.635715 25873 raft_consensus.cc:3060] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.635882 25727 raft_consensus.cc:740] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:45.637015 25727 consensus_queue.cc:260] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.638450 25727 raft_consensus.cc:3060] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.641009 25873 raft_consensus.cc:2468] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:45.642220 25768 leader_election.cc:304] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:45.642962 25923 raft_consensus.cc:2804] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.643479 25923 raft_consensus.cc:697] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:45.644625 25923 consensus_queue.cc:237] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:45.645048 25727 raft_consensus.cc:2468] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:45.652069 25624 catalog_manager.cc:5697] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 1 to 2, leader changed from 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65) to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 2 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.666050 25727 raft_consensus.cc:1275] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:45.667412 25923 consensus_queue.cc:1048] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.676426 25873 raft_consensus.cc:1275] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:45.678217 25952 consensus_queue.cc:1048] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.720605 25873 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.726020 25873 raft_consensus.cc:1275] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 6062416246fe4e3cb8c7d74ec2c3cb7c: 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:45.727381 25920 consensus_queue.cc:1048] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.736967 25801 raft_consensus.cc:1275] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Refusing update from remote peer 6062416246fe4e3cb8c7d74ec2c3cb7c: 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:45.738685 25961 consensus_queue.cc:1048] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.787139 25873 raft_consensus.cc:1275] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:45.788612 25952 consensus_queue.cc:1048] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.799571 25727 raft_consensus.cc:1275] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:45.801891 25923 consensus_queue.cc:1048] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.925441 25727 raft_consensus.cc:1275] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:45.927629 25923 consensus_queue.cc:1048] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.936264 25873 raft_consensus.cc:1275] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:45.938102 25971 consensus_queue.cc:1048] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:46.124251 25801 raft_consensus.cc:1275] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Refusing update from remote peer 6062416246fe4e3cb8c7d74ec2c3cb7c: 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:46.125562 25961 consensus_queue.cc:1048] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:46.128521 25727 raft_consensus.cc:1275] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:46.129936 25971 consensus_queue.cc:1048] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:46.134457 25873 raft_consensus.cc:1275] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 6062416246fe4e3cb8c7d74ec2c3cb7c: 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:46.136502 25962 consensus_queue.cc:1048] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:46.145169 25875 raft_consensus.cc:1275] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:46.146647 25952 consensus_queue.cc:1048] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, 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.162949 25625 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44540:
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:48.165333 25625 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:48.220548 25709 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc8bdc3d8a74ef5a9fda2dc253f4988 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:48.221575 25791 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc8bdc3d8a74ef5a9fda2dc253f4988 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:48.222295 25709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc8bdc3d8a74ef5a9fda2dc253f4988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.223096 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc8bdc3d8a74ef5a9fda2dc253f4988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.225436 25786 tablet_service.cc:1511] Processing CreateTablet for tablet 229fdffde00b421da960cdacafa2effa (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:48.226941 25786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229fdffde00b421da960cdacafa2effa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.228210 25864 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc8bdc3d8a74ef5a9fda2dc253f4988 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:48.230052 25864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc8bdc3d8a74ef5a9fda2dc253f4988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.238567 25863 tablet_service.cc:1511] Processing CreateTablet for tablet 229fdffde00b421da960cdacafa2effa (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:48.240013 25863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229fdffde00b421da960cdacafa2effa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.249568 25861 tablet_service.cc:1511] Processing CreateTablet for tablet 384fd2a902024320a568229e0dfd371c (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:48.249899 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 229fdffde00b421da960cdacafa2effa (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:48.250994 25861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384fd2a902024320a568229e0dfd371c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.251307 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229fdffde00b421da960cdacafa2effa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.258425 25859 tablet_service.cc:1511] Processing CreateTablet for tablet 0e29606122b848dea7bc7d3e3a8f5c5e (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:48.259897 25859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e29606122b848dea7bc7d3e3a8f5c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.261343 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 384fd2a902024320a568229e0dfd371c (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:48.262734 25788 tablet_service.cc:1511] Processing CreateTablet for tablet 0e29606122b848dea7bc7d3e3a8f5c5e (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:48.264302 25788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e29606122b848dea7bc7d3e3a8f5c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.262729 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384fd2a902024320a568229e0dfd371c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.267840 25865 tablet_service.cc:1511] Processing CreateTablet for tablet 2a070e6467624c3ea4d43eb0bfe899e7 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:48.269202 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a070e6467624c3ea4d43eb0bfe899e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.269469 25792 tablet_service.cc:1511] Processing CreateTablet for tablet 2a070e6467624c3ea4d43eb0bfe899e7 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:48.270732 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a070e6467624c3ea4d43eb0bfe899e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.274806 25784 tablet_service.cc:1511] Processing CreateTablet for tablet f9cb6630411f48d594817fcdabd439cf (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:48.275449 25862 tablet_service.cc:1511] Processing CreateTablet for tablet f9cb6630411f48d594817fcdabd439cf (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:48.276607 25784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9cb6630411f48d594817fcdabd439cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.276813 25862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9cb6630411f48d594817fcdabd439cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.284515 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 0e29606122b848dea7bc7d3e3a8f5c5e (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:48.285955 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e29606122b848dea7bc7d3e3a8f5c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.296448 25716 tablet_service.cc:1511] Processing CreateTablet for tablet 2a070e6467624c3ea4d43eb0bfe899e7 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:48.297801 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a070e6467624c3ea4d43eb0bfe899e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.299965 25786 tablet_service.cc:1511] Processing CreateTablet for tablet 384fd2a902024320a568229e0dfd371c (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:48.301498 25786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384fd2a902024320a568229e0dfd371c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.304395 25711 tablet_service.cc:1511] Processing CreateTablet for tablet f9cb6630411f48d594817fcdabd439cf (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:48.305913 25711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9cb6630411f48d594817fcdabd439cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.320477 25713 tablet_service.cc:1511] Processing CreateTablet for tablet 69c83d7f49814187be45f0e5c0116096 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:48.321828 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c83d7f49814187be45f0e5c0116096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.323534 25790 tablet_service.cc:1511] Processing CreateTablet for tablet 69c83d7f49814187be45f0e5c0116096 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:48.324887 25790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c83d7f49814187be45f0e5c0116096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.326284 25863 tablet_service.cc:1511] Processing CreateTablet for tablet 69c83d7f49814187be45f0e5c0116096 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:48.327912 25863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c83d7f49814187be45f0e5c0116096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.336355 25710 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac27865af8e4edd811dd2a1a023c86d (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:48.337683 25710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac27865af8e4edd811dd2a1a023c86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.350250 25789 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac27865af8e4edd811dd2a1a023c86d (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:48.355288 25789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac27865af8e4edd811dd2a1a023c86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.359443 26023 tablet_bootstrap.cc:492] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.359443 26025 tablet_bootstrap.cc:492] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.384429 25859 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac27865af8e4edd811dd2a1a023c86d (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:48.385896 25859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac27865af8e4edd811dd2a1a023c86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.390280 25784 tablet_service.cc:1511] Processing CreateTablet for tablet ba7adc86e01942078646a43894e6cc81 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:48.395215 26023 tablet_bootstrap.cc:654] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.386327 25711 tablet_service.cc:1511] Processing CreateTablet for tablet ba7adc86e01942078646a43894e6cc81 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:48.396359 26024 tablet_bootstrap.cc:492] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.396904 25711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7adc86e01942078646a43894e6cc81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.398876 26025 tablet_bootstrap.cc:654] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.401592 25864 tablet_service.cc:1511] Processing CreateTablet for tablet ba7adc86e01942078646a43894e6cc81 (DEFAULT_TABLE table=soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:48.398586 25784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7adc86e01942078646a43894e6cc81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.403345 25864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7adc86e01942078646a43894e6cc81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.420342 26023 tablet_bootstrap.cc:492] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.431134 26023 ts_tablet_manager.cc:1403] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.010s
I20260713 09:09:48.423205 26024 tablet_bootstrap.cc:654] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.429097 26025 tablet_bootstrap.cc:492] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.434303 26023 raft_consensus.cc:359] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.435087 26023 raft_consensus.cc:385] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.435547 26023 raft_consensus.cc:740] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.435182 26025 ts_tablet_manager.cc:1403] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.015s
I20260713 09:09:48.438441 26024 tablet_bootstrap.cc:492] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.436501 26023 consensus_queue.cc:260] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.438900 26024 ts_tablet_manager.cc:1403] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.005s
I20260713 09:09:48.439579 26025 raft_consensus.cc:359] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.440358 26025 raft_consensus.cc:385] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.440692 26023 ts_tablet_manager.cc:1434] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:48.440655 26025 raft_consensus.cc:740] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.441771 26023 tablet_bootstrap.cc:492] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.441824 26024 raft_consensus.cc:359] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.442605 26024 raft_consensus.cc:385] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.442880 26024 raft_consensus.cc:740] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.443506 26024 consensus_queue.cc:260] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.445636 26024 ts_tablet_manager.cc:1434] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:09:48.446671 26024 tablet_bootstrap.cc:492] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.441746 26025 consensus_queue.cc:260] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.449309 26023 tablet_bootstrap.cc:654] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.456593 26024 tablet_bootstrap.cc:654] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.462370 26025 ts_tablet_manager.cc:1434] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260713 09:09:48.472487 26025 tablet_bootstrap.cc:492] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.477415 26023 tablet_bootstrap.cc:492] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.477669 26024 tablet_bootstrap.cc:492] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.477948 26023 ts_tablet_manager.cc:1403] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.015s
I20260713 09:09:48.478099 26024 ts_tablet_manager.cc:1403] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.007s
I20260713 09:09:48.479085 26025 tablet_bootstrap.cc:654] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.481061 26023 raft_consensus.cc:359] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.481283 26024 raft_consensus.cc:359] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.481866 26023 raft_consensus.cc:385] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.481953 26024 raft_consensus.cc:385] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.482239 26023 raft_consensus.cc:740] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.482313 26024 raft_consensus.cc:740] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.483245 26024 consensus_queue.cc:260] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.483157 26023 consensus_queue.cc:260] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.483958 26025 tablet_bootstrap.cc:492] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.484472 26025 ts_tablet_manager.cc:1403] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:48.485550 26023 ts_tablet_manager.cc:1434] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:48.486471 26023 tablet_bootstrap.cc:492] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.487455 26025 raft_consensus.cc:359] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.488185 26025 raft_consensus.cc:385] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.488449 26025 raft_consensus.cc:740] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.489131 26025 consensus_queue.cc:260] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.491663 26025 ts_tablet_manager.cc:1434] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:48.492553 26025 tablet_bootstrap.cc:492] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.492846 26024 ts_tablet_manager.cc:1434] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:09:48.493549 26023 tablet_bootstrap.cc:654] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.499313 26025 tablet_bootstrap.cc:654] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.503706 26024 tablet_bootstrap.cc:492] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.510951 26025 tablet_bootstrap.cc:492] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.511492 26025 ts_tablet_manager.cc:1403] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260713 09:09:48.513409 26024 tablet_bootstrap.cc:654] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.514428 26025 raft_consensus.cc:359] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.519135 26025 raft_consensus.cc:385] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.519449 26025 raft_consensus.cc:740] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.520201 26025 consensus_queue.cc:260] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.521010 26023 tablet_bootstrap.cc:492] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.521543 26023 ts_tablet_manager.cc:1403] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
I20260713 09:09:48.524713 26025 ts_tablet_manager.cc:1434] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:48.524511 26023 raft_consensus.cc:359] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.525207 26023 raft_consensus.cc:385] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.525492 26023 raft_consensus.cc:740] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.525801 26025 tablet_bootstrap.cc:492] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.526939 26024 tablet_bootstrap.cc:492] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.527401 26024 ts_tablet_manager.cc:1403] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
W20260713 09:09:48.527974 25673 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:48.526244 26023 consensus_queue.cc:260] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.530376 26024 raft_consensus.cc:359] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.531107 26024 raft_consensus.cc:385] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.531391 26024 raft_consensus.cc:740] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.532236 26024 consensus_queue.cc:260] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.532838 26025 tablet_bootstrap.cc:654] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.533174 26023 ts_tablet_manager.cc:1434] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 09:09:48.534214 26023 tablet_bootstrap.cc:492] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.541217 26024 ts_tablet_manager.cc:1434] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:09:48.542551 26023 tablet_bootstrap.cc:654] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.548970 26024 tablet_bootstrap.cc:492] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.549187 26023 tablet_bootstrap.cc:492] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.549758 26023 ts_tablet_manager.cc:1403] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:09:48.552462 26025 tablet_bootstrap.cc:492] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.552927 26025 ts_tablet_manager.cc:1403] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260713 09:09:48.552999 26023 raft_consensus.cc:359] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.553857 26023 raft_consensus.cc:385] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.554171 26023 raft_consensus.cc:740] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.554906 26023 consensus_queue.cc:260] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.555729 26025 raft_consensus.cc:359] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.556414 26025 raft_consensus.cc:385] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.556406 26024 tablet_bootstrap.cc:654] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.556833 26025 raft_consensus.cc:740] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.557538 26023 ts_tablet_manager.cc:1434] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:48.557655 26025 consensus_queue.cc:260] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.558753 26023 tablet_bootstrap.cc:492] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.562959 26025 ts_tablet_manager.cc:1434] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260713 09:09:48.563928 26025 tablet_bootstrap.cc:492] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.566409 26023 tablet_bootstrap.cc:654] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.568485 26005 raft_consensus.cc:493] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.568986 26005 raft_consensus.cc:515] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.570415 26025 tablet_bootstrap.cc:654] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.573279 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc8bdc3d8a74ef5a9fda2dc253f4988" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:48.573930 25727 raft_consensus.cc:2468] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:48.575302 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc8bdc3d8a74ef5a9fda2dc253f4988" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:48.574074 26024 tablet_bootstrap.cc:492] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.575963 25801 raft_consensus.cc:2468] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:48.576162 26024 ts_tablet_manager.cc:1403] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260713 09:09:48.577934 25841 leader_election.cc:304] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.578346 26023 tablet_bootstrap.cc:492] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.579044 26023 ts_tablet_manager.cc:1403] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.008s
I20260713 09:09:48.579669 26024 raft_consensus.cc:359] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.580101 26005 leader_election.cc:290] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:48.580511 26024 raft_consensus.cc:385] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.580684 26005 raft_consensus.cc:2804] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:48.580889 26024 raft_consensus.cc:740] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.581073 26005 raft_consensus.cc:493] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:48.581532 26005 raft_consensus.cc:3060] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.582974 26023 raft_consensus.cc:359] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.583942 26023 raft_consensus.cc:385] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.584321 26023 raft_consensus.cc:740] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.585265 26023 consensus_queue.cc:260] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.591538 26023 ts_tablet_manager.cc:1434] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:09:48.592875 26023 tablet_bootstrap.cc:492] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.593255 26024 consensus_queue.cc:260] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.594286 25920 raft_consensus.cc:493] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.594805 25920 raft_consensus.cc:515] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.600924 26023 tablet_bootstrap.cc:654] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.600888 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384fd2a902024320a568229e0dfd371c" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:48.601419 26025 tablet_bootstrap.cc:492] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.601574 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384fd2a902024320a568229e0dfd371c" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:48.601693 25875 raft_consensus.cc:2468] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:48.601940 26025 ts_tablet_manager.cc:1403] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.021s
I20260713 09:09:48.596691 25920 leader_election.cc:290] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:48.602254 25801 raft_consensus.cc:2468] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:48.603114 25693 leader_election.cc:304] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.604316 25920 raft_consensus.cc:2804] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:48.604701 25920 raft_consensus.cc:493] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:48.605036 25920 raft_consensus.cc:3060] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.605508 26025 raft_consensus.cc:359] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.609009 26024 ts_tablet_manager.cc:1434] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260713 09:09:48.610241 26024 tablet_bootstrap.cc:492] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.611783 25920 raft_consensus.cc:515] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.613117 26023 tablet_bootstrap.cc:492] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.613651 26023 ts_tablet_manager.cc:1403] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:09:48.614281 25920 leader_election.cc:290] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:48.614430 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384fd2a902024320a568229e0dfd371c" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:48.614989 25801 raft_consensus.cc:3060] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.616977 26024 tablet_bootstrap.cc:654] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.616624 26023 raft_consensus.cc:359] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.617347 26023 raft_consensus.cc:385] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.606477 26025 raft_consensus.cc:385] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.617816 26025 raft_consensus.cc:740] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.617679 26005 raft_consensus.cc:515] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.618611 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384fd2a902024320a568229e0dfd371c" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:48.618665 26025 consensus_queue.cc:260] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.620391 26005 leader_election.cc:290] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:48.620656 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc8bdc3d8a74ef5a9fda2dc253f4988" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:48.617662 26023 raft_consensus.cc:740] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.621292 25727 raft_consensus.cc:3060] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.621729 26023 consensus_queue.cc:260] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.624325 26023 ts_tablet_manager.cc:1434] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:09:48.625470 26023 tablet_bootstrap.cc:492] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.626926 26025 ts_tablet_manager.cc:1434] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.003s
I20260713 09:09:48.627879 26025 tablet_bootstrap.cc:492] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.632257 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc8bdc3d8a74ef5a9fda2dc253f4988" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:48.632854 25802 raft_consensus.cc:3060] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.633555 26024 tablet_bootstrap.cc:492] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.634032 26024 ts_tablet_manager.cc:1403] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260713 09:09:48.634301 26025 tablet_bootstrap.cc:654] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.637007 26024 raft_consensus.cc:359] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.637919 26024 raft_consensus.cc:385] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.638209 26024 raft_consensus.cc:740] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.639062 26024 consensus_queue.cc:260] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.619336 25875 raft_consensus.cc:3060] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.641466 26024 ts_tablet_manager.cc:1434] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:48.642416 26024 tablet_bootstrap.cc:492] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.643296 25802 raft_consensus.cc:2468] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:48.644546 25840 leader_election.cc:304] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.645401 26005 raft_consensus.cc:2804] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:48.645915 26005 raft_consensus.cc:697] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:48.646798 26005 consensus_queue.cc:237] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.657748 25875 raft_consensus.cc:2468] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:48.660125 25693 leader_election.cc:304] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.661975 25920 raft_consensus.cc:2804] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:48.662597 25920 raft_consensus.cc:697] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:48.654611 25801 raft_consensus.cc:2468] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:48.668591 25920 consensus_queue.cc:237] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.666612 25727 raft_consensus.cc:2468] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:48.675411 26024 tablet_bootstrap.cc:654] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.675997 26023 tablet_bootstrap.cc:654] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.676515 26025 tablet_bootstrap.cc:492] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.677006 26025 ts_tablet_manager.cc:1403] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.018s
I20260713 09:09:48.680984 26025 raft_consensus.cc:359] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.681680 26025 raft_consensus.cc:385] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.681955 26025 raft_consensus.cc:740] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.682688 26025 consensus_queue.cc:260] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.686136 26025 ts_tablet_manager.cc:1434] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:09:48.687201 26025 tablet_bootstrap.cc:492] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.688205 25625 catalog_manager.cc:5697] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 1 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.689110 26024 tablet_bootstrap.cc:492] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.689679 26024 ts_tablet_manager.cc:1403] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260713 09:09:48.692276 26024 raft_consensus.cc:359] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.693004 26023 tablet_bootstrap.cc:492] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.692992 26024 raft_consensus.cc:385] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.692754 25622 catalog_manager.cc:5697] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:48.693557 26024 raft_consensus.cc:740] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.693769 26023 ts_tablet_manager.cc:1403] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.001s
I20260713 09:09:48.694563 26024 consensus_queue.cc:260] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.696961 26024 ts_tablet_manager.cc:1434] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:48.697333 26023 raft_consensus.cc:359] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.697896 26024 tablet_bootstrap.cc:492] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.698199 26023 raft_consensus.cc:385] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.698570 26023 raft_consensus.cc:740] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.699397 26023 consensus_queue.cc:260] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.704627 26023 ts_tablet_manager.cc:1434] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:09:48.705255 26024 tablet_bootstrap.cc:654] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.705653 26023 tablet_bootstrap.cc:492] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.710423 26025 tablet_bootstrap.cc:654] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.711081 26024 tablet_bootstrap.cc:492] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.711556 26024 ts_tablet_manager.cc:1403] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:09:48.712690 26023 tablet_bootstrap.cc:654] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.714578 26024 raft_consensus.cc:359] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.715409 26024 raft_consensus.cc:385] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.715554 26028 raft_consensus.cc:493] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.715724 26024 raft_consensus.cc:740] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.716024 26028 raft_consensus.cc:515] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.716782 26024 consensus_queue.cc:260] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.717880 26041 raft_consensus.cc:493] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.718200 26028 leader_election.cc:290] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:48.718310 26041 raft_consensus.cc:515] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.718864 26025 tablet_bootstrap.cc:492] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.719344 26025 ts_tablet_manager.cc:1403] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260713 09:09:48.720412 26041 leader_election.cc:290] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:48.720885 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c83d7f49814187be45f0e5c0116096" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:48.721458 25727 raft_consensus.cc:2468] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 0.
I20260713 09:09:48.722661 26025 raft_consensus.cc:359] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.723079 25767 leader_election.cc:304] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:48.723402 26025 raft_consensus.cc:385] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.723716 26025 raft_consensus.cc:740] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.723872 26028 raft_consensus.cc:2804] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:48.724285 26028 raft_consensus.cc:493] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:48.724411 26024 ts_tablet_manager.cc:1434] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:48.724661 26028 raft_consensus.cc:3060] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.724502 26025 consensus_queue.cc:260] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.727314 26025 ts_tablet_manager.cc:1434] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:48.728226 26025 tablet_bootstrap.cc:492] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.729456 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e29606122b848dea7bc7d3e3a8f5c5e" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:48.730093 25801 raft_consensus.cc:2468] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:48.730871 26005 raft_consensus.cc:493] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.731302 25840 leader_election.cc:304] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.731388 26005 raft_consensus.cc:515] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.731786 26028 raft_consensus.cc:515] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.732282 26041 raft_consensus.cc:2804] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:48.732661 26041 raft_consensus.cc:493] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:48.733011 26041 raft_consensus.cc:3060] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.734699 26025 tablet_bootstrap.cc:654] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.735272 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c83d7f49814187be45f0e5c0116096" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:48.735503 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c83d7f49814187be45f0e5c0116096" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:48.735939 25725 raft_consensus.cc:3060] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.736124 25873 raft_consensus.cc:3060] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.739319 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cb6630411f48d594817fcdabd439cf" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:48.740135 25726 raft_consensus.cc:2468] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:48.740473 26041 raft_consensus.cc:515] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.741189 25920 raft_consensus.cc:493] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.741778 25920 raft_consensus.cc:515] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.742869 26041 leader_election.cc:290] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:48.743604 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e29606122b848dea7bc7d3e3a8f5c5e" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:48.744256 25801 raft_consensus.cc:3060] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.744999 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229fdffde00b421da960cdacafa2effa" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:48.745601 25802 raft_consensus.cc:2468] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:48.745862 25841 leader_election.cc:304] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.746749 25691 leader_election.cc:304] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:48.747756 26022 raft_consensus.cc:2804] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:48.744248 25920 leader_election.cc:290] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:48.748456 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e29606122b848dea7bc7d3e3a8f5c5e" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:48.748813 26025 tablet_bootstrap.cc:492] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.748107 25874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229fdffde00b421da960cdacafa2effa" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:48.749429 26025 ts_tablet_manager.cc:1403] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260713 09:09:48.749533 25874 raft_consensus.cc:2468] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 0.
I20260713 09:09:48.749619 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c83d7f49814187be45f0e5c0116096" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:48.723119 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e29606122b848dea7bc7d3e3a8f5c5e" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:48.749009 25726 raft_consensus.cc:3060] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.752123 26025 raft_consensus.cc:359] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.752871 26025 raft_consensus.cc:385] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.753122 26025 raft_consensus.cc:740] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.753921 26025 consensus_queue.cc:260] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.748107 26022 raft_consensus.cc:493] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:48.755125 26022 raft_consensus.cc:3060] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.757933 26024 tablet_bootstrap.cc:492] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.761161 26005 leader_election.cc:290] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:48.762496 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cb6630411f48d594817fcdabd439cf" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:48.764391 25801 raft_consensus.cc:2468] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:48.764146 26005 raft_consensus.cc:2804] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:48.764675 25802 raft_consensus.cc:2468] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:48.768611 26005 raft_consensus.cc:493] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:48.769250 26005 raft_consensus.cc:3060] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.769740 25840 leader_election.cc:304] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.774394 26023 tablet_bootstrap.cc:492] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.774914 26023 ts_tablet_manager.cc:1403] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.009s
I20260713 09:09:48.777550 26023 raft_consensus.cc:359] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.778141 26023 raft_consensus.cc:385] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.778240 26041 raft_consensus.cc:493] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.781210 26041 raft_consensus.cc:515] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.754446 25873 raft_consensus.cc:2468] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 1.
I20260713 09:09:48.770754 26024 tablet_bootstrap.cc:654] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.780409 25725 raft_consensus.cc:2468] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 1.
I20260713 09:09:48.784394 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070e6467624c3ea4d43eb0bfe899e7" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:48.789750 25727 raft_consensus.cc:2468] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:48.790989 25841 leader_election.cc:304] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.785501 26022 raft_consensus.cc:515] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.792928 25767 leader_election.cc:304] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:48.771035 26028 leader_election.cc:290] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:48.794718 26028 raft_consensus.cc:2804] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:48.795167 26028 raft_consensus.cc:697] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:48.796090 26028 consensus_queue.cc:237] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.799167 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070e6467624c3ea4d43eb0bfe899e7" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:48.800041 25802 raft_consensus.cc:2468] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:48.800405 26054 raft_consensus.cc:2804] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:48.800668 26024 tablet_bootstrap.cc:492] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.801162 26024 ts_tablet_manager.cc:1403] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.003s
I20260713 09:09:48.791483 26041 leader_election.cc:290] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:48.802429 26022 leader_election.cc:290] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:48.803395 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229fdffde00b421da960cdacafa2effa" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:48.803395 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229fdffde00b421da960cdacafa2effa" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:48.803738 26041 raft_consensus.cc:2804] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:48.804700 25802 raft_consensus.cc:3060] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.804751 25873 raft_consensus.cc:3060] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.784394 25726 raft_consensus.cc:2468] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:48.803889 26024 raft_consensus.cc:359] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.809839 26024 raft_consensus.cc:385] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.810101 26024 raft_consensus.cc:740] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.810730 26024 consensus_queue.cc:260] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.814316 26024 ts_tablet_manager.cc:1434] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:48.816802 26024 tablet_bootstrap.cc:492] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1: Bootstrap starting.
I20260713 09:09:48.803483 26005 raft_consensus.cc:515] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.819347 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cb6630411f48d594817fcdabd439cf" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:48.819909 25725 raft_consensus.cc:3060] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.804693 26041 raft_consensus.cc:493] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:48.778421 26023 raft_consensus.cc:740] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.822503 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cb6630411f48d594817fcdabd439cf" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:48.825152 25873 raft_consensus.cc:2468] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:48.827622 26023 consensus_queue.cc:260] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.829596 25693 leader_election.cc:304] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.830410 25801 raft_consensus.cc:3060] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.830981 26022 raft_consensus.cc:2804] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:48.832404 26022 raft_consensus.cc:697] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:48.833179 26024 tablet_bootstrap.cc:654] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.827162 26041 raft_consensus.cc:3060] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.833222 26022 consensus_queue.cc:237] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.826167 26005 leader_election.cc:290] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:48.837802 26023 ts_tablet_manager.cc:1434] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260713 09:09:48.839080 26023 tablet_bootstrap.cc:492] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Bootstrap starting.
I20260713 09:09:48.833491 26054 raft_consensus.cc:697] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:48.840345 26054 consensus_queue.cc:237] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.845074 25802 raft_consensus.cc:2468] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 1.
I20260713 09:09:48.849340 25801 raft_consensus.cc:2468] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:48.849566 26025 ts_tablet_manager.cc:1434] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.100s	user 0.038s	sys 0.046s
I20260713 09:09:48.850389 26025 tablet_bootstrap.cc:492] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Bootstrap starting.
I20260713 09:09:48.851217 25840 leader_election.cc:304] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.852262 26023 tablet_bootstrap.cc:654] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.852226 26005 raft_consensus.cc:2804] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:48.857209 25725 raft_consensus.cc:2468] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:48.859517 25625 catalog_manager.cc:5697] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 1 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.860630 26005 raft_consensus.cc:697] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:48.862485 26005 consensus_queue.cc:237] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.865190 25624 catalog_manager.cc:5697] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 1 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.870018 26025 tablet_bootstrap.cc:654] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.891558 26041 raft_consensus.cc:515] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.893296 26023 tablet_bootstrap.cc:492] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea: No bootstrap required, opened a new log
I20260713 09:09:48.893733 26023 ts_tablet_manager.cc:1403] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.005s
I20260713 09:09:48.893307 26025 tablet_bootstrap.cc:492] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c: No bootstrap required, opened a new log
I20260713 09:09:48.895304 26025 ts_tablet_manager.cc:1403] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.004s
I20260713 09:09:48.896124 26023 raft_consensus.cc:359] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.896807 26023 raft_consensus.cc:385] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.896883 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070e6467624c3ea4d43eb0bfe899e7" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:48.897092 26023 raft_consensus.cc:740] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.897531 25725 raft_consensus.cc:3060] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.897855 26025 raft_consensus.cc:359] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.897809 26023 consensus_queue.cc:260] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.898818 26025 raft_consensus.cc:385] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.899232 26025 raft_consensus.cc:740] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.899937 26025 consensus_queue.cc:260] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.900731 26023 ts_tablet_manager.cc:1434] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:48.901985 26025 ts_tablet_manager.cc:1434] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:09:48.908017 25725 raft_consensus.cc:2468] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:48.908743 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070e6467624c3ea4d43eb0bfe899e7" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:48.911662 25801 raft_consensus.cc:3060] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.911067 25625 catalog_manager.cc:5697] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:48.912755 25625 catalog_manager.cc:5697] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:48.918170 25801 raft_consensus.cc:2468] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:48.919320 25840 leader_election.cc:304] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:48.919835 26041 leader_election.cc:290] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:48.920131 26005 raft_consensus.cc:2804] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:48.920641 26005 raft_consensus.cc:697] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:48.921452 26005 consensus_queue.cc:237] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.926846 26024 tablet_bootstrap.cc:492] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1: No bootstrap required, opened a new log
I20260713 09:09:48.927281 26024 ts_tablet_manager.cc:1403] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.020s
I20260713 09:09:48.929579 26024 raft_consensus.cc:359] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.930205 26024 raft_consensus.cc:385] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.930406 26024 raft_consensus.cc:740] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.931020 26024 consensus_queue.cc:260] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:48.932384 26024 ts_tablet_manager.cc:1434] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:48.934687 25625 catalog_manager.cc:5697] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.051788 26028 raft_consensus.cc:493] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.052249 26028 raft_consensus.cc:515] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.053879 26028 leader_election.cc:290] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:49.054764 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7adc86e01942078646a43894e6cc81" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:49.054956 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7adc86e01942078646a43894e6cc81" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1" is_pre_election: true
I20260713 09:09:49.055395 25725 raft_consensus.cc:2468] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 0.
I20260713 09:09:49.055645 25873 raft_consensus.cc:2468] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 0.
I20260713 09:09:49.056450 25767 leader_election.cc:304] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:49.057241 26028 raft_consensus.cc:2804] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.057598 26028 raft_consensus.cc:493] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.057863 26028 raft_consensus.cc:3060] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.062649 26028 raft_consensus.cc:515] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.064309 26028 leader_election.cc:290] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:49.065135 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7adc86e01942078646a43894e6cc81" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:49.065321 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7adc86e01942078646a43894e6cc81" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:49.065723 25725 raft_consensus.cc:3060] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.065790 25873 raft_consensus.cc:3060] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.071939 25873 raft_consensus.cc:2468] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 1.
I20260713 09:09:49.072055 25725 raft_consensus.cc:2468] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 1.
I20260713 09:09:49.072906 25768 leader_election.cc:304] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:49.073880 26011 raft_consensus.cc:2804] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.074328 26011 raft_consensus.cc:697] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:49.075049 26011 consensus_queue.cc:237] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.075524 26005 consensus_queue.cc:1048] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.082706 25625 catalog_manager.cc:5697] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 1 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.085786 26005 consensus_queue.cc:1048] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.086946 26041 raft_consensus.cc:493] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.087443 26041 raft_consensus.cc:515] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.090044 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" is_pre_election: true
I20260713 09:09:49.090677 25726 raft_consensus.cc:2468] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:49.091946 26041 leader_election.cc:290] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:49.092227 25841 leader_election.cc:304] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:49.093030 26041 raft_consensus.cc:2804] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.093994 26041 raft_consensus.cc:493] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.094451 26041 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.105578 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" is_pre_election: true
I20260713 09:09:49.105863 26022 consensus_queue.cc:1048] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.111572 25802 raft_consensus.cc:2468] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 0.
I20260713 09:09:49.111871 26041 raft_consensus.cc:515] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.115039 26041 leader_election.cc:290] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:49.115387 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:49.116031 25726 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.122623 25726 raft_consensus.cc:2468] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:49.125852 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:49.126682 25802 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.128997 25841 leader_election.cc:304] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:49.130097 26005 raft_consensus.cc:2804] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.130554 26005 raft_consensus.cc:697] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:49.131379 26005 consensus_queue.cc:237] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.134261 25802 raft_consensus.cc:2468] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 1.
I20260713 09:09:49.143167 26022 consensus_queue.cc:1048] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.145494 25624 catalog_manager.cc:5697] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 1 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.183146 25875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bc8bdc3d8a74ef5a9fda2dc253f4988"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
mode: GRACEFUL
new_leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
 from {username='slave'} at 127.0.0.1:51876
I20260713 09:09:49.183878 25875 raft_consensus.cc:606] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Received request to transfer leadership to TS 6062416246fe4e3cb8c7d74ec2c3cb7c
I20260713 09:09:49.194056 26011 consensus_queue.cc:1048] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.194577 25875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e29606122b848dea7bc7d3e3a8f5c5e"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
mode: GRACEFUL
new_leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
 from {username='slave'} at 127.0.0.1:51876
I20260713 09:09:49.195199 25875 raft_consensus.cc:606] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Received request to transfer leadership to TS 6062416246fe4e3cb8c7d74ec2c3cb7c
I20260713 09:09:49.201010 25873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a070e6467624c3ea4d43eb0bfe899e7"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
mode: GRACEFUL
new_leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:51876
I20260713 09:09:49.201519 25873 raft_consensus.cc:606] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Received request to transfer leadership to TS 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:49.204924 26079 consensus_queue.cc:1048] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:49.212162 25875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9cb6630411f48d594817fcdabd439cf"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
mode: GRACEFUL
new_leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:51876
I20260713 09:09:49.212656 25875 raft_consensus.cc:606] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Received request to transfer leadership to TS 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:49.227842 25875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
mode: GRACEFUL
new_leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:51876
I20260713 09:09:49.228368 25875 raft_consensus.cc:606] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Received request to transfer leadership to TS 057e20ba0e4b4a00b2e1295e10f4f9ea
I20260713 09:09:49.233336 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba7adc86e01942078646a43894e6cc81"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
mode: GRACEFUL
new_leader_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:49142
I20260713 09:09:49.233814 25802 raft_consensus.cc:606] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Received request to transfer leadership to TS eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:49.243958 26005 consensus_queue.cc:1048] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.247648 26022 consensus_queue.cc:1048] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.255326 26041 consensus_queue.cc:1048] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.256886 26041 consensus_queue.cc:1048] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.262399 26057 consensus_queue.cc:1048] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:49.272941 26054 raft_consensus.cc:993] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1: : Instructing follower 6062416246fe4e3cb8c7d74ec2c3cb7c to start an election
I20260713 09:09:49.273555 26054 raft_consensus.cc:1081] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Signalling peer 6062416246fe4e3cb8c7d74ec2c3cb7c to start an election
I20260713 09:09:49.277984 25920 consensus_queue.cc:1048] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:49.278543 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e29606122b848dea7bc7d3e3a8f5c5e"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
 from {username='slave'} at 127.0.0.1:56746
I20260713 09:09:49.279268 25726 raft_consensus.cc:493] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:49.279747 25726 raft_consensus.cc:3060] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.288355 26005 raft_consensus.cc:993] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1: : Instructing follower 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:49.288842 26005 raft_consensus.cc:1081] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Signalling peer 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:49.293650 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9cb6630411f48d594817fcdabd439cf"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:49136
I20260713 09:09:49.294198 25802 raft_consensus.cc:493] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:49.294565 25802 raft_consensus.cc:3060] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.295097 25726 raft_consensus.cc:515] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.297875 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e29606122b848dea7bc7d3e3a8f5c5e" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:49.298396 25800 raft_consensus.cc:3060] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.298620 25726 leader_election.cc:290] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 2 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:49.299997 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e29606122b848dea7bc7d3e3a8f5c5e" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:49.300576 25875 raft_consensus.cc:3055] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:49.300858 25875 raft_consensus.cc:740] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:49.302351 25802 raft_consensus.cc:515] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.302580 25875 consensus_queue.cc:260] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.304021 25875 raft_consensus.cc:3060] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.304463 25802 leader_election.cc:290] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:49.305558 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cb6630411f48d594817fcdabd439cf" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:49.306115 25873 raft_consensus.cc:3055] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:49.306103 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cb6630411f48d594817fcdabd439cf" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:49.306591 25873 raft_consensus.cc:740] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:49.306806 25726 raft_consensus.cc:3060] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.307566 25800 raft_consensus.cc:2468] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 2.
I20260713 09:09:49.307394 25873 consensus_queue.cc:260] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.308670 25873 raft_consensus.cc:3060] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.311064 25691 leader_election.cc:304] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:49.311960 25920 raft_consensus.cc:2804] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:49.312570 25920 raft_consensus.cc:697] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:49.313624 25920 consensus_queue.cc:237] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.322365 25726 raft_consensus.cc:2468] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:49.323410 25767 leader_election.cc:304] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:49.324129 26079 raft_consensus.cc:2804] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:49.324579 26079 raft_consensus.cc:697] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:49.325320 26079 consensus_queue.cc:237] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.325942 25875 raft_consensus.cc:2468] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 2.
I20260713 09:09:49.326418 25873 raft_consensus.cc:2468] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:49.329849 25622 catalog_manager.cc:5697] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 1 to 2, leader changed from eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67) to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 2 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.333004 25623 catalog_manager.cc:5697] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 1 to 2, leader changed from eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67) to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 2 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.397467 26057 consensus_queue.cc:1048] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.408694 26041 consensus_queue.cc:1048] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.416756 26054 raft_consensus.cc:993] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1: : Instructing follower 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:49.417163 26041 raft_consensus.cc:1081] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Signalling peer 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:49.418612 25800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a070e6467624c3ea4d43eb0bfe899e7"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:49136
I20260713 09:09:49.419108 25800 raft_consensus.cc:493] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:49.419458 25800 raft_consensus.cc:3060] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.424078 25800 raft_consensus.cc:515] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.426715 25800 leader_election.cc:290] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:49.426995 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070e6467624c3ea4d43eb0bfe899e7" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:49.427311 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070e6467624c3ea4d43eb0bfe899e7" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:49.427659 25726 raft_consensus.cc:3060] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.427955 25875 raft_consensus.cc:3055] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:49.428316 25875 raft_consensus.cc:740] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:49.429124 25875 consensus_queue.cc:260] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.430377 25875 raft_consensus.cc:3060] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.432678 25726 raft_consensus.cc:2468] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:49.433640 25767 leader_election.cc:304] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:49.434238 26079 raft_consensus.cc:2804] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:49.434612 26079 raft_consensus.cc:697] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:49.435487 25875 raft_consensus.cc:2468] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:49.435353 26079 consensus_queue.cc:237] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.441414 25622 catalog_manager.cc:5697] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 1 to 2, leader changed from eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67) to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 2 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.559868 26079 consensus_queue.cc:1048] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.565701 26011 raft_consensus.cc:993] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea: : Instructing follower eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:49.566140 26011 raft_consensus.cc:1081] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Signalling peer eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:49.568714 25873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba7adc86e01942078646a43894e6cc81"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:51860
I20260713 09:09:49.569211 25873 raft_consensus.cc:493] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:49.569553 25873 raft_consensus.cc:3060] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.571188 26079 consensus_queue.cc:1048] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.576248 25873 raft_consensus.cc:515] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.579681 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7adc86e01942078646a43894e6cc81" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:49.580510 25873 leader_election.cc:290] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:49.581899 25726 raft_consensus.cc:3060] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.583945 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7adc86e01942078646a43894e6cc81" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:49.584499 25800 raft_consensus.cc:3055] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:49.584753 25800 raft_consensus.cc:740] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:49.585412 25800 consensus_queue.cc:260] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.586369 25800 raft_consensus.cc:3060] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.587498 25726 raft_consensus.cc:2468] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 2.
I20260713 09:09:49.588639 25841 leader_election.cc:304] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:49.589394 26041 raft_consensus.cc:2804] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:49.589901 26041 raft_consensus.cc:697] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 2 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:49.590694 26041 consensus_queue.cc:237] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.591976 25800 raft_consensus.cc:2468] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 2.
I20260713 09:09:49.598277 25622 catalog_manager.cc:5697] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 1 to 2, leader changed from 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66) to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 2 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.615566 26041 consensus_queue.cc:1048] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.630146 26005 raft_consensus.cc:993] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1: : Instructing follower 6062416246fe4e3cb8c7d74ec2c3cb7c to start an election
I20260713 09:09:49.630673 26005 raft_consensus.cc:1081] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Signalling peer 6062416246fe4e3cb8c7d74ec2c3cb7c to start an election
I20260713 09:09:49.634335 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bc8bdc3d8a74ef5a9fda2dc253f4988"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
 from {username='slave'} at 127.0.0.1:56746
I20260713 09:09:49.634526 26057 consensus_queue.cc:1048] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.634907 25726 raft_consensus.cc:493] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:49.635275 25726 raft_consensus.cc:3060] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.644966 26057 raft_consensus.cc:993] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: : Instructing follower 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:49.645426 26057 raft_consensus.cc:1081] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Signalling peer 057e20ba0e4b4a00b2e1295e10f4f9ea to start an election
I20260713 09:09:49.645383 25726 raft_consensus.cc:515] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.647473 25726 leader_election.cc:290] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 2 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:49.648406 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc8bdc3d8a74ef5a9fda2dc253f4988" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:49.647331 25800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
 from {username='slave'} at 127.0.0.1:49136
I20260713 09:09:49.648893 25873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc8bdc3d8a74ef5a9fda2dc253f4988" candidate_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:49.648998 25802 raft_consensus.cc:3060] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.649330 25800 raft_consensus.cc:493] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:49.649520 25873 raft_consensus.cc:3055] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:49.649861 25873 raft_consensus.cc:740] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:49.649879 25800 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.650928 25873 consensus_queue.cc:260] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.652133 25873 raft_consensus.cc:3060] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.655645 25802 raft_consensus.cc:2468] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 2.
I20260713 09:09:49.656690 25691 leader_election.cc:304] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, 6062416246fe4e3cb8c7d74ec2c3cb7c; no voters: 
I20260713 09:09:49.657521 25920 raft_consensus.cc:2804] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:49.657568 25800 raft_consensus.cc:515] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.658674 25920 raft_consensus.cc:697] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Becoming Leader. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:49.659384 25873 raft_consensus.cc:2468] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062416246fe4e3cb8c7d74ec2c3cb7c in term 2.
I20260713 09:09:49.659737 25920 consensus_queue.cc:237] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.660638 25800 leader_election.cc:290] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677)
I20260713 09:09:49.661710 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
I20260713 09:09:49.664206 25875 raft_consensus.cc:3055] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:49.664505 25875 raft_consensus.cc:740] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:49.665273 25875 consensus_queue.cc:260] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.666203 25875 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.661741 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d" candidate_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:49.667987 25726 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:49.669356 25623 catalog_manager.cc:5697] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c reported cstate change: term changed from 1 to 2, leader changed from eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67) to 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65). New cstate: current_term: 2 leader_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.671391 25875 raft_consensus.cc:2468] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:49.672453 25768 leader_election.cc:304] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:49.673283 26079 raft_consensus.cc:2804] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:49.673715 26079 raft_consensus.cc:697] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Leader. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:49.674436 25726 raft_consensus.cc:2468] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 057e20ba0e4b4a00b2e1295e10f4f9ea in term 2.
I20260713 09:09:49.674515 26079 consensus_queue.cc:237] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:49.682858 25623 catalog_manager.cc:5697] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea reported cstate change: term changed from 1 to 2, leader changed from eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67) to 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66). New cstate: current_term: 2 leader_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.762513 25875 raft_consensus.cc:1275] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 6062416246fe4e3cb8c7d74ec2c3cb7c: 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.763806 26053 consensus_queue.cc:1048] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, 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.773378 25802 raft_consensus.cc:1275] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Refusing update from remote peer 6062416246fe4e3cb8c7d74ec2c3cb7c: 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.774590 26022 consensus_queue.cc:1048] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, 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.825516 25726 raft_consensus.cc:1275] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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.826799 26079 consensus_queue.cc:1048] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, 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.837162 25875 raft_consensus.cc:1275] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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.839404 26094 consensus_queue.cc:1048] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, 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.852641 25726 raft_consensus.cc:1275] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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.853722 26094 consensus_queue.cc:1048] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, 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.860466 25875 raft_consensus.cc:1275] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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.861629 26079 consensus_queue.cc:1048] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.051520 25802 raft_consensus.cc:1275] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:50.052851 26005 consensus_queue.cc:1048] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.058836 25726 raft_consensus.cc:1275] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:50.061880 25726 raft_consensus.cc:1275] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:50.063239 26092 consensus_queue.cc:1048] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.064824 26011 consensus_queue.cc:1048] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.073540 25875 raft_consensus.cc:1275] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 057e20ba0e4b4a00b2e1295e10f4f9ea: 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:50.075187 26011 consensus_queue.cc:1048] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:50.136464 25875 raft_consensus.cc:1275] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Refusing update from remote peer 6062416246fe4e3cb8c7d74ec2c3cb7c: 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:50.137856 25920 consensus_queue.cc:1048] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:50.146133 25802 raft_consensus.cc:1275] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Refusing update from remote peer 6062416246fe4e3cb8c7d74ec2c3cb7c: 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:50.147368 26053 consensus_queue.cc:1048] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, 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.237128 25625 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44540:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:52.255293 25625 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44540:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:52.284546 21877 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:09:52.495811 26127 log.cc:927] Time spent T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260713 09:09:52.573333 26149 tablet.cc:1724] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.622592 26148 tablet.cc:1724] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.655169 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
mode: GRACEFUL
new_leader_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:49148
I20260713 09:09:52.655929 25801 raft_consensus.cc:606] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Received request to transfer leadership to TS eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:52.646621 26155 tablet.cc:1724] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.749832 25902 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0e29606122b848dea7bc7d3e3a8f5c5e)
I20260713 09:09:52.660054 26159 tablet.cc:1724] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.759006 25902 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0e29606122b848dea7bc7d3e3a8f5c5e)
W20260713 09:09:52.763312 25902 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0e29606122b848dea7bc7d3e3a8f5c5e)
W20260713 09:09:52.765887 26156 log.cc:927] Time spent T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260713 09:09:52.769596 26169 tablet.cc:1724] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.748816 26164 tablet.cc:1724] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.772599 26158 log.cc:927] Time spent T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260713 09:09:52.750409 26167 tablet.cc:1724] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.786196 26173 tablet.cc:1724] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.796640 26172 tablet.cc:1724] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.796885 26164 tablet.cc:1724] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.800841 26173 tablet.cc:1724] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.758190 26163 tablet.cc:1724] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.805070 26171 tablet.cc:1724] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.812675 26137 raft_consensus.cc:993] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: : Instructing follower eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:52.813215 26137 raft_consensus.cc:1081] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Signalling peer eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:52.815546 26167 tablet.cc:1724] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.820363 25872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:51860
I20260713 09:09:52.821038 25872 raft_consensus.cc:493] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.821451 25872 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:52.825119 26155 tablet.cc:1724] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.801566 26148 tablet.cc:1724] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.833655 26149 tablet.cc:1724] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.836745 26167 tablet.cc:1724] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.798748 26169 tablet.cc:1724] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.873063 26171 tablet.cc:1724] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.879839 25872 raft_consensus.cc:515] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:52.881135 25873 raft_consensus.cc:1240] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Rejecting Update request from peer 057e20ba0e4b4a00b2e1295e10f4f9ea for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:52.884758 25872 leader_election.cc:290] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 3 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:52.885435 25798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:52.885900 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac27865af8e4edd811dd2a1a023c86d" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:52.886076 25798 raft_consensus.cc:3055] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:52.886442 25727 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:52.887486 26159 tablet.cc:1724] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.878572 26148 tablet.cc:1724] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.889880 25726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "384fd2a902024320a568229e0dfd371c"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
mode: GRACEFUL
new_leader_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:35056
I20260713 09:09:52.897874 25726 raft_consensus.cc:606] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Received request to transfer leadership to TS eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:52.892387 26141 consensus_queue.cc:1059] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:52.886395 25798 raft_consensus.cc:740] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:52.899739 21877 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:09:52.899518 25798 consensus_queue.cc:260] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [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: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:52.900355 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:52.896442 25727 raft_consensus.cc:2468] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 3.
I20260713 09:09:52.896561 26169 tablet.cc:1724] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.900744 25798 raft_consensus.cc:3060] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:52.904480 25841 leader_election.cc:304] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [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: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:52.905969 26165 raft_consensus.cc:2804] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:52.906513 26165 raft_consensus.cc:697] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 3 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:52.905748 26176 tablet.cc:1724] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.907357 26165 consensus_queue.cc:237] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:52.908169 26149 tablet.cc:1724] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.875373 26172 tablet.cc:1724] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52.921161 25724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f"
dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
mode: GRACEFUL
new_leader_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:35056
I20260713 09:09:52.921833 25724 raft_consensus.cc:606] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Received request to transfer leadership to TS eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:52.925148 25799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03"
dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
mode: GRACEFUL
new_leader_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:49148
I20260713 09:09:52.925769 25799 raft_consensus.cc:606] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Received request to transfer leadership to TS eac350fa93e74bd29a16fd4665e408e1
I20260713 09:09:52.927155 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:52.927809 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:52.935052 25798 raft_consensus.cc:2468] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 3.
W20260713 09:09:52.942051 26141 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260713 09:09:52.943650 25622 catalog_manager.cc:5697] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 2 to 3, leader changed from 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66) to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 3 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.945084 25622 catalog_manager.cc:5789] TS eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67:35677) does not have the latest schema for tablet 0ac27865af8e4edd811dd2a1a023c86d (table soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922]). Expected version 1 got 0
I20260713 09:09:52.970247 25623 catalog_manager.cc:6242] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9: soft_deleted_table [id=ab4c622bccab4f04a9b07387efa69922] alter complete (version 1)
I20260713 09:09:53.111039 26152 raft_consensus.cc:993] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea: : Instructing follower eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:53.111563 26141 raft_consensus.cc:1081] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Signalling peer eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:53.113279 25872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:51860
I20260713 09:09:53.113833 25872 raft_consensus.cc:493] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:53.114156 25872 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:53.119822 25872 raft_consensus.cc:515] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:53.120898 26160 raft_consensus.cc:993] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c: : Instructing follower eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:53.121553 26122 raft_consensus.cc:1081] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Signalling peer eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:53.121845 25872 leader_election.cc:290] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 3 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:53.122710 25724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:53.123284 25873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:51872
I20260713 09:09:53.123941 25873 raft_consensus.cc:493] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:53.123392 25724 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:53.124328 25873 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:53.124442 25798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7781bf604ff488785fb9e09cdd1cc03" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:53.129827 25798 raft_consensus.cc:3055] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:53.130195 25798 raft_consensus.cc:740] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 057e20ba0e4b4a00b2e1295e10f4f9ea, State: Running, Role: LEADER
I20260713 09:09:53.131002 25798 consensus_queue.cc:260] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [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: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:53.131690 25873 raft_consensus.cc:515] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:53.132328 25798 raft_consensus.cc:3060] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:53.133735 25873 leader_election.cc:290] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 3 election: Requested vote from peers 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955), 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623)
I20260713 09:09:53.134589 25799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:53.135015 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48feea9c91df4f25a916303c5d46b73f" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:53.135172 25799 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:53.135526 25727 raft_consensus.cc:3055] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:53.135810 25727 raft_consensus.cc:740] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:53.136529 25727 consensus_queue.cc:260] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [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: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:53.137676 25727 raft_consensus.cc:3060] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:53.139386 25724 raft_consensus.cc:2468] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 3.
I20260713 09:09:53.140614 25841 leader_election.cc:304] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [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: 6062416246fe4e3cb8c7d74ec2c3cb7c, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:53.141590 26165 raft_consensus.cc:2804] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:53.142078 26165 raft_consensus.cc:697] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 3 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:53.142037 25799 raft_consensus.cc:2468] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 3.
I20260713 09:09:53.143034 26165 consensus_queue.cc:237] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [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: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:53.143774 25840 leader_election.cc:304] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [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: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:53.144874 26099 raft_consensus.cc:2804] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:53.145393 26099 raft_consensus.cc:697] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 3 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:53.145911 25798 raft_consensus.cc:2468] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 3.
I20260713 09:09:53.146389 26099 consensus_queue.cc:237] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [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: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } }
I20260713 09:09:53.149312 25727 raft_consensus.cc:2468] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 3.
I20260713 09:09:53.162717 25625 catalog_manager.cc:5697] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 2 to 3, leader changed from 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66) to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 3 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:53.175846 25625 catalog_manager.cc:5697] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 2 to 3, leader changed from 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65) to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 3 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.326732 25798 raft_consensus.cc:1275] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:53.328065 26165 consensus_queue.cc:1048] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:53.333328 26172 tablet.cc:1724] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:53.344426 25724 raft_consensus.cc:1275] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:53.345788 26165 consensus_queue.cc:1048] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:53.360994 26172 tablet.cc:1719] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:09:53.365060 26169 tablet.cc:1719] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:09:53.366340 26167 tablet.cc:1719] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:09:53.430929 26122 raft_consensus.cc:993] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c: : Instructing follower eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:53.431444 26160 raft_consensus.cc:1081] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Signalling peer eac350fa93e74bd29a16fd4665e408e1 to start an election
I20260713 09:09:53.432802 25873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "384fd2a902024320a568229e0dfd371c"
dest_uuid: "eac350fa93e74bd29a16fd4665e408e1"
 from {username='slave'} at 127.0.0.1:51872
I20260713 09:09:53.433286 25873 raft_consensus.cc:493] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:53.433586 25873 raft_consensus.cc:3060] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.438243 25873 raft_consensus.cc:515] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:53.439673 25873 leader_election.cc:290] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 2 election: Requested vote from peers 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623), 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955)
I20260713 09:09:53.440594 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384fd2a902024320a568229e0dfd371c" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c"
I20260713 09:09:53.440810 25798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384fd2a902024320a568229e0dfd371c" candidate_uuid: "eac350fa93e74bd29a16fd4665e408e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea"
I20260713 09:09:53.441255 25727 raft_consensus.cc:3055] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:53.441458 25798 raft_consensus.cc:3060] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.441587 25727 raft_consensus.cc:740] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6062416246fe4e3cb8c7d74ec2c3cb7c, State: Running, Role: LEADER
I20260713 09:09:53.442386 25727 consensus_queue.cc:260] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [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: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:53.443248 25727 raft_consensus.cc:3060] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.446599 25798 raft_consensus.cc:2468] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 2.
I20260713 09:09:53.447748 25840 leader_election.cc:304] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 057e20ba0e4b4a00b2e1295e10f4f9ea, eac350fa93e74bd29a16fd4665e408e1; no voters: 
I20260713 09:09:53.448125 25727 raft_consensus.cc:2468] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac350fa93e74bd29a16fd4665e408e1 in term 2.
I20260713 09:09:53.448717 26182 raft_consensus.cc:2804] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:53.449265 26182 raft_consensus.cc:697] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 2 LEADER]: Becoming Leader. State: Replica: eac350fa93e74bd29a16fd4665e408e1, State: Running, Role: LEADER
I20260713 09:09:53.450137 26182 consensus_queue.cc:237] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [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: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } }
I20260713 09:09:53.456544 25623 catalog_manager.cc:5697] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 reported cstate change: term changed from 1 to 2, leader changed from 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65) to eac350fa93e74bd29a16fd4665e408e1 (127.21.93.67). New cstate: current_term: 2 leader_uuid: "eac350fa93e74bd29a16fd4665e408e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac350fa93e74bd29a16fd4665e408e1" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:53.547987 25727 raft_consensus.cc:1275] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:53.549340 26182 consensus_queue.cc:1048] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:53.557585 25798 raft_consensus.cc:1275] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:53.558918 26182 consensus_queue.cc:1048] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:53.590374 25727 raft_consensus.cc:1275] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:53.591841 26099 consensus_queue.cc:1048] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:53.599895 25798 raft_consensus.cc:1275] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:53.601220 26165 consensus_queue.cc:1048] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:53.898362 25799 raft_consensus.cc:1275] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:53.899547 26099 consensus_queue.cc:1048] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "057e20ba0e4b4a00b2e1295e10f4f9ea" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:53.907653 25724 raft_consensus.cc:1275] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Refusing update from remote peer eac350fa93e74bd29a16fd4665e408e1: 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:53.908979 26165 consensus_queue.cc:1048] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062416246fe4e3cb8c7d74ec2c3cb7c" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:53.982261 21877 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:53.988909 21877 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:09:53.989308 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:53.993978 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:53.994377 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:55.023027 21877 tablet_server.cc:179] TabletServer@127.21.93.65:0 shutting down...
I20260713 09:09:55.046528 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:55.047245 21877 tablet_replica.cc:333] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.047823 21877 raft_consensus.cc:2243] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.048331 21877 raft_consensus.cc:2272] T ba7adc86e01942078646a43894e6cc81 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.050225 21877 tablet_replica.cc:333] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.050978 21877 raft_consensus.cc:2243] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.051442 21877 raft_consensus.cc:2272] T 0ac27865af8e4edd811dd2a1a023c86d P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.053011 21877 tablet_replica.cc:333] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.053529 21877 raft_consensus.cc:2243] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.053920 21877 raft_consensus.cc:2272] T 69c83d7f49814187be45f0e5c0116096 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.055635 21877 tablet_replica.cc:333] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.056142 21877 raft_consensus.cc:2243] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.056881 21877 raft_consensus.cc:2272] T 229fdffde00b421da960cdacafa2effa P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.058534 21877 tablet_replica.cc:333] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.059222 21877 raft_consensus.cc:2243] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.059684 21877 raft_consensus.cc:2272] T 384fd2a902024320a568229e0dfd371c P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.061717 21877 tablet_replica.cc:333] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.062260 21877 raft_consensus.cc:2243] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.062984 21877 raft_consensus.cc:2272] T 0e29606122b848dea7bc7d3e3a8f5c5e P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.064491 21877 tablet_replica.cc:333] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.064977 21877 raft_consensus.cc:2243] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.065375 21877 raft_consensus.cc:2272] T e98b8317ad39460c9dba0883ccf11f92 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.067090 21877 tablet_replica.cc:333] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.067588 21877 raft_consensus.cc:2243] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.068303 21877 raft_consensus.cc:2272] T f234f759f8ae42148977abedbbf6f920 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.070714 21877 tablet_replica.cc:333] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.071300 21877 raft_consensus.cc:2243] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:55.071640 25841 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260713 09:09:55.071820 21877 raft_consensus.cc:2272] T 48feea9c91df4f25a916303c5d46b73f P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.074437 21877 tablet_replica.cc:333] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
W20260713 09:09:55.074939 25841 consensus_peers.cc:597] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 -> Peer 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623): Couldn't send request to peer 6062416246fe4e3cb8c7d74ec2c3cb7c. 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:55.075201 21877 raft_consensus.cc:2243] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.075773 21877 raft_consensus.cc:2272] T f9cb6630411f48d594817fcdabd439cf P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.077769 21877 tablet_replica.cc:333] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.078331 21877 raft_consensus.cc:2243] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.078737 21877 raft_consensus.cc:2272] T e7781bf604ff488785fb9e09cdd1cc03 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.080422 21877 tablet_replica.cc:333] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.080924 21877 raft_consensus.cc:2243] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.081611 21877 raft_consensus.cc:2272] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.083199 21877 tablet_replica.cc:333] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.083709 21877 raft_consensus.cc:2243] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.084111 21877 raft_consensus.cc:2272] T d7a1e426b267453aa47215d4d15eda66 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.085745 21877 tablet_replica.cc:333] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.086222 21877 raft_consensus.cc:2243] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.086606 21877 raft_consensus.cc:2272] T 2a070e6467624c3ea4d43eb0bfe899e7 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.088246 21877 tablet_replica.cc:333] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.088722 21877 raft_consensus.cc:2243] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.089497 21877 raft_consensus.cc:2272] T bfdefd7a73c84a25bdc55610203ec5d1 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.091246 21877 tablet_replica.cc:333] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.091732 21877 raft_consensus.cc:2243] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.092105 21877 raft_consensus.cc:2272] T 6a19b23eb9b54d718c88deb0c15ce11b P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.093794 21877 tablet_replica.cc:333] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.094251 21877 raft_consensus.cc:2243] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.094919 21877 raft_consensus.cc:2272] T 776931b687b14c7ca31e8347455740ff P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.096490 21877 tablet_replica.cc:333] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c: stopping tablet replica
I20260713 09:09:55.096930 21877 raft_consensus.cc:2243] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.097326 21877 raft_consensus.cc:2272] T 1dc11873e55e4957985f70ec6ebbcfa5 P 6062416246fe4e3cb8c7d74ec2c3cb7c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:55.110752 25767 consensus_peers.cc:597] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea -> Peer 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623): Couldn't send request to peer 6062416246fe4e3cb8c7d74ec2c3cb7c. 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:55.135103 21877 tablet_server.cc:196] TabletServer@127.21.93.65:0 shutdown complete.
W20260713 09:09:55.153631 25841 consensus_peers.cc:597] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 -> Peer 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623): Couldn't send request to peer 6062416246fe4e3cb8c7d74ec2c3cb7c. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:35623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:55.165539 21877 tablet_server.cc:179] TabletServer@127.21.93.66:0 shutting down...
I20260713 09:09:55.199434 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:55.200106 21877 tablet_replica.cc:333] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.200692 21877 raft_consensus.cc:2243] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.201148 21877 raft_consensus.cc:2272] T ba7adc86e01942078646a43894e6cc81 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.203239 21877 tablet_replica.cc:333] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.204021 21877 raft_consensus.cc:2243] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.204574 21877 raft_consensus.cc:2272] T 0ac27865af8e4edd811dd2a1a023c86d P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.206903 21877 tablet_replica.cc:333] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
W20260713 09:09:55.206899 25841 consensus_peers.cc:597] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 -> Peer 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623): Couldn't send request to peer 6062416246fe4e3cb8c7d74ec2c3cb7c. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:35623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:55.207525 21877 raft_consensus.cc:2243] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.208288 21877 raft_consensus.cc:2272] T 69c83d7f49814187be45f0e5c0116096 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.209889 21877 tablet_replica.cc:333] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.210417 21877 raft_consensus.cc:2243] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.210860 21877 raft_consensus.cc:2272] T 0e29606122b848dea7bc7d3e3a8f5c5e P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.212404 21877 tablet_replica.cc:333] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.212919 21877 raft_consensus.cc:2243] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.213303 21877 raft_consensus.cc:2272] T e7781bf604ff488785fb9e09cdd1cc03 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.214955 21877 tablet_replica.cc:333] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.215433 21877 raft_consensus.cc:2243] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.215813 21877 raft_consensus.cc:2272] T e98b8317ad39460c9dba0883ccf11f92 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.217489 21877 tablet_replica.cc:333] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.217983 21877 raft_consensus.cc:2243] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.218364 21877 raft_consensus.cc:2272] T f234f759f8ae42148977abedbbf6f920 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.220103 21877 tablet_replica.cc:333] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.220593 21877 raft_consensus.cc:2243] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.221277 21877 raft_consensus.cc:2272] T 1dc11873e55e4957985f70ec6ebbcfa5 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.223026 21877 tablet_replica.cc:333] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.223516 21877 raft_consensus.cc:2243] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.223924 21877 raft_consensus.cc:2272] T 776931b687b14c7ca31e8347455740ff P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.225525 21877 tablet_replica.cc:333] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.226037 21877 raft_consensus.cc:2243] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.226440 21877 raft_consensus.cc:2272] T 384fd2a902024320a568229e0dfd371c P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.227983 21877 tablet_replica.cc:333] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.228471 21877 raft_consensus.cc:2243] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.228855 21877 raft_consensus.cc:2272] T 229fdffde00b421da960cdacafa2effa P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.230507 21877 tablet_replica.cc:333] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.231009 21877 raft_consensus.cc:2243] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.231690 21877 raft_consensus.cc:2272] T 2a070e6467624c3ea4d43eb0bfe899e7 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.233247 21877 tablet_replica.cc:333] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.233727 21877 raft_consensus.cc:2243] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.234115 21877 raft_consensus.cc:2272] T bfdefd7a73c84a25bdc55610203ec5d1 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.235766 21877 tablet_replica.cc:333] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.236238 21877 raft_consensus.cc:2243] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.236990 21877 raft_consensus.cc:2272] T 6a19b23eb9b54d718c88deb0c15ce11b P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.239382 21877 tablet_replica.cc:333] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.239885 21877 raft_consensus.cc:2243] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.240281 21877 raft_consensus.cc:2272] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.241798 21877 tablet_replica.cc:333] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.242272 21877 raft_consensus.cc:2243] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.242998 21877 raft_consensus.cc:2272] T d7a1e426b267453aa47215d4d15eda66 P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.244635 21877 tablet_replica.cc:333] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.245081 21877 raft_consensus.cc:2243] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.245739 21877 raft_consensus.cc:2272] T f9cb6630411f48d594817fcdabd439cf P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.247277 21877 tablet_replica.cc:333] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea: stopping tablet replica
I20260713 09:09:55.247695 21877 raft_consensus.cc:2243] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.248102 21877 raft_consensus.cc:2272] T 48feea9c91df4f25a916303c5d46b73f P 057e20ba0e4b4a00b2e1295e10f4f9ea [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:55.262815 25840 consensus_peers.cc:597] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 -> Peer 057e20ba0e4b4a00b2e1295e10f4f9ea (127.21.93.66:41955): Couldn't send request to peer 057e20ba0e4b4a00b2e1295e10f4f9ea. 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:55.285784 21877 tablet_server.cc:196] TabletServer@127.21.93.66:0 shutdown complete.
I20260713 09:09:55.312501 21877 tablet_server.cc:179] TabletServer@127.21.93.67:0 shutting down...
I20260713 09:09:55.339818 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:55.340551 21877 tablet_replica.cc:333] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.341241 21877 raft_consensus.cc:2243] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.341989 21877 raft_consensus.cc:2272] T ba7adc86e01942078646a43894e6cc81 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:55.343302 25841 consensus_peers.cc:597] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 -> Peer 6062416246fe4e3cb8c7d74ec2c3cb7c (127.21.93.65:35623): Couldn't send request to peer 6062416246fe4e3cb8c7d74ec2c3cb7c. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:35623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:55.344002 21877 tablet_replica.cc:333] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.344892 21877 raft_consensus.cc:2243] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.345598 21877 raft_consensus.cc:2272] T 0ac27865af8e4edd811dd2a1a023c86d P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.347357 21877 tablet_replica.cc:333] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.347870 21877 raft_consensus.cc:2243] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.348284 21877 raft_consensus.cc:2272] T 69c83d7f49814187be45f0e5c0116096 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.349797 21877 tablet_replica.cc:333] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.350302 21877 raft_consensus.cc:2243] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.350725 21877 raft_consensus.cc:2272] T 0e29606122b848dea7bc7d3e3a8f5c5e P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.352311 21877 tablet_replica.cc:333] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.352809 21877 raft_consensus.cc:2243] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.353180 21877 raft_consensus.cc:2272] T f234f759f8ae42148977abedbbf6f920 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.354828 21877 tablet_replica.cc:333] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.355353 21877 raft_consensus.cc:2243] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.355759 21877 raft_consensus.cc:2272] T 2bc8bdc3d8a74ef5a9fda2dc253f4988 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.357338 21877 tablet_replica.cc:333] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.357834 21877 raft_consensus.cc:2243] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.358282 21877 raft_consensus.cc:2272] T d7a1e426b267453aa47215d4d15eda66 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.359992 21877 tablet_replica.cc:333] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.360556 21877 raft_consensus.cc:2243] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.360895 21877 raft_consensus.cc:2272] T 776931b687b14c7ca31e8347455740ff P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.362406 21877 tablet_replica.cc:333] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.362907 21877 raft_consensus.cc:2243] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.363265 21877 raft_consensus.cc:2272] T 1dc11873e55e4957985f70ec6ebbcfa5 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.364822 21877 tablet_replica.cc:333] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.365314 21877 raft_consensus.cc:2243] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.366001 21877 raft_consensus.cc:2272] T e98b8317ad39460c9dba0883ccf11f92 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.367717 21877 tablet_replica.cc:333] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.368176 21877 raft_consensus.cc:2243] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.368794 21877 raft_consensus.cc:2272] T e7781bf604ff488785fb9e09cdd1cc03 P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.370419 21877 tablet_replica.cc:333] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.370864 21877 raft_consensus.cc:2243] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.371239 21877 raft_consensus.cc:2272] T f9cb6630411f48d594817fcdabd439cf P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.372731 21877 tablet_replica.cc:333] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.373183 21877 raft_consensus.cc:2243] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.373785 21877 raft_consensus.cc:2272] T 48feea9c91df4f25a916303c5d46b73f P eac350fa93e74bd29a16fd4665e408e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.375449 21877 tablet_replica.cc:333] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.375872 21877 raft_consensus.cc:2243] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.376470 21877 raft_consensus.cc:2272] T 384fd2a902024320a568229e0dfd371c P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.377898 21877 tablet_replica.cc:333] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.378320 21877 raft_consensus.cc:2243] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.378661 21877 raft_consensus.cc:2272] T 229fdffde00b421da960cdacafa2effa P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.380160 21877 tablet_replica.cc:333] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.380548 21877 raft_consensus.cc:2243] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.380879 21877 raft_consensus.cc:2272] T 6a19b23eb9b54d718c88deb0c15ce11b P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.382476 21877 tablet_replica.cc:333] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.382951 21877 raft_consensus.cc:2243] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.383296 21877 raft_consensus.cc:2272] T 2a070e6467624c3ea4d43eb0bfe899e7 P eac350fa93e74bd29a16fd4665e408e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.384696 21877 tablet_replica.cc:333] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1: stopping tablet replica
I20260713 09:09:55.385056 21877 raft_consensus.cc:2243] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:55.385371 21877 raft_consensus.cc:2272] T bfdefd7a73c84a25bdc55610203ec5d1 P eac350fa93e74bd29a16fd4665e408e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.419955 21877 tablet_server.cc:196] TabletServer@127.21.93.67:0 shutdown complete.
I20260713 09:09:55.446959 21877 master.cc:562] Master@127.21.93.126:34385 shutting down...
I20260713 09:09:55.467110 21877 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:55.467555 21877 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:55.467806 21877 tablet_replica.cc:333] T 00000000000000000000000000000000 P aab9bd52a23d48e1b0c759a08038edb9: stopping tablet replica
I20260713 09:09:55.504299 21877 master.cc:584] Master@127.21.93.126:34385 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12238 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:09:55.572381 21877 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.93.126:42159
I20260713 09:09:55.573573 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:55.579675 26201 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:55.579800 26200 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:55.580313 26203 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:55.580838 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:55.582218 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:55.582391 21877 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:55.582613 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933795582578 us; error 0 us; skew 500 ppm
I20260713 09:09:55.583331 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:55.585742 21877 webserver.cc:533] Webserver started at http://127.21.93.126:40915/ using document root <none> and password file <none>
I20260713 09:09:55.586236 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:55.586392 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:55.586712 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:55.588127 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/master-0-root/instance:
uuid: "9db8bebe84de4110a88d664510c017e0"
format_stamp: "Formatted at 2026-07-13 09:09:55 on dist-test-slave-vxf7"
I20260713 09:09:55.592623 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:55.596058 26208 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:55.596927 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:09:55.597160 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/master-0-root
uuid: "9db8bebe84de4110a88d664510c017e0"
format_stamp: "Formatted at 2026-07-13 09:09:55 on dist-test-slave-vxf7"
I20260713 09:09:55.597381 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-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:55.621886 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:55.623646 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:55.663302 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.126:42159
I20260713 09:09:55.663395 26259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.126:42159 every 8 connection(s)
I20260713 09:09:55.667390 26260 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:55.679088 26260 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0: Bootstrap starting.
I20260713 09:09:55.684044 26260 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:55.688452 26260 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0: No bootstrap required, opened a new log
I20260713 09:09:55.690800 26260 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db8bebe84de4110a88d664510c017e0" member_type: VOTER }
I20260713 09:09:55.691295 26260 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:55.691578 26260 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8bebe84de4110a88d664510c017e0, State: Initialized, Role: FOLLOWER
I20260713 09:09:55.692167 26260 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9db8bebe84de4110a88d664510c017e0" member_type: VOTER }
I20260713 09:09:55.692649 26260 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:55.692864 26260 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:55.693151 26260 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.697983 26260 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db8bebe84de4110a88d664510c017e0" member_type: VOTER }
I20260713 09:09:55.698509 26260 leader_election.cc:304] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [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: 9db8bebe84de4110a88d664510c017e0; no voters: 
I20260713 09:09:55.699718 26260 leader_election.cc:290] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:55.700027 26263 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:55.701359 26263 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 1 LEADER]: Becoming Leader. State: Replica: 9db8bebe84de4110a88d664510c017e0, State: Running, Role: LEADER
I20260713 09:09:55.702045 26263 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [LEADER]: Queue going to LEADER mode. State: All 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: "9db8bebe84de4110a88d664510c017e0" member_type: VOTER }
I20260713 09:09:55.702637 26260 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:55.708648 26265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9db8bebe84de4110a88d664510c017e0. Latest consensus state: current_term: 1 leader_uuid: "9db8bebe84de4110a88d664510c017e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db8bebe84de4110a88d664510c017e0" member_type: VOTER } }
I20260713 09:09:55.709519 26265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:55.714228 26264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9db8bebe84de4110a88d664510c017e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db8bebe84de4110a88d664510c017e0" member_type: VOTER } }
I20260713 09:09:55.714874 26264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:55.715003 26273 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:55.722826 26273 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:55.723857 21877 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:55.731637 26273 catalog_manager.cc:1383] Generated new cluster ID: 3a1adf89aa0f44599c500ece2fe52dc3
I20260713 09:09:55.731904 26273 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:55.747735 26273 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:55.749091 26273 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:55.764405 26273 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0: Generated new TSK 0
I20260713 09:09:55.764978 26273 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:55.790613 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:55.796937 26281 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:55.798244 26282 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:55.800045 26284 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:55.800262 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:55.801244 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:55.801415 21877 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:55.801608 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933795801594 us; error 0 us; skew 500 ppm
I20260713 09:09:55.802143 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:55.804366 21877 webserver.cc:533] Webserver started at http://127.21.93.65:36907/ using document root <none> and password file <none>
I20260713 09:09:55.804865 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:55.805074 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:55.805387 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:55.806632 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-0-root/instance:
uuid: "3a343b1b569a464cb55e32e05e5d710d"
format_stamp: "Formatted at 2026-07-13 09:09:55 on dist-test-slave-vxf7"
I20260713 09:09:55.811012 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:55.814309 26289 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:55.815187 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:55.815472 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-0-root
uuid: "3a343b1b569a464cb55e32e05e5d710d"
format_stamp: "Formatted at 2026-07-13 09:09:55 on dist-test-slave-vxf7"
I20260713 09:09:55.815788 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-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:55.853350 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:55.854640 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:55.856189 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:55.858614 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:55.858870 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:55.859133 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:55.859334 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:55.901345 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.65:46751
I20260713 09:09:55.901448 26351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.65:46751 every 8 connection(s)
I20260713 09:09:55.906386 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:55.915350 26356 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:55.918200 26357 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:55.919579 26359 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:55.922380 26352 heartbeater.cc:344] Connected to a master server at 127.21.93.126:42159
I20260713 09:09:55.922847 26352 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:55.923013 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:55.923846 26352 heartbeater.cc:507] Master 127.21.93.126:42159 requested a full tablet report, sending...
I20260713 09:09:55.924881 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:55.925155 21877 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:55.925347 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933795925323 us; error 0 us; skew 500 ppm
I20260713 09:09:55.925981 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:55.926244 26225 ts_manager.cc:194] Registered new tserver with Master: 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751)
I20260713 09:09:55.928716 21877 webserver.cc:533] Webserver started at http://127.21.93.66:43143/ using document root <none> and password file <none>
I20260713 09:09:55.928889 26225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43970
I20260713 09:09:55.929448 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:55.929708 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:55.930073 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:55.931708 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-1-root/instance:
uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
format_stamp: "Formatted at 2026-07-13 09:09:55 on dist-test-slave-vxf7"
I20260713 09:09:55.935968 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:55.939231 26364 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:55.939989 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:09:55.940299 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-1-root
uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
format_stamp: "Formatted at 2026-07-13 09:09:55 on dist-test-slave-vxf7"
I20260713 09:09:55.940554 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-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:55.961203 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:55.962541 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:55.964155 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:55.966580 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:55.966841 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:55.967113 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:55.967319 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:56.008741 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.66:41759
I20260713 09:09:56.008847 26426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.66:41759 every 8 connection(s)
I20260713 09:09:56.013720 21877 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:56.021978 26430 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:56.023330 26431 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:56.025348 26427 heartbeater.cc:344] Connected to a master server at 127.21.93.126:42159
I20260713 09:09:56.025888 26427 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:56.026899 26427 heartbeater.cc:507] Master 127.21.93.126:42159 requested a full tablet report, sending...
W20260713 09:09:56.027212 26433 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:56.027490 21877 server_base.cc:1061] running on GCE node
I20260713 09:09:56.028743 21877 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:56.029016 21877 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:56.029235 21877 hybrid_clock.cc:648] HybridClock initialized: now 1783933796029216 us; error 0 us; skew 500 ppm
I20260713 09:09:56.029321 26225 ts_manager.cc:194] Registered new tserver with Master: 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:09:56.030136 21877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:56.031531 26225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43982
I20260713 09:09:56.033304 21877 webserver.cc:533] Webserver started at http://127.21.93.67:36735/ using document root <none> and password file <none>
I20260713 09:09:56.033907 21877 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:56.034132 21877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:56.034432 21877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:56.035861 21877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-2-root/instance:
uuid: "3e9cf02f4b8544b29f871834c508afee"
format_stamp: "Formatted at 2026-07-13 09:09:56 on dist-test-slave-vxf7"
I20260713 09:09:56.040676 21877 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:09:56.044122 26438 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:56.045081 21877 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:56.045423 21877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-2-root
uuid: "3e9cf02f4b8544b29f871834c508afee"
format_stamp: "Formatted at 2026-07-13 09:09:56 on dist-test-slave-vxf7"
I20260713 09:09:56.045759 21877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCFKfF9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933694671616-21877-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:56.072641 21877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:56.073956 21877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:56.075698 21877 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:56.078107 21877 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:56.078338 21877 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:56.078642 21877 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:56.078869 21877 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:56.121812 21877 rpc_server.cc:307] RPC server started. Bound to: 127.21.93.67:43767
I20260713 09:09:56.121913 26500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.93.67:43767 every 8 connection(s)
I20260713 09:09:56.136010 26501 heartbeater.cc:344] Connected to a master server at 127.21.93.126:42159
I20260713 09:09:56.136415 26501 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:56.137145 26501 heartbeater.cc:507] Master 127.21.93.126:42159 requested a full tablet report, sending...
I20260713 09:09:56.139274 26225 ts_manager.cc:194] Registered new tserver with Master: 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.140159 21877 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014953764s
I20260713 09:09:56.140931 26225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43990
I20260713 09:09:56.165567 26225 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44002:
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:56.168241 26225 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:56.244917 26392 tablet_service.cc:1511] Processing CreateTablet for tablet aaa0cfa4fd1042c8b36ab66408ebf1cb (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:56.246409 26392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa0cfa4fd1042c8b36ab66408ebf1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.256575 26391 tablet_service.cc:1511] Processing CreateTablet for tablet feaf1e21882d457d941b2976979c34c5 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:56.258031 26391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaf1e21882d457d941b2976979c34c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.261680 26317 tablet_service.cc:1511] Processing CreateTablet for tablet aaa0cfa4fd1042c8b36ab66408ebf1cb (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:56.263155 26317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa0cfa4fd1042c8b36ab66408ebf1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.262904 26315 tablet_service.cc:1511] Processing CreateTablet for tablet dddcd025577146ed83c9f114d3a5313d (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:56.263387 26314 tablet_service.cc:1511] Processing CreateTablet for tablet 84dca1c4ea9f440487321233dc0888b7 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:56.264335 26315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddcd025577146ed83c9f114d3a5313d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.264966 26314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dca1c4ea9f440487321233dc0888b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.265352 26316 tablet_service.cc:1511] Processing CreateTablet for tablet feaf1e21882d457d941b2976979c34c5 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:56.266647 26316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaf1e21882d457d941b2976979c34c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.267148 26388 tablet_service.cc:1511] Processing CreateTablet for tablet 66061451217c4bc6b10c354d47321aef (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:56.268000 26313 tablet_service.cc:1511] Processing CreateTablet for tablet 66061451217c4bc6b10c354d47321aef (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:56.268527 26388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66061451217c4bc6b10c354d47321aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.269358 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66061451217c4bc6b10c354d47321aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.271924 26390 tablet_service.cc:1511] Processing CreateTablet for tablet dddcd025577146ed83c9f114d3a5313d (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:56.273263 26390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddcd025577146ed83c9f114d3a5313d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.275918 26389 tablet_service.cc:1511] Processing CreateTablet for tablet 84dca1c4ea9f440487321233dc0888b7 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:56.277153 26389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dca1c4ea9f440487321233dc0888b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.279940 26387 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed32d7133ae4badaa1b24e90044467e (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:56.281304 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed32d7133ae4badaa1b24e90044467e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.283953 26386 tablet_service.cc:1511] Processing CreateTablet for tablet a6f9e5b9299843b79cc8b16d53c42d1c (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:56.284657 26312 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed32d7133ae4badaa1b24e90044467e (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:56.285326 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f9e5b9299843b79cc8b16d53c42d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.285977 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed32d7133ae4badaa1b24e90044467e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.287986 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 2db159959d7b4ccda8ad50c0add41515 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:56.289261 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db159959d7b4ccda8ad50c0add41515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.296416 26311 tablet_service.cc:1511] Processing CreateTablet for tablet a6f9e5b9299843b79cc8b16d53c42d1c (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:56.297705 26311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f9e5b9299843b79cc8b16d53c42d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.312865 26316 tablet_service.cc:1511] Processing CreateTablet for tablet 2db159959d7b4ccda8ad50c0add41515 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:56.314750 26316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db159959d7b4ccda8ad50c0add41515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.314407 26466 tablet_service.cc:1511] Processing CreateTablet for tablet aaa0cfa4fd1042c8b36ab66408ebf1cb (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:56.315917 26466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa0cfa4fd1042c8b36ab66408ebf1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.329692 26517 tablet_bootstrap.cc:492] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.333215 26464 tablet_service.cc:1511] Processing CreateTablet for tablet dddcd025577146ed83c9f114d3a5313d (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:56.333025 26465 tablet_service.cc:1511] Processing CreateTablet for tablet feaf1e21882d457d941b2976979c34c5 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:56.336747 26464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddcd025577146ed83c9f114d3a5313d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.336941 26517 tablet_bootstrap.cc:654] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.339632 26465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaf1e21882d457d941b2976979c34c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.346629 26463 tablet_service.cc:1511] Processing CreateTablet for tablet 84dca1c4ea9f440487321233dc0888b7 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:56.348467 26463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dca1c4ea9f440487321233dc0888b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.353952 26462 tablet_service.cc:1511] Processing CreateTablet for tablet 66061451217c4bc6b10c354d47321aef (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:56.355304 26462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66061451217c4bc6b10c354d47321aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.355752 26460 tablet_service.cc:1511] Processing CreateTablet for tablet a6f9e5b9299843b79cc8b16d53c42d1c (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:56.357499 26460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f9e5b9299843b79cc8b16d53c42d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.359895 26461 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed32d7133ae4badaa1b24e90044467e (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:56.361251 26461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed32d7133ae4badaa1b24e90044467e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.410163 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 2db159959d7b4ccda8ad50c0add41515 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:56.411593 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db159959d7b4ccda8ad50c0add41515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.418695 26519 tablet_bootstrap.cc:492] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:09:56.428097 26312 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f08daf5b14b10b11ba446d29c2475 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:56.429376 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f08daf5b14b10b11ba446d29c2475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.429816 26519 tablet_bootstrap.cc:654] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.436218 26387 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f08daf5b14b10b11ba446d29c2475 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:56.437553 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f08daf5b14b10b11ba446d29c2475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.437342 26461 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f08daf5b14b10b11ba446d29c2475 (DEFAULT_TABLE table=test-workload [id=5dc10506605c4b1eaf0b8cc0775b8a1b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:56.448071 26461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f08daf5b14b10b11ba446d29c2475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:56.448084 26517 tablet_bootstrap.cc:492] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.451321 26517 ts_tablet_manager.cc:1403] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.122s	user 0.034s	sys 0.039s
I20260713 09:09:56.451539 26516 tablet_bootstrap.cc:492] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.454329 26517 raft_consensus.cc:359] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.460781 26517 raft_consensus.cc:385] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.461072 26517 raft_consensus.cc:740] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.461813 26517 consensus_queue.cc:260] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.463955 26352 heartbeater.cc:499] Master 127.21.93.126:42159 was elected leader, sending a full tablet report...
I20260713 09:09:56.464437 26517 ts_tablet_manager.cc:1434] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:09:56.468405 26517 tablet_bootstrap.cc:492] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.472563 26519 tablet_bootstrap.cc:492] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.473050 26519 ts_tablet_manager.cc:1403] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.021s
I20260713 09:09:56.473002 26516 tablet_bootstrap.cc:654] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.474999 26517 tablet_bootstrap.cc:654] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.476006 26519 raft_consensus.cc:359] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.476702 26519 raft_consensus.cc:385] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.476992 26519 raft_consensus.cc:740] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.477819 26519 consensus_queue.cc:260] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.480520 26501 heartbeater.cc:499] Master 127.21.93.126:42159 was elected leader, sending a full tablet report...
I20260713 09:09:56.481845 26516 tablet_bootstrap.cc:492] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:56.482460 26516 ts_tablet_manager.cc:1403] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.009s
I20260713 09:09:56.485788 26519 ts_tablet_manager.cc:1434] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:09:56.494560 26516 raft_consensus.cc:359] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.495615 26516 raft_consensus.cc:385] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.495986 26516 raft_consensus.cc:740] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.499316 26519 tablet_bootstrap.cc:492] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:09:56.500856 26516 consensus_queue.cc:260] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.502106 26517 tablet_bootstrap.cc:492] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.502733 26517 ts_tablet_manager.cc:1403] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.013s
I20260713 09:09:56.507333 26519 tablet_bootstrap.cc:654] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.507263 26517 raft_consensus.cc:359] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.508340 26517 raft_consensus.cc:385] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.512651 26519 tablet_bootstrap.cc:492] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.513239 26519 ts_tablet_manager.cc:1403] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260713 09:09:56.515244 26521 raft_consensus.cc:493] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:56.515709 26521 raft_consensus.cc:515] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.516062 26519 raft_consensus.cc:359] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.516744 26519 raft_consensus.cc:385] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.517035 26519 raft_consensus.cc:740] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.517951 26519 consensus_queue.cc:260] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.520469 26519 ts_tablet_manager.cc:1434] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:56.522361 26519 tablet_bootstrap.cc:492] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:09:56.526149 26521 leader_election.cc:290] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.508737 26517 raft_consensus.cc:740] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.533663 26517 consensus_queue.cc:260] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.534795 26519 tablet_bootstrap.cc:654] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.536543 26517 ts_tablet_manager.cc:1434] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:09:56.537818 26517 tablet_bootstrap.cc:492] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.544688 26516 ts_tablet_manager.cc:1434] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.062s	user 0.027s	sys 0.021s
I20260713 09:09:56.545531 26427 heartbeater.cc:499] Master 127.21.93.126:42159 was elected leader, sending a full tablet report...
I20260713 09:09:56.545744 26516 tablet_bootstrap.cc:492] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.553344 26516 tablet_bootstrap.cc:654] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.555395 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0cfa4fd1042c8b36ab66408ebf1cb" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:09:56.556407 26476 raft_consensus.cc:2468] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:09:56.557962 26291 leader_election.cc:304] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:09:56.559024 26521 raft_consensus.cc:2804] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:56.559492 26521 raft_consensus.cc:493] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:56.559909 26521 raft_consensus.cc:3060] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.564220 26517 tablet_bootstrap.cc:654] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.563930 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0cfa4fd1042c8b36ab66408ebf1cb" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:09:56.564821 26402 raft_consensus.cc:2468] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:09:56.573307 26519 tablet_bootstrap.cc:492] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.573835 26519 ts_tablet_manager.cc:1403] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.018s
I20260713 09:09:56.575914 26516 tablet_bootstrap.cc:492] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:56.575918 26517 tablet_bootstrap.cc:492] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.576537 26516 ts_tablet_manager.cc:1403] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:09:56.576637 26517 ts_tablet_manager.cc:1403] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260713 09:09:56.576817 26519 raft_consensus.cc:359] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.577556 26519 raft_consensus.cc:385] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.577836 26519 raft_consensus.cc:740] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.578675 26519 consensus_queue.cc:260] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.579056 26521 raft_consensus.cc:515] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.579474 26516 raft_consensus.cc:359] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.580241 26516 raft_consensus.cc:385] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.579870 26517 raft_consensus.cc:359] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.580549 26516 raft_consensus.cc:740] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.580744 26517 raft_consensus.cc:385] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.581156 26517 raft_consensus.cc:740] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.581432 26516 consensus_queue.cc:260] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.581801 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0cfa4fd1042c8b36ab66408ebf1cb" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:09:56.581944 26517 consensus_queue.cc:260] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.582484 26402 raft_consensus.cc:3060] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.584056 26516 ts_tablet_manager.cc:1434] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:56.584280 26519 ts_tablet_manager.cc:1434] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:09:56.585016 26516 tablet_bootstrap.cc:492] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.585139 26519 tablet_bootstrap.cc:492] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:09:56.588539 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0cfa4fd1042c8b36ab66408ebf1cb" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:56.589156 26476 raft_consensus.cc:3060] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.591694 26402 raft_consensus.cc:2468] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:09:56.592388 26516 tablet_bootstrap.cc:654] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.593791 26293 leader_election.cc:304] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:56.597227 26476 raft_consensus.cc:2468] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:09:56.591883 26519 tablet_bootstrap.cc:654] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.598860 26521 leader_election.cc:290] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.602255 26521 raft_consensus.cc:2804] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:56.602839 26521 raft_consensus.cc:697] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:09:56.603812 26521 consensus_queue.cc:237] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.627094 26517 ts_tablet_manager.cc:1434] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.050s	user 0.018s	sys 0.005s
I20260713 09:09:56.628302 26517 tablet_bootstrap.cc:492] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.630200 26532 raft_consensus.cc:493] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:56.630725 26532 raft_consensus.cc:515] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.634366 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf1e21882d457d941b2976979c34c5" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:09:56.635432 26517 tablet_bootstrap.cc:654] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.637259 26516 tablet_bootstrap.cc:492] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:56.637777 26516 ts_tablet_manager.cc:1403] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.007s
W20260713 09:09:56.636436 26291 leader_election.cc:343] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:56.635553 26532 leader_election.cc:290] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.640956 26516 raft_consensus.cc:359] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.642009 26516 raft_consensus.cc:385] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.642343 26516 raft_consensus.cc:740] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.642714 26524 raft_consensus.cc:493] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:56.643203 26524 raft_consensus.cc:515] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.643115 26516 consensus_queue.cc:260] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.645474 26516 ts_tablet_manager.cc:1434] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:56.646042 26524 leader_election.cc:290] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:09:56.646476 26516 tablet_bootstrap.cc:492] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.647626 26519 tablet_bootstrap.cc:492] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.648151 26519 ts_tablet_manager.cc:1403] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.013s
I20260713 09:09:56.651109 26519 raft_consensus.cc:359] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.652555 26519 raft_consensus.cc:385] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.652923 26519 raft_consensus.cc:740] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.653787 26519 consensus_queue.cc:260] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.655619 26516 tablet_bootstrap.cc:654] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.664733 26519 ts_tablet_manager.cc:1434] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:56.665062 26517 tablet_bootstrap.cc:492] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.665759 26517 ts_tablet_manager.cc:1403] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.008s
I20260713 09:09:56.665964 26519 tablet_bootstrap.cc:492] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:09:56.667717 26224 catalog_manager.cc:5697] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 1 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.669610 26517 raft_consensus.cc:359] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.670689 26517 raft_consensus.cc:385] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.671113 26517 raft_consensus.cc:740] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.672060 26517 consensus_queue.cc:260] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.674198 26516 tablet_bootstrap.cc:492] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:56.674660 26517 ts_tablet_manager.cc:1434] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260713 09:09:56.674687 26516 ts_tablet_manager.cc:1403] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260713 09:09:56.675663 26517 tablet_bootstrap.cc:492] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.677233 26519 tablet_bootstrap.cc:654] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.677870 26516 raft_consensus.cc:359] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.678646 26516 raft_consensus.cc:385] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.680742 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf1e21882d457d941b2976979c34c5" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:09:56.681154 26516 raft_consensus.cc:740] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.682401 26402 raft_consensus.cc:2468] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:09:56.683257 26517 tablet_bootstrap.cc:654] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.682852 26516 consensus_queue.cc:260] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.683764 26293 leader_election.cc:304] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [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: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3e9cf02f4b8544b29f871834c508afee
I20260713 09:09:56.684592 26532 raft_consensus.cc:2804] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:56.684942 26532 raft_consensus.cc:493] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:56.685272 26532 raft_consensus.cc:3060] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.690687 26519 tablet_bootstrap.cc:492] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.691201 26519 ts_tablet_manager.cc:1403] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.006s
I20260713 09:09:56.685283 26516 ts_tablet_manager.cc:1434] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:56.694921 26516 tablet_bootstrap.cc:492] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.700112 26532 raft_consensus.cc:515] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.701401 26516 tablet_bootstrap.cc:654] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.702847 26519 raft_consensus.cc:359] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.703572 26519 raft_consensus.cc:385] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.703868 26519 raft_consensus.cc:740] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.704097 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf1e21882d457d941b2976979c34c5" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:09:56.704726 26402 raft_consensus.cc:3060] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.704851 26519 consensus_queue.cc:260] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.706413 26532 leader_election.cc:290] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.707471 26519 ts_tablet_manager.cc:1434] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:56.708029 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf1e21882d457d941b2976979c34c5" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:56.708528 26519 tablet_bootstrap.cc:492] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
W20260713 09:09:56.709570 26291 leader_election.cc:343] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:56.714874 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:56.715030 26402 raft_consensus.cc:2468] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:09:56.717156 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:09:56.717294 26293 leader_election.cc:304] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3e9cf02f4b8544b29f871834c508afee
I20260713 09:09:56.718129 26532 raft_consensus.cc:2804] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:56.719014 26524 raft_consensus.cc:493] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:56.719501 26524 raft_consensus.cc:515] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
W20260713 09:09:56.719749 26440 leader_election.cc:343] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:56.719689 26532 raft_consensus.cc:697] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:09:56.721477 26524 leader_election.cc:290] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:09:56.721130 26532 consensus_queue.cc:237] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.722211 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:09:56.724179 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed32d7133ae4badaa1b24e90044467e" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:09:56.724592 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed32d7133ae4badaa1b24e90044467e" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:09:56.725207 26327 raft_consensus.cc:2468] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
W20260713 09:09:56.725538 26442 leader_election.cc:343] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:56.726006 26442 leader_election.cc:304] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee; no voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:09:56.726753 26524 raft_consensus.cc:2749] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:56.727216 26442 leader_election.cc:343] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:56.731173 26440 leader_election.cc:304] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [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: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:09:56.732100 26524 raft_consensus.cc:2804] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:56.732460 26524 raft_consensus.cc:493] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:56.732779 26524 raft_consensus.cc:3060] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.733305 26519 tablet_bootstrap.cc:654] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.736371 26516 tablet_bootstrap.cc:492] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:56.736884 26516 ts_tablet_manager.cc:1403] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260713 09:09:56.739743 26516 raft_consensus.cc:359] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.740150 26524 raft_consensus.cc:515] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.740458 26516 raft_consensus.cc:385] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.741432 26516 raft_consensus.cc:740] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.742609 26516 consensus_queue.cc:260] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.743502 26517 tablet_bootstrap.cc:492] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.744064 26517 ts_tablet_manager.cc:1403] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.025s
I20260713 09:09:56.743928 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed32d7133ae4badaa1b24e90044467e" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:09:56.744640 26402 raft_consensus.cc:3060] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.745601 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed32d7133ae4badaa1b24e90044467e" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:56.746381 26327 raft_consensus.cc:3060] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.748641 26517 raft_consensus.cc:359] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.749356 26517 raft_consensus.cc:385] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.749650 26517 raft_consensus.cc:740] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.750391 26517 consensus_queue.cc:260] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.751924 26402 raft_consensus.cc:2468] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:09:56.752703 26517 ts_tablet_manager.cc:1434] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:09:56.753175 26442 leader_election.cc:304] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:56.753724 26517 tablet_bootstrap.cc:492] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.742511 26524 leader_election.cc:290] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:09:56.754578 26524 raft_consensus.cc:2804] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:56.755028 26524 raft_consensus.cc:697] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Leader. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:09:56.755827 26524 consensus_queue.cc:237] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.757630 26327 raft_consensus.cc:2468] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:09:56.760850 26519 tablet_bootstrap.cc:492] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.761125 26517 tablet_bootstrap.cc:654] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.761399 26519 ts_tablet_manager.cc:1403] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.003s
I20260713 09:09:56.761847 26516 ts_tablet_manager.cc:1434] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:09:56.763000 26516 tablet_bootstrap.cc:492] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.764437 26519 raft_consensus.cc:359] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.765149 26519 raft_consensus.cc:385] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.765450 26519 raft_consensus.cc:740] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.766201 26519 consensus_queue.cc:260] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.769596 26519 ts_tablet_manager.cc:1434] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:56.770601 26519 tablet_bootstrap.cc:492] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:09:56.772253 26516 tablet_bootstrap.cc:654] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.782706 26223 catalog_manager.cc:5697] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 1 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.792834 26519 tablet_bootstrap.cc:654] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.794206 26222 catalog_manager.cc:5697] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9cf02f4b8544b29f871834c508afee (127.21.93.67). New cstate: current_term: 1 leader_uuid: "3e9cf02f4b8544b29f871834c508afee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:56.799049 26516 tablet_bootstrap.cc:492] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:56.800033 26516 ts_tablet_manager.cc:1403] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.037s	user 0.029s	sys 0.005s
I20260713 09:09:56.801733 26517 tablet_bootstrap.cc:492] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.801748 26519 tablet_bootstrap.cc:492] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.802356 26517 ts_tablet_manager.cc:1403] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.049s	user 0.003s	sys 0.040s
I20260713 09:09:56.802356 26519 ts_tablet_manager.cc:1403] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260713 09:09:56.803071 26516 raft_consensus.cc:359] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.803822 26516 raft_consensus.cc:385] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.804189 26516 raft_consensus.cc:740] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.805042 26516 consensus_queue.cc:260] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.805378 26519 raft_consensus.cc:359] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.806116 26519 raft_consensus.cc:385] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.806401 26519 raft_consensus.cc:740] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.806707 26517 raft_consensus.cc:359] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.807415 26517 raft_consensus.cc:385] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.807149 26519 consensus_queue.cc:260] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.807700 26517 raft_consensus.cc:740] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.808531 26517 consensus_queue.cc:260] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.809631 26519 ts_tablet_manager.cc:1434] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:56.810384 26516 ts_tablet_manager.cc:1434] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:09:56.810624 26519 tablet_bootstrap.cc:492] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:09:56.811049 26517 ts_tablet_manager.cc:1434] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:56.811448 26516 tablet_bootstrap.cc:492] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.812022 26517 tablet_bootstrap.cc:492] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.817334 26519 tablet_bootstrap.cc:654] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.819059 26516 tablet_bootstrap.cc:654] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.819114 26517 tablet_bootstrap.cc:654] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.831878 26525 raft_consensus.cc:493] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:56.832450 26517 tablet_bootstrap.cc:492] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.832541 26525 raft_consensus.cc:515] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.833402 26517 ts_tablet_manager.cc:1403] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:09:56.837622 26517 raft_consensus.cc:359] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.838534 26517 raft_consensus.cc:385] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.838940 26517 raft_consensus.cc:740] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.839993 26517 consensus_queue.cc:260] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.843575 26517 ts_tablet_manager.cc:1434] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:56.844940 26517 tablet_bootstrap.cc:492] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.853894 26517 tablet_bootstrap.cc:654] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.862931 26525 leader_election.cc:290] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.866466 26517 tablet_bootstrap.cc:492] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.867986 26517 ts_tablet_manager.cc:1403] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260713 09:09:56.871333 26517 raft_consensus.cc:359] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.872192 26517 raft_consensus.cc:385] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.872519 26517 raft_consensus.cc:740] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.873466 26517 consensus_queue.cc:260] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.875577 26532 raft_consensus.cc:493] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:56.876183 26532 raft_consensus.cc:515] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.880379 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:09:56.881076 26476 raft_consensus.cc:2468] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:09:56.883385 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:09:56.883675 26291 leader_election.cc:304] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:09:56.884452 26532 leader_election.cc:290] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.884640 26534 raft_consensus.cc:2804] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:56.884780 26293 leader_election.cc:343] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:56.885310 26534 raft_consensus.cc:493] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:56.885793 26534 raft_consensus.cc:3060] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.888440 26517 ts_tablet_manager.cc:1434] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260713 09:09:56.889390 26517 tablet_bootstrap.cc:492] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:09:56.896245 26534 raft_consensus.cc:515] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.899684 26517 tablet_bootstrap.cc:654] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.904471 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
W20260713 09:09:56.906159 26293 leader_election.cc:343] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:56.907508 26534 leader_election.cc:290] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.909117 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:56.909590 26476 raft_consensus.cc:3060] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.912665 26516 tablet_bootstrap.cc:492] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:56.912734 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dca1c4ea9f440487321233dc0888b7" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:09:56.913488 26516 ts_tablet_manager.cc:1403] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.102s	user 0.044s	sys 0.045s
I20260713 09:09:56.913573 26327 raft_consensus.cc:2468] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 0.
I20260713 09:09:56.915094 26366 leader_election.cc:304] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:56.915974 26519 tablet_bootstrap.cc:492] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.915939 26525 raft_consensus.cc:2804] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:56.916407 26525 raft_consensus.cc:493] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:56.916536 26519 ts_tablet_manager.cc:1403] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.106s	user 0.038s	sys 0.049s
I20260713 09:09:56.916787 26525 raft_consensus.cc:3060] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.916873 26476 raft_consensus.cc:2468] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:09:56.918247 26291 leader_election.cc:304] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:09:56.919521 26534 raft_consensus.cc:2804] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:56.919308 26519 raft_consensus.cc:359] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.920006 26534 raft_consensus.cc:697] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:09:56.920953 26517 tablet_bootstrap.cc:492] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:09:56.921505 26517 ts_tablet_manager.cc:1403] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.001s
I20260713 09:09:56.920924 26534 consensus_queue.cc:237] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.923626 26517 raft_consensus.cc:359] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.924119 26517 raft_consensus.cc:385] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.924681 26517 raft_consensus.cc:740] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.920006 26519 raft_consensus.cc:385] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.925385 26519 raft_consensus.cc:740] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.925534 26517 consensus_queue.cc:260] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.926106 26516 raft_consensus.cc:359] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.927064 26516 raft_consensus.cc:385] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.927428 26516 raft_consensus.cc:740] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.927080 26519 consensus_queue.cc:260] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.924072 26525 raft_consensus.cc:515] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.928287 26517 ts_tablet_manager.cc:1434] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:09:56.930292 26519 ts_tablet_manager.cc:1434] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:56.930418 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dca1c4ea9f440487321233dc0888b7" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:56.930979 26327 raft_consensus.cc:3060] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.932143 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dca1c4ea9f440487321233dc0888b7" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:09:56.932762 26476 raft_consensus.cc:2468] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 0.
I20260713 09:09:56.934351 26519 tablet_bootstrap.cc:492] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:09:56.938953 26327 raft_consensus.cc:2468] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 1.
I20260713 09:09:56.939432 26525 leader_election.cc:290] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:56.940251 26516 consensus_queue.cc:260] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.940552 26366 leader_election.cc:304] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:56.940557 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dca1c4ea9f440487321233dc0888b7" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:56.941416 26476 raft_consensus.cc:3060] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.940763 26519 tablet_bootstrap.cc:654] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.943094 26516 ts_tablet_manager.cc:1434] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260713 09:09:56.944185 26516 tablet_bootstrap.cc:492] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.944882 26525 raft_consensus.cc:2804] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:56.952064 26223 catalog_manager.cc:5697] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 1 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.956984 26524 raft_consensus.cc:493] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:56.957683 26524 raft_consensus.cc:515] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.960434 26524 leader_election.cc:290] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:09:56.961167 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66061451217c4bc6b10c354d47321aef" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:09:56.961818 26327 raft_consensus.cc:2468] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:09:56.962945 26440 leader_election.cc:304] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:09:56.963745 26524 raft_consensus.cc:2804] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:56.964104 26524 raft_consensus.cc:493] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:56.964425 26524 raft_consensus.cc:3060] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.964875 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66061451217c4bc6b10c354d47321aef" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:09:56.965721 26402 raft_consensus.cc:2468] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:09:56.965929 26476 raft_consensus.cc:2468] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 1.
I20260713 09:09:56.969992 26516 tablet_bootstrap.cc:654] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:56.972546 26524 raft_consensus.cc:515] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.975741 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66061451217c4bc6b10c354d47321aef" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:56.976257 26519 tablet_bootstrap.cc:492] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:09:56.976338 26326 raft_consensus.cc:3060] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.976598 26516 tablet_bootstrap.cc:492] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:56.976936 26519 ts_tablet_manager.cc:1403] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.027s
I20260713 09:09:56.977109 26516 ts_tablet_manager.cc:1403] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260713 09:09:56.979887 26519 raft_consensus.cc:359] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.980711 26519 raft_consensus.cc:385] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.981055 26519 raft_consensus.cc:740] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.980414 26516 raft_consensus.cc:359] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.981885 26516 raft_consensus.cc:385] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:56.981999 26525 raft_consensus.cc:697] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:09:56.982211 26516 raft_consensus.cc:740] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:56.981897 26519 consensus_queue.cc:260] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.984133 26326 raft_consensus.cc:2468] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:09:56.985122 26519 ts_tablet_manager.cc:1434] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:56.983263 26516 consensus_queue.cc:260] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.983186 26525 consensus_queue.cc:237] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:56.994546 26440 leader_election.cc:304] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:09:56.995563 26546 raft_consensus.cc:2804] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:56.995893 26516 ts_tablet_manager.cc:1434] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.002s
I20260713 09:09:56.996763 26524 leader_election.cc:290] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:09:56.996927 26516 tablet_bootstrap.cc:492] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:09:56.998116 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66061451217c4bc6b10c354d47321aef" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:09:56.998202 26546 raft_consensus.cc:697] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Leader. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:09:56.998852 26402 raft_consensus.cc:3060] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:56.999471 26546 consensus_queue.cc:237] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.007385 26402 raft_consensus.cc:2468] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:09:57.007988 26516 tablet_bootstrap.cc:654] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.012262 26534 raft_consensus.cc:493] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:57.012761 26534 raft_consensus.cc:515] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.014966 26534 leader_election.cc:290] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.017052 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:09:57.017719 26476 raft_consensus.cc:2468] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:09:57.017596 26222 catalog_manager.cc:5697] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9cf02f4b8544b29f871834c508afee (127.21.93.67). New cstate: current_term: 1 leader_uuid: "3e9cf02f4b8544b29f871834c508afee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:57.018894 26291 leader_election.cc:304] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:09:57.019629 26534 raft_consensus.cc:2804] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:57.020012 26534 raft_consensus.cc:493] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:57.020339 26534 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.021368 26516 tablet_bootstrap.cc:492] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:09:57.021816 26516 ts_tablet_manager.cc:1403] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260713 09:09:57.022348 26223 catalog_manager.cc:5697] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.024338 26516 raft_consensus.cc:359] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.024993 26516 raft_consensus.cc:385] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.025250 26516 raft_consensus.cc:740] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.025919 26516 consensus_queue.cc:260] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.027113 26534 raft_consensus.cc:515] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.028132 26516 ts_tablet_manager.cc:1434] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:09:57.028154 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:09:57.029554 26402 raft_consensus.cc:2468] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:09:57.029934 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:09:57.030495 26401 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.031271 26534 leader_election.cc:290] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.032300 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:57.032860 26476 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.037882 26401 raft_consensus.cc:2468] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:09:57.039022 26293 leader_election.cc:304] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:57.039770 26534 raft_consensus.cc:2804] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:57.039861 26476 raft_consensus.cc:2468] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:09:57.040226 26534 raft_consensus.cc:697] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:09:57.041482 26534 consensus_queue.cc:237] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.048301 26223 catalog_manager.cc:5697] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 1 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.089753 26525 raft_consensus.cc:493] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:57.090243 26525 raft_consensus.cc:515] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.092020 26525 leader_election.cc:290] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.092953 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:09:57.093281 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:09:57.093528 26326 raft_consensus.cc:2468] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 0.
I20260713 09:09:57.093927 26476 raft_consensus.cc:2468] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 0.
I20260713 09:09:57.094551 26366 leader_election.cc:304] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:57.095394 26525 raft_consensus.cc:2804] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:57.095741 26525 raft_consensus.cc:493] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:57.096030 26525 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.100660 26525 raft_consensus.cc:515] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.102156 26525 leader_election.cc:290] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.102908 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:57.103246 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:57.103401 26326 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.103768 26476 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.108062 26525 raft_consensus.cc:493] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:57.108217 26326 raft_consensus.cc:2468] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 1.
I20260713 09:09:57.108361 26476 raft_consensus.cc:2468] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 1.
I20260713 09:09:57.108570 26525 raft_consensus.cc:515] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.109349 26366 leader_election.cc:304] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:57.110172 26560 raft_consensus.cc:2804] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:57.110942 26525 leader_election.cc:290] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.111240 26560 raft_consensus.cc:697] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:09:57.111863 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:09:57.112251 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:09:57.112157 26560 consensus_queue.cc:237] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.113107 26476 raft_consensus.cc:2393] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8322a7e585754e73b25e3ffd1cc79ce9 in current term 1: Already voted for candidate 3a343b1b569a464cb55e32e05e5d710d in this term.
I20260713 09:09:57.114179 26366 leader_election.cc:304] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee
I20260713 09:09:57.114990 26567 raft_consensus.cc:3060] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.117630 26521 consensus_queue.cc:1048] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.121809 26567 raft_consensus.cc:2749] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:57.121323 26223 catalog_manager.cc:5697] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.133277 26532 consensus_queue.cc:1048] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.156421 26546 raft_consensus.cc:493] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:57.156903 26546 raft_consensus.cc:515] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.158618 26546 leader_election.cc:290] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:09:57.159248 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f08daf5b14b10b11ba446d29c2475" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:09:57.159543 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f08daf5b14b10b11ba446d29c2475" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:09:57.159830 26326 raft_consensus.cc:2468] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:09:57.160125 26401 raft_consensus.cc:2468] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:09:57.160936 26440 leader_election.cc:304] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:09:57.161672 26546 raft_consensus.cc:2804] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:57.161974 26546 raft_consensus.cc:493] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:57.162299 26546 raft_consensus.cc:3060] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.168367 26546 raft_consensus.cc:515] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.169838 26546 leader_election.cc:290] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:09:57.170497 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f08daf5b14b10b11ba446d29c2475" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:57.170737 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f08daf5b14b10b11ba446d29c2475" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:09:57.171056 26326 raft_consensus.cc:3060] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.171321 26401 raft_consensus.cc:3060] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.175616 26326 raft_consensus.cc:2468] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:09:57.175958 26401 raft_consensus.cc:2468] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:09:57.176579 26440 leader_election.cc:304] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:09:57.177230 26546 raft_consensus.cc:2804] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:57.177682 26546 raft_consensus.cc:697] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Leader. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:09:57.178416 26546 consensus_queue.cc:237] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.182979 26476 raft_consensus.cc:3060] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.185138 26223 catalog_manager.cc:5697] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9cf02f4b8544b29f871834c508afee (127.21.93.67). New cstate: current_term: 1 leader_uuid: "3e9cf02f4b8544b29f871834c508afee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:57.188782 26532 consensus_queue.cc:1048] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.198922 26534 consensus_queue.cc:1048] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.274236 26546 consensus_queue.cc:1048] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.285056 26562 consensus_queue.cc:1048] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:57.304986 26534 consensus_queue.cc:1048] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.315781 26521 consensus_queue.cc:1048] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.342876 26401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
mode: GRACEFUL
new_leader_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:34312
I20260713 09:09:57.343427 26401 raft_consensus.cc:606] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Received request to transfer leadership to TS 3a343b1b569a464cb55e32e05e5d710d
I20260713 09:09:57.348285 26401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84dca1c4ea9f440487321233dc0888b7"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
mode: GRACEFUL
new_leader_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:34312
I20260713 09:09:57.348695 26401 raft_consensus.cc:606] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Received request to transfer leadership to TS 3a343b1b569a464cb55e32e05e5d710d
I20260713 09:09:57.361215 26476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66061451217c4bc6b10c354d47321aef"
dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
mode: GRACEFUL
new_leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:32810
I20260713 09:09:57.361763 26476 raft_consensus.cc:606] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Received request to transfer leadership to TS 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:09:57.366997 26476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed32d7133ae4badaa1b24e90044467e"
dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
mode: GRACEFUL
new_leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:32810
I20260713 09:09:57.367528 26476 raft_consensus.cc:606] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Received request to transfer leadership to TS 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:09:57.379142 26326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
mode: GRACEFUL
new_leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:39844
I20260713 09:09:57.379685 26326 raft_consensus.cc:606] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Received request to transfer leadership to TS 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:09:57.384305 26326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
mode: GRACEFUL
new_leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:39844
I20260713 09:09:57.384766 26326 raft_consensus.cc:606] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Received request to transfer leadership to TS 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:09:57.400593 26567 consensus_queue.cc:1048] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.406945 26560 raft_consensus.cc:993] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9: : Instructing follower 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:09:57.407485 26525 raft_consensus.cc:1081] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Signalling peer 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:09:57.409123 26327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84dca1c4ea9f440487321233dc0888b7"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:39842
I20260713 09:09:57.409706 26327 raft_consensus.cc:493] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:57.410066 26327 raft_consensus.cc:3060] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.414383 26567 consensus_queue.cc:1048] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.417936 26327 raft_consensus.cc:515] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.423497 26327 leader_election.cc:290] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 2 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.425233 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dca1c4ea9f440487321233dc0888b7" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:57.425519 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dca1c4ea9f440487321233dc0888b7" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:09:57.425833 26476 raft_consensus.cc:3060] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.426164 26401 raft_consensus.cc:3055] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:57.426514 26401 raft_consensus.cc:740] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:09:57.427441 26401 consensus_queue.cc:260] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.428766 26401 raft_consensus.cc:3060] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.432344 26562 consensus_queue.cc:1048] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.435410 26401 raft_consensus.cc:2468] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 2.
I20260713 09:09:57.436609 26293 leader_election.cc:304] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:57.437431 26476 raft_consensus.cc:2468] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 2.
I20260713 09:09:57.437505 26534 raft_consensus.cc:2804] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:57.438261 26534 raft_consensus.cc:697] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:09:57.439092 26534 consensus_queue.cc:237] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.441673 26562 raft_consensus.cc:993] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee: : Instructing follower 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:09:57.442097 26562 raft_consensus.cc:1081] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Signalling peer 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:09:57.446147 26401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66061451217c4bc6b10c354d47321aef"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:34298
I20260713 09:09:57.447111 26524 consensus_queue.cc:1048] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.448048 26401 raft_consensus.cc:493] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:57.448462 26401 raft_consensus.cc:3060] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.448902 26222 catalog_manager.cc:5697] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 1 to 2, leader changed from 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66) to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 2 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.455236 26401 raft_consensus.cc:515] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.464087 26401 leader_election.cc:290] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.466121 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66061451217c4bc6b10c354d47321aef" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:57.466207 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66061451217c4bc6b10c354d47321aef" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:57.466741 26476 raft_consensus.cc:3055] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:57.466840 26327 raft_consensus.cc:3060] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.467161 26476 raft_consensus.cc:740] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:09:57.468036 26476 consensus_queue.cc:260] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.469277 26476 raft_consensus.cc:3060] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.473307 26327 raft_consensus.cc:2468] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:09:57.474306 26366 leader_election.cc:304] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:57.475004 26567 raft_consensus.cc:2804] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:57.475476 26567 raft_consensus.cc:697] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:09:57.476020 26476 raft_consensus.cc:2468] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:09:57.476291 26567 consensus_queue.cc:237] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.482859 26222 catalog_manager.cc:5697] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 1 to 2, leader changed from 3e9cf02f4b8544b29f871834c508afee (127.21.93.67) to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.511747 26534 consensus_queue.cc:1048] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.513986 26567 consensus_queue.cc:1048] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.519685 26521 raft_consensus.cc:993] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d: : Instructing follower 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:09:57.520118 26521 raft_consensus.cc:1081] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Signalling peer 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:09:57.524618 26402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:34284
I20260713 09:09:57.526762 26402 raft_consensus.cc:493] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:57.527146 26402 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.530524 26534 consensus_queue.cc:1048] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.535741 26560 consensus_queue.cc:1048] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.537281 26402 raft_consensus.cc:515] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.545464 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:57.545755 26402 leader_election.cc:290] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.546079 26326 raft_consensus.cc:3055] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:57.546324 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:57.546384 26326 raft_consensus.cc:740] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:09:57.549832 26326 consensus_queue.cc:260] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.551160 26326 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.552031 26560 raft_consensus.cc:993] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9: : Instructing follower 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:09:57.552467 26560 raft_consensus.cc:1081] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Signalling peer 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:09:57.554028 26327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:39842
I20260713 09:09:57.554560 26327 raft_consensus.cc:493] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:57.554919 26327 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.559006 26326 raft_consensus.cc:2468] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:09:57.560005 26366 leader_election.cc:304] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [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: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3e9cf02f4b8544b29f871834c508afee
I20260713 09:09:57.561049 26567 raft_consensus.cc:2804] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:57.561504 26567 raft_consensus.cc:697] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:09:57.562315 26567 consensus_queue.cc:237] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.562645 26327 raft_consensus.cc:515] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.564821 26327 leader_election.cc:290] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 2 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.565423 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:09:57.566028 26402 raft_consensus.cc:3055] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:57.566349 26402 raft_consensus.cc:740] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:09:57.567211 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:57.567166 26402 consensus_queue.cc:260] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.567840 26476 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.570364 26402 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.572356 26524 consensus_queue.cc:1048] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.574921 26476 raft_consensus.cc:2468] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 2.
I20260713 09:09:57.574847 26223 catalog_manager.cc:5697] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 1 to 2, leader changed from 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65) to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.576676 26291 leader_election.cc:304] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:09:57.577770 26521 raft_consensus.cc:2804] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:57.578234 26402 raft_consensus.cc:2468] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 2.
I20260713 09:09:57.578384 26521 raft_consensus.cc:697] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:09:57.579608 26521 consensus_queue.cc:237] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.588639 26562 consensus_queue.cc:1048] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:57.593227 26223 catalog_manager.cc:5697] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 1 to 2, leader changed from 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66) to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 2 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.711067 26534 raft_consensus.cc:993] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d: : Instructing follower 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:09:57.711521 26521 raft_consensus.cc:1081] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Signalling peer 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:09:57.712993 26402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:34284
I20260713 09:09:57.713523 26402 raft_consensus.cc:493] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:57.713785 26402 raft_consensus.cc:3060] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.720209 26402 raft_consensus.cc:515] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.722190 26402 leader_election.cc:290] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.723029 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:57.723383 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f9e5b9299843b79cc8b16d53c42d1c" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:57.723743 26327 raft_consensus.cc:3055] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:57.724069 26476 raft_consensus.cc:3060] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.724093 26327 raft_consensus.cc:740] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:09:57.725267 26327 consensus_queue.cc:260] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.726541 26327 raft_consensus.cc:3060] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.731663 26476 raft_consensus.cc:2468] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:09:57.732892 26366 leader_election.cc:304] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:57.733671 26327 raft_consensus.cc:2468] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:09:57.733708 26567 raft_consensus.cc:2804] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:57.734284 26567 raft_consensus.cc:697] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:09:57.735142 26567 consensus_queue.cc:237] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.740825 26223 catalog_manager.cc:5697] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 1 to 2, leader changed from 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65) to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.824191 26476 raft_consensus.cc:1275] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: 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:57.825412 26532 consensus_queue.cc:1048] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:57.832743 26402 raft_consensus.cc:1275] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: 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:57.835251 26521 consensus_queue.cc:1048] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:57.846745 26524 raft_consensus.cc:993] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee: : Instructing follower 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:09:57.847241 26562 raft_consensus.cc:1081] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Signalling peer 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:09:57.848771 26402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed32d7133ae4badaa1b24e90044467e"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:34298
I20260713 09:09:57.849303 26402 raft_consensus.cc:493] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:57.849670 26402 raft_consensus.cc:3060] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.854563 26402 raft_consensus.cc:515] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.856098 26402 leader_election.cc:290] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:09:57.856827 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed32d7133ae4badaa1b24e90044467e" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:09:57.857041 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed32d7133ae4badaa1b24e90044467e" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:09:57.857335 26327 raft_consensus.cc:3060] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.857626 26476 raft_consensus.cc:3055] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:57.857952 26476 raft_consensus.cc:740] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:09:57.858690 26476 consensus_queue.cc:260] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.859592 26476 raft_consensus.cc:3060] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:57.862355 26327 raft_consensus.cc:2468] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:09:57.863435 26366 leader_election.cc:304] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:09:57.864142 26567 raft_consensus.cc:2804] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:57.864619 26567 raft_consensus.cc:697] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:09:57.864723 26476 raft_consensus.cc:2468] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:09:57.865468 26567 consensus_queue.cc:237] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:09:57.871717 26225 catalog_manager.cc:5697] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 1 to 2, leader changed from 3e9cf02f4b8544b29f871834c508afee (127.21.93.67) to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.941962 26327 raft_consensus.cc:1275] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: 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:57.943310 26567 consensus_queue.cc:1048] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:57.952155 26476 raft_consensus.cc:1275] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: 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:57.953629 26567 consensus_queue.cc:1048] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:58.015214 26476 raft_consensus.cc:1275] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: 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:58.016392 26594 consensus_queue.cc:1048] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:58.023725 26402 raft_consensus.cc:1275] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: 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:58.025055 26521 consensus_queue.cc:1048] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:58.065572 26327 raft_consensus.cc:1275] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: 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:58.066972 26567 consensus_queue.cc:1048] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:58.074397 26476 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.080861 26476 raft_consensus.cc:1275] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: 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:58.082197 26525 consensus_queue.cc:1048] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:58.223948 26476 raft_consensus.cc:1275] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: 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:58.225102 26525 consensus_queue.cc:1048] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:58.232492 26327 raft_consensus.cc:1275] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: 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:58.234055 26525 consensus_queue.cc:1048] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:58.449127 26476 raft_consensus.cc:1275] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: 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:58.450469 26525 consensus_queue.cc:1048] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:58.459128 26327 raft_consensus.cc:1275] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: 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:58.460882 26525 consensus_queue.cc:1048] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:00.418350 26225 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44012:
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:10:00.420415 26225 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:10:00.469663 26312 tablet_service.cc:1511] Processing CreateTablet for tablet bfa9afc3bdbf485792ed6ac24c07fe7a (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:00.470985 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa9afc3bdbf485792ed6ac24c07fe7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.470688 26386 tablet_service.cc:1511] Processing CreateTablet for tablet bfa9afc3bdbf485792ed6ac24c07fe7a (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:00.471912 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa9afc3bdbf485792ed6ac24c07fe7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.474864 26313 tablet_service.cc:1511] Processing CreateTablet for tablet 763a7bfc62f14e968da8cea936387d7d (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:00.476112 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763a7bfc62f14e968da8cea936387d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.475908 26390 tablet_service.cc:1511] Processing CreateTablet for tablet 763a7bfc62f14e968da8cea936387d7d (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:00.477109 26390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763a7bfc62f14e968da8cea936387d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.479238 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 763a7bfc62f14e968da8cea936387d7d (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:00.480049 26314 tablet_service.cc:1511] Processing CreateTablet for tablet 101c7366ae7f40b4821795ba0871b67e (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:00.480428 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763a7bfc62f14e968da8cea936387d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.481256 26314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101c7366ae7f40b4821795ba0871b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.487812 26461 tablet_service.cc:1511] Processing CreateTablet for tablet bfa9afc3bdbf485792ed6ac24c07fe7a (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:00.489051 26461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa9afc3bdbf485792ed6ac24c07fe7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.493647 26387 tablet_service.cc:1511] Processing CreateTablet for tablet 101c7366ae7f40b4821795ba0871b67e (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:00.495143 26462 tablet_service.cc:1511] Processing CreateTablet for tablet 101c7366ae7f40b4821795ba0871b67e (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:00.496858 26462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101c7366ae7f40b4821795ba0871b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.497507 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101c7366ae7f40b4821795ba0871b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.513777 26311 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2666416ff24dd28a47949852ad4aba (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:00.515460 26311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2666416ff24dd28a47949852ad4aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.515695 26390 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2666416ff24dd28a47949852ad4aba (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:00.516955 26390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2666416ff24dd28a47949852ad4aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.522791 26463 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2666416ff24dd28a47949852ad4aba (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:00.524075 26463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2666416ff24dd28a47949852ad4aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.537945 26315 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed9aa888b114629851d775ccaa21e6d (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:00.539834 26392 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed9aa888b114629851d775ccaa21e6d (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:00.541109 26392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed9aa888b114629851d775ccaa21e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.542078 26465 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed9aa888b114629851d775ccaa21e6d (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:00.543428 26315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed9aa888b114629851d775ccaa21e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.544935 26316 tablet_service.cc:1511] Processing CreateTablet for tablet f645c7e446ad47e4a7b2bbaa1b0dd321 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:00.546129 26316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f645c7e446ad47e4a7b2bbaa1b0dd321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.543457 26465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed9aa888b114629851d775ccaa21e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.547165 26385 tablet_service.cc:1511] Processing CreateTablet for tablet f645c7e446ad47e4a7b2bbaa1b0dd321 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:00.548409 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f645c7e446ad47e4a7b2bbaa1b0dd321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.550288 26459 tablet_service.cc:1511] Processing CreateTablet for tablet f645c7e446ad47e4a7b2bbaa1b0dd321 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:00.551570 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f645c7e446ad47e4a7b2bbaa1b0dd321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.559343 26317 tablet_service.cc:1511] Processing CreateTablet for tablet 437f3b496da748aa97dd600d51b1eaa9 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:00.560638 26317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437f3b496da748aa97dd600d51b1eaa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.561812 26389 tablet_service.cc:1511] Processing CreateTablet for tablet 437f3b496da748aa97dd600d51b1eaa9 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:00.563050 26389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437f3b496da748aa97dd600d51b1eaa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.570370 26462 tablet_service.cc:1511] Processing CreateTablet for tablet 437f3b496da748aa97dd600d51b1eaa9 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:00.571730 26462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437f3b496da748aa97dd600d51b1eaa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.584481 26310 tablet_service.cc:1511] Processing CreateTablet for tablet d7a4c84d6c244c379b38a4c2494255e6 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:00.586206 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a4c84d6c244c379b38a4c2494255e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.604121 26609 tablet_bootstrap.cc:492] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:00.611323 26392 tablet_service.cc:1511] Processing CreateTablet for tablet d7a4c84d6c244c379b38a4c2494255e6 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:00.612815 26392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a4c84d6c244c379b38a4c2494255e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.615659 26309 tablet_service.cc:1511] Processing CreateTablet for tablet 0c12decd80484c4c8a49561e21f413fc (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:00.616844 26390 tablet_service.cc:1511] Processing CreateTablet for tablet 0c12decd80484c4c8a49561e21f413fc (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:00.617432 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c12decd80484c4c8a49561e21f413fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.618193 26390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c12decd80484c4c8a49561e21f413fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.623204 26461 tablet_service.cc:1511] Processing CreateTablet for tablet d7a4c84d6c244c379b38a4c2494255e6 (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:00.614094 26610 tablet_bootstrap.cc:492] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:00.634068 26461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a4c84d6c244c379b38a4c2494255e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.634364 26465 tablet_service.cc:1511] Processing CreateTablet for tablet 0c12decd80484c4c8a49561e21f413fc (DEFAULT_TABLE table=soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:00.635527 26610 tablet_bootstrap.cc:654] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.635667 26465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c12decd80484c4c8a49561e21f413fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:00.635828 26608 tablet_bootstrap.cc:492] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:10:00.661063 26608 tablet_bootstrap.cc:654] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.610594 26609 tablet_bootstrap.cc:654] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.668401 26610 tablet_bootstrap.cc:492] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:00.668963 26610 ts_tablet_manager.cc:1403] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.012s
I20260713 09:10:00.672538 26610 raft_consensus.cc:359] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.673254 26610 raft_consensus.cc:385] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.673545 26610 raft_consensus.cc:740] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.673900 26609 tablet_bootstrap.cc:492] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:00.674517 26609 ts_tablet_manager.cc:1403] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.004s
I20260713 09:10:00.674324 26610 consensus_queue.cc:260] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.676914 26610 ts_tablet_manager.cc:1434] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:00.673925 26608 tablet_bootstrap.cc:492] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:00.677634 26608 ts_tablet_manager.cc:1403] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.007s
I20260713 09:10:00.677958 26610 tablet_bootstrap.cc:492] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:00.677495 26609 raft_consensus.cc:359] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.678884 26609 raft_consensus.cc:385] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.679205 26609 raft_consensus.cc:740] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.680542 26608 raft_consensus.cc:359] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.681272 26608 raft_consensus.cc:385] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.681569 26608 raft_consensus.cc:740] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.682289 26608 consensus_queue.cc:260] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.684458 26608 ts_tablet_manager.cc:1434] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:00.685142 26610 tablet_bootstrap.cc:654] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.685488 26608 tablet_bootstrap.cc:492] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:10:00.691953 26608 tablet_bootstrap.cc:654] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.693414 26610 tablet_bootstrap.cc:492] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:00.693998 26610 ts_tablet_manager.cc:1403] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260713 09:10:00.696228 26609 consensus_queue.cc:260] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.697795 26610 raft_consensus.cc:359] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.702117 26610 raft_consensus.cc:385] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.702491 26610 raft_consensus.cc:740] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.703300 26610 consensus_queue.cc:260] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.703958 26608 tablet_bootstrap.cc:492] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:00.704545 26608 ts_tablet_manager.cc:1403] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260713 09:10:00.707795 26610 ts_tablet_manager.cc:1434] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:00.707540 26608 raft_consensus.cc:359] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.708345 26608 raft_consensus.cc:385] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.708774 26610 tablet_bootstrap.cc:492] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:00.708704 26608 raft_consensus.cc:740] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.700266 26609 ts_tablet_manager.cc:1434] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:10:00.709605 26608 consensus_queue.cc:260] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.712044 26608 ts_tablet_manager.cc:1434] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:10:00.714907 26609 tablet_bootstrap.cc:492] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:00.716109 26608 tablet_bootstrap.cc:492] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:10:00.718004 26610 tablet_bootstrap.cc:654] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.718351 26524 raft_consensus.cc:493] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:00.718858 26524 raft_consensus.cc:515] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.719668 26525 raft_consensus.cc:493] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:00.720177 26525 raft_consensus.cc:515] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.720932 26524 leader_election.cc:290] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:00.722422 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:00.723104 26608 tablet_bootstrap.cc:654] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.723255 26525 leader_election.cc:290] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
W20260713 09:10:00.724330 26440 leader_election.cc:343] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:00.725597 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:10:00.726307 26475 raft_consensus.cc:2468] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 0.
I20260713 09:10:00.722412 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:00.727491 26402 raft_consensus.cc:2468] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:10:00.728082 26609 tablet_bootstrap.cc:654] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.728852 26442 leader_election.cc:304] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [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: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3a343b1b569a464cb55e32e05e5d710d
I20260713 09:10:00.731218 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:00.730448 26366 leader_election.cc:304] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
W20260713 09:10:00.733716 26366 leader_election.cc:343] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:00.734887 26525 raft_consensus.cc:2804] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:00.735404 26525 raft_consensus.cc:493] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:00.735468 26610 tablet_bootstrap.cc:492] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:00.735623 26608 tablet_bootstrap.cc:492] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:00.736213 26608 ts_tablet_manager.cc:1403] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:10:00.736184 26610 ts_tablet_manager.cc:1403] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.009s
I20260713 09:10:00.736627 26524 raft_consensus.cc:2804] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:00.737181 26524 raft_consensus.cc:493] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:00.738883 26524 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:00.735971 26525 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:00.739431 26610 raft_consensus.cc:359] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.740123 26610 raft_consensus.cc:385] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.740401 26610 raft_consensus.cc:740] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.740960 26608 raft_consensus.cc:359] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.741210 26610 consensus_queue.cc:260] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.741665 26608 raft_consensus.cc:385] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.742105 26608 raft_consensus.cc:740] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.742873 26608 consensus_queue.cc:260] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.745851 26610 ts_tablet_manager.cc:1434] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:00.746944 26610 tablet_bootstrap.cc:492] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:00.749140 26608 ts_tablet_manager.cc:1434] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:10:00.750466 26608 tablet_bootstrap.cc:492] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
W20260713 09:10:00.755040 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:00.758490 26610 tablet_bootstrap.cc:654] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.761409 26608 tablet_bootstrap.cc:654] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.771169 26610 tablet_bootstrap.cc:492] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:00.771808 26610 ts_tablet_manager.cc:1403] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260713 09:10:00.773742 26608 tablet_bootstrap.cc:492] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:00.774314 26608 ts_tablet_manager.cc:1403] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260713 09:10:00.775038 26610 raft_consensus.cc:359] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.775457 26524 raft_consensus.cc:515] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.775867 26610 raft_consensus.cc:385] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.776579 26610 raft_consensus.cc:740] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.777310 26608 raft_consensus.cc:359] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.777460 26610 consensus_queue.cc:260] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.778225 26608 raft_consensus.cc:385] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.778591 26608 raft_consensus.cc:740] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.779309 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:00.779361 26608 consensus_queue.cc:260] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
W20260713 09:10:00.781458 26440 leader_election.cc:343] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:00.782564 26610 ts_tablet_manager.cc:1434] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260713 09:10:00.783602 26610 tablet_bootstrap.cc:492] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:00.786429 26608 ts_tablet_manager.cc:1434] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:00.787614 26608 tablet_bootstrap.cc:492] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:10:00.766131 26525 raft_consensus.cc:515] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.793454 26610 tablet_bootstrap.cc:654] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.793929 26608 tablet_bootstrap.cc:654] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.794518 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
W20260713 09:10:00.796456 26366 leader_election.cc:343] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:00.818471 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:00.819718 26475 raft_consensus.cc:2393] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8322a7e585754e73b25e3ffd1cc79ce9 in current term 1: Already voted for candidate 3e9cf02f4b8544b29f871834c508afee in this term.
I20260713 09:10:00.821492 26366 leader_election.cc:304] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [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: 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee
I20260713 09:10:00.822681 26614 raft_consensus.cc:2749] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:00.823941 26525 leader_election.cc:290] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:00.827345 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:00.828490 26402 raft_consensus.cc:2393] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e9cf02f4b8544b29f871834c508afee in current term 1: Already voted for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in this term.
I20260713 09:10:00.830224 26442 leader_election.cc:304] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [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: 3e9cf02f4b8544b29f871834c508afee; no voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:10:00.836140 26524 leader_election.cc:290] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:00.838150 26524 raft_consensus.cc:2749] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:00.840162 26609 tablet_bootstrap.cc:492] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:00.840883 26609 ts_tablet_manager.cc:1403] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.126s	user 0.065s	sys 0.052s
I20260713 09:10:00.844401 26609 raft_consensus.cc:359] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.844794 26608 tablet_bootstrap.cc:492] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:00.844959 26609 raft_consensus.cc:385] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.845363 26609 raft_consensus.cc:740] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.845384 26608 ts_tablet_manager.cc:1403] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.032s
I20260713 09:10:00.845700 26610 tablet_bootstrap.cc:492] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:00.846236 26610 ts_tablet_manager.cc:1403] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.040s
I20260713 09:10:00.846132 26609 consensus_queue.cc:260] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.848515 26609 ts_tablet_manager.cc:1434] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:00.849438 26609 tablet_bootstrap.cc:492] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:00.849215 26610 raft_consensus.cc:359] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.849970 26610 raft_consensus.cc:385] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.850363 26610 raft_consensus.cc:740] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.851140 26610 consensus_queue.cc:260] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.853246 26610 ts_tablet_manager.cc:1434] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:00.854171 26610 tablet_bootstrap.cc:492] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:00.856513 26609 tablet_bootstrap.cc:654] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.860603 26608 raft_consensus.cc:359] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.862182 26608 raft_consensus.cc:385] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.862515 26608 raft_consensus.cc:740] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.862936 26610 tablet_bootstrap.cc:654] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.863345 26608 consensus_queue.cc:260] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.864209 26609 tablet_bootstrap.cc:492] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:00.864742 26609 ts_tablet_manager.cc:1403] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:10:00.866007 26608 ts_tablet_manager.cc:1434] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:10:00.866986 26608 tablet_bootstrap.cc:492] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:10:00.867796 26609 raft_consensus.cc:359] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.868769 26609 raft_consensus.cc:385] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.869175 26609 raft_consensus.cc:740] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.870179 26609 consensus_queue.cc:260] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.873198 26609 ts_tablet_manager.cc:1434] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:00.873943 26608 tablet_bootstrap.cc:654] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.874506 26609 tablet_bootstrap.cc:492] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:00.882232 26609 tablet_bootstrap.cc:654] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.889101 26608 tablet_bootstrap.cc:492] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:00.889686 26608 ts_tablet_manager.cc:1403] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.013s
I20260713 09:10:00.892844 26608 raft_consensus.cc:359] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.893716 26608 raft_consensus.cc:385] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.894052 26608 raft_consensus.cc:740] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.894937 26608 consensus_queue.cc:260] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.897259 26610 tablet_bootstrap.cc:492] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:00.897693 26624 raft_consensus.cc:493] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:00.898002 26610 ts_tablet_manager.cc:1403] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.016s
I20260713 09:10:00.898175 26624 raft_consensus.cc:515] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.899169 26608 ts_tablet_manager.cc:1434] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:00.900511 26624 leader_election.cc:290] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:00.901352 26608 tablet_bootstrap.cc:492] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:10:00.901602 26610 raft_consensus.cc:359] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.902305 26610 raft_consensus.cc:385] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.902572 26610 raft_consensus.cc:740] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.902881 26609 tablet_bootstrap.cc:492] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:00.903332 26609 ts_tablet_manager.cc:1403] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260713 09:10:00.903504 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101c7366ae7f40b4821795ba0871b67e" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:00.904364 26402 raft_consensus.cc:2468] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:10:00.905668 26442 leader_election.cc:304] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:00.906508 26624 raft_consensus.cc:2804] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:00.906940 26624 raft_consensus.cc:493] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:00.906682 26609 raft_consensus.cc:359] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.903308 26610 consensus_queue.cc:260] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.907379 26624 raft_consensus.cc:3060] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:00.907503 26609 raft_consensus.cc:385] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.919245 26609 raft_consensus.cc:740] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.919921 26609 consensus_queue.cc:260] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.908264 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101c7366ae7f40b4821795ba0871b67e" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:00.921573 26327 raft_consensus.cc:2468] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:10:00.922001 26609 ts_tablet_manager.cc:1434] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:10:00.922623 26624 raft_consensus.cc:515] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.923009 26609 tablet_bootstrap.cc:492] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:00.924604 26624 leader_election.cc:290] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:00.925257 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101c7366ae7f40b4821795ba0871b67e" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:00.925834 26327 raft_consensus.cc:3060] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:00.926038 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101c7366ae7f40b4821795ba0871b67e" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:00.926669 26402 raft_consensus.cc:3060] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:00.909294 26610 ts_tablet_manager.cc:1434] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:10:00.929745 26609 tablet_bootstrap.cc:654] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.930464 26610 tablet_bootstrap.cc:492] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:00.932914 26327 raft_consensus.cc:2468] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:10:00.934451 26440 leader_election.cc:304] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:10:00.937549 26610 tablet_bootstrap.cc:654] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.908433 26608 tablet_bootstrap.cc:654] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.942169 26624 raft_consensus.cc:2804] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:00.943150 26624 raft_consensus.cc:697] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Leader. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:10:00.944123 26624 consensus_queue.cc:237] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.942340 26629 raft_consensus.cc:493] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:00.946924 26629 raft_consensus.cc:515] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.950652 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed9aa888b114629851d775ccaa21e6d" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:00.950714 26521 raft_consensus.cc:493] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:00.951273 26401 raft_consensus.cc:2468] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:10:00.951380 26521 raft_consensus.cc:515] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.952930 26293 leader_election.cc:304] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:00.955264 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:10:00.956279 26475 raft_consensus.cc:2393] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a343b1b569a464cb55e32e05e5d710d in current term 1: Already voted for candidate 3e9cf02f4b8544b29f871834c508afee in this term.
I20260713 09:10:00.957896 26521 leader_election.cc:290] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:00.962649 26402 raft_consensus.cc:2468] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:10:00.963116 26521 raft_consensus.cc:2804] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:00.966795 26521 raft_consensus.cc:493] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:00.966806 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:00.967540 26521 raft_consensus.cc:3060] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:00.967796 26402 raft_consensus.cc:2393] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a343b1b569a464cb55e32e05e5d710d in current term 1: Already voted for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in this term.
I20260713 09:10:00.969007 26608 tablet_bootstrap.cc:492] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:00.969178 26293 leader_election.cc:304] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d; no voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:10:00.969549 26608 ts_tablet_manager.cc:1403] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.009s
I20260713 09:10:00.969990 26633 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:00.975521 26608 raft_consensus.cc:359] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.976301 26608 raft_consensus.cc:385] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.976621 26608 raft_consensus.cc:740] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.976867 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed9aa888b114629851d775ccaa21e6d" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:10:00.977555 26608 consensus_queue.cc:260] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.979426 26609 tablet_bootstrap.cc:492] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:00.980165 26608 ts_tablet_manager.cc:1434] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:10:00.981003 26609 ts_tablet_manager.cc:1403] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.006s
I20260713 09:10:00.981750 26608 tablet_bootstrap.cc:492] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:10:00.980479 26633 raft_consensus.cc:2749] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:00.983345 26291 leader_election.cc:343] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:00.984222 26629 leader_election.cc:290] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:00.984498 26609 raft_consensus.cc:359] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.986581 26609 raft_consensus.cc:385] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:00.988226 26609 raft_consensus.cc:740] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:00.991009 26608 tablet_bootstrap.cc:654] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:00.993328 26521 raft_consensus.cc:515] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.994180 26609 consensus_queue.cc:260] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:00.997190 26608 tablet_bootstrap.cc:492] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:00.997651 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed9aa888b114629851d775ccaa21e6d" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:00.997936 26521 leader_election.cc:290] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:00.998288 26402 raft_consensus.cc:3060] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:00.997682 26608 ts_tablet_manager.cc:1403] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260713 09:10:01.000020 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed9aa888b114629851d775ccaa21e6d" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:01.000078 26609 ts_tablet_manager.cc:1434] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.006s
I20260713 09:10:01.001245 26608 raft_consensus.cc:359] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.000908 26222 catalog_manager.cc:5697] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9cf02f4b8544b29f871834c508afee (127.21.93.67). New cstate: current_term: 1 leader_uuid: "3e9cf02f4b8544b29f871834c508afee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:01.001926 26608 raft_consensus.cc:385] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.001958 26609 tablet_bootstrap.cc:492] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:01.002413 26608 raft_consensus.cc:740] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.003194 26608 consensus_queue.cc:260] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.004370 26610 tablet_bootstrap.cc:492] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:01.004544 26475 raft_consensus.cc:3060] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.004920 26610 ts_tablet_manager.cc:1403] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.025s
I20260713 09:10:01.005292 26608 ts_tablet_manager.cc:1434] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:01.006248 26608 tablet_bootstrap.cc:492] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9: Bootstrap starting.
I20260713 09:10:01.008057 26610 raft_consensus.cc:359] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.008754 26610 raft_consensus.cc:385] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.009070 26610 raft_consensus.cc:740] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.009799 26609 tablet_bootstrap.cc:654] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.009770 26610 consensus_queue.cc:260] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.011996 26608 tablet_bootstrap.cc:654] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.012301 26610 ts_tablet_manager.cc:1434] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260713 09:10:01.013264 26610 tablet_bootstrap.cc:492] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:01.023099 26608 tablet_bootstrap.cc:492] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9: No bootstrap required, opened a new log
I20260713 09:10:01.023710 26608 ts_tablet_manager.cc:1403] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:10:01.025344 26610 tablet_bootstrap.cc:654] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.026443 26608 raft_consensus.cc:359] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.027292 26608 raft_consensus.cc:385] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.027590 26608 raft_consensus.cc:740] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.028375 26608 consensus_queue.cc:260] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.029129 26624 raft_consensus.cc:493] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.029835 26624 raft_consensus.cc:515] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.030679 26608 ts_tablet_manager.cc:1434] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:01.033310 26475 raft_consensus.cc:2468] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:10:01.033805 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763a7bfc62f14e968da8cea936387d7d" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:01.034675 26291 leader_election.cc:304] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:10:01.034724 26327 raft_consensus.cc:2468] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:10:01.035616 26521 raft_consensus.cc:2804] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:01.036192 26521 raft_consensus.cc:697] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:01.036710 26440 leader_election.cc:304] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:10:01.037946 26524 raft_consensus.cc:2804] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:01.037629 26521 consensus_queue.cc:237] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.038486 26524 raft_consensus.cc:493] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:01.039001 26524 raft_consensus.cc:3060] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.043812 26629 raft_consensus.cc:493] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.044289 26629 raft_consensus.cc:515] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.044759 26610 tablet_bootstrap.cc:492] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:01.045243 26610 ts_tablet_manager.cc:1403] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.004s
I20260713 09:10:01.046144 26624 leader_election.cc:290] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:01.046310 26629 leader_election.cc:290] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.048373 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:01.048439 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763a7bfc62f14e968da8cea936387d7d" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:01.049784 26400 raft_consensus.cc:2468] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:10:01.050067 26401 raft_consensus.cc:2468] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:10:01.051792 26293 leader_election.cc:304] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:01.049147 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:10:01.052909 26633 raft_consensus.cc:2804] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:01.053412 26633 raft_consensus.cc:493] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:10:01.053774 26291 leader_election.cc:343] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:01.053838 26633 raft_consensus.cc:3060] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.049765 26610 raft_consensus.cc:359] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.054944 26610 raft_consensus.cc:385] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.055210 26610 raft_consensus.cc:740] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.055817 26610 consensus_queue.cc:260] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.056393 26402 raft_consensus.cc:2468] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:10:01.057766 26610 ts_tablet_manager.cc:1434] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:01.058686 26610 tablet_bootstrap.cc:492] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d: Bootstrap starting.
I20260713 09:10:01.062819 26629 raft_consensus.cc:493] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.063406 26629 raft_consensus.cc:515] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.064550 26610 tablet_bootstrap.cc:654] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.066785 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
W20260713 09:10:01.068168 26291 leader_election.cc:343] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:01.072292 26629 leader_election.cc:290] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.073529 26524 raft_consensus.cc:515] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.075219 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:01.076004 26402 raft_consensus.cc:2468] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:10:01.077414 26293 leader_election.cc:304] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [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: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3e9cf02f4b8544b29f871834c508afee
I20260713 09:10:01.078465 26629 raft_consensus.cc:2804] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:01.079061 26629 raft_consensus.cc:493] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:01.079566 26629 raft_consensus.cc:3060] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.081332 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763a7bfc62f14e968da8cea936387d7d" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:01.082141 26327 raft_consensus.cc:3060] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.088619 26614 raft_consensus.cc:493] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.089329 26614 raft_consensus.cc:515] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.092489 26614 leader_election.cc:290] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.094916 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c12decd80484c4c8a49561e21f413fc" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:01.070421 26633 raft_consensus.cc:515] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.095458 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c12decd80484c4c8a49561e21f413fc" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:10:01.104786 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:01.105643 26402 raft_consensus.cc:3060] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:01.096558 26366 leader_election.cc:343] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:01.106249 26610 tablet_bootstrap.cc:492] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d: No bootstrap required, opened a new log
I20260713 09:10:01.106941 26610 ts_tablet_manager.cc:1403] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.005s
W20260713 09:10:01.106907 26366 leader_election.cc:343] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:01.111955 26366 leader_election.cc:304] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee
I20260713 09:10:01.114023 26614 raft_consensus.cc:2749] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:01.114748 26610 raft_consensus.cc:359] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.118521 26610 raft_consensus.cc:385] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.118299 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763a7bfc62f14e968da8cea936387d7d" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:01.118978 26610 raft_consensus.cc:740] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.119396 26401 raft_consensus.cc:3060] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.119900 26610 consensus_queue.cc:260] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.123919 26629 raft_consensus.cc:515] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.128383 26401 raft_consensus.cc:2468] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:10:01.145907 26442 leader_election.cc:304] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:01.146759 26624 raft_consensus.cc:2804] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:01.147843 26633 leader_election.cc:290] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.148689 26525 raft_consensus.cc:493] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.149327 26525 raft_consensus.cc:515] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.151790 26525 leader_election.cc:290] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.157094 26402 raft_consensus.cc:2468] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:10:01.133509 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:01.134763 26629 leader_election.cc:290] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.135210 26524 leader_election.cc:290] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
W20260713 09:10:01.169725 26291 leader_election.cc:343] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:01.130964 26610 ts_tablet_manager.cc:1434] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:10:01.142246 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:01.169900 26293 leader_election.cc:304] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:01.163722 26624 raft_consensus.cc:697] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Leader. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:10:01.165736 26474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4c84d6c244c379b38a4c2494255e6" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:10:01.132082 26327 raft_consensus.cc:2468] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
W20260713 09:10:01.171643 26291 leader_election.cc:343] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:01.171837 26629 raft_consensus.cc:2804] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:10:01.172207 26366 leader_election.cc:343] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:01.172369 26629 raft_consensus.cc:697] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:01.168533 26609 tablet_bootstrap.cc:492] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:01.157984 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4c84d6c244c379b38a4c2494255e6" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:01.173246 26609 ts_tablet_manager.cc:1403] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.171s	user 0.039s	sys 0.062s
I20260713 09:10:01.173259 26326 raft_consensus.cc:2468] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 0.
I20260713 09:10:01.173382 26629 consensus_queue.cc:237] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.170389 26225 catalog_manager.cc:5697] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 1 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:01.171240 26624 consensus_queue.cc:237] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.167603 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:01.175379 26401 raft_consensus.cc:3060] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.174528 26366 leader_election.cc:304] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [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: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3e9cf02f4b8544b29f871834c508afee
I20260713 09:10:01.176764 26614 raft_consensus.cc:2804] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:01.176748 26609 raft_consensus.cc:359] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.177641 26614 raft_consensus.cc:493] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:01.177872 26609 raft_consensus.cc:385] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.178176 26614 raft_consensus.cc:3060] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.178236 26609 raft_consensus.cc:740] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.179293 26609 consensus_queue.cc:260] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.181967 26609 ts_tablet_manager.cc:1434] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:01.182993 26609 tablet_bootstrap.cc:492] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:01.185791 26521 raft_consensus.cc:493] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.186393 26521 raft_consensus.cc:515] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.188366 26521 leader_election.cc:290] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.189847 26474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2666416ff24dd28a47949852ad4aba" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:10:01.190490 26474 raft_consensus.cc:2468] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:10:01.190789 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2666416ff24dd28a47949852ad4aba" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:01.191705 26400 raft_consensus.cc:2468] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 0.
I20260713 09:10:01.191907 26291 leader_election.cc:304] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:10:01.193043 26646 raft_consensus.cc:2804] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:01.193378 26646 raft_consensus.cc:493] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:01.193665 26646 raft_consensus.cc:3060] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.195865 26609 tablet_bootstrap.cc:654] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.198570 26614 raft_consensus.cc:515] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.201525 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4c84d6c244c379b38a4c2494255e6" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:01.202060 26326 raft_consensus.cc:3060] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.202376 26474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4c84d6c244c379b38a4c2494255e6" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
W20260713 09:10:01.203743 26366 leader_election.cc:343] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:01.204329 26614 leader_election.cc:290] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.209285 26326 raft_consensus.cc:2468] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 1.
I20260713 09:10:01.210507 26366 leader_election.cc:304] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3e9cf02f4b8544b29f871834c508afee
I20260713 09:10:01.210726 26401 raft_consensus.cc:2468] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:10:01.211855 26614 raft_consensus.cc:2804] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:01.211781 26293 leader_election.cc:304] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 3e9cf02f4b8544b29f871834c508afee
I20260713 09:10:01.212430 26614 raft_consensus.cc:697] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:10:01.213148 26521 raft_consensus.cc:2804] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:01.213690 26521 raft_consensus.cc:697] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:01.213333 26614 consensus_queue.cc:237] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.214476 26521 consensus_queue.cc:237] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.216842 26646 raft_consensus.cc:515] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.219063 26646 leader_election.cc:290] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:01.223932 26609 tablet_bootstrap.cc:492] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:01.224118 26474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2666416ff24dd28a47949852ad4aba" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:01.224457 26609 ts_tablet_manager.cc:1403] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.013s
I20260713 09:10:01.224941 26474 raft_consensus.cc:3060] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.227596 26609 raft_consensus.cc:359] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.228360 26609 raft_consensus.cc:385] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.228708 26609 raft_consensus.cc:740] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.229632 26609 consensus_queue.cc:260] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.230078 26222 catalog_manager.cc:5697] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 1 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:01.232067 26609 ts_tablet_manager.cc:1434] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:10:01.233043 26609 tablet_bootstrap.cc:492] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:01.241014 26609 tablet_bootstrap.cc:654] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.241255 26225 catalog_manager.cc:5697] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9cf02f4b8544b29f871834c508afee (127.21.93.67). New cstate: current_term: 1 leader_uuid: "3e9cf02f4b8544b29f871834c508afee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:01.246735 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2666416ff24dd28a47949852ad4aba" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:01.251362 26401 raft_consensus.cc:3060] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.255560 26474 raft_consensus.cc:2468] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:10:01.264202 26291 leader_election.cc:304] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:10:01.265446 26646 raft_consensus.cc:2804] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:01.266072 26646 raft_consensus.cc:697] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:01.267036 26646 consensus_queue.cc:237] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.279356 26401 raft_consensus.cc:2468] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 1.
I20260713 09:10:01.279951 26609 tablet_bootstrap.cc:492] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:01.281378 26609 ts_tablet_manager.cc:1403] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.019s
I20260713 09:10:01.281502 26225 catalog_manager.cc:5697] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 1 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:01.282609 26223 catalog_manager.cc:5697] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 1 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:01.283766 26223 catalog_manager.cc:5697] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 1 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:01.284195 26609 raft_consensus.cc:359] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.284770 26609 raft_consensus.cc:385] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.285003 26609 raft_consensus.cc:740] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.285609 26609 consensus_queue.cc:260] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.287452 26609 ts_tablet_manager.cc:1434] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:01.288300 26609 tablet_bootstrap.cc:492] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee: Bootstrap starting.
I20260713 09:10:01.292879 26624 raft_consensus.cc:493] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.293365 26624 raft_consensus.cc:515] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.294003 26609 tablet_bootstrap.cc:654] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.295480 26624 leader_election.cc:290] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:01.296090 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:01.297056 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:01.297844 26401 raft_consensus.cc:2393] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e9cf02f4b8544b29f871834c508afee in current term 1: Already voted for candidate 3a343b1b569a464cb55e32e05e5d710d in this term.
I20260713 09:10:01.299397 26440 leader_election.cc:304] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee; no voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:10:01.301819 26624 raft_consensus.cc:3060] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.304836 26609 tablet_bootstrap.cc:492] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee: No bootstrap required, opened a new log
I20260713 09:10:01.305274 26609 ts_tablet_manager.cc:1403] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:10:01.307124 26609 raft_consensus.cc:359] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.307547 26624 raft_consensus.cc:2749] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:01.307561 26609 raft_consensus.cc:385] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.308022 26609 raft_consensus.cc:740] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.308676 26609 consensus_queue.cc:260] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.310334 26609 ts_tablet_manager.cc:1434] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:10:01.391912 26624 consensus_queue.cc:1048] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.405465 26524 consensus_queue.cc:1048] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.418972 26524 raft_consensus.cc:493] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.419505 26524 raft_consensus.cc:515] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.422001 26524 leader_election.cc:290] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:01.422508 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c12decd80484c4c8a49561e21f413fc" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:01.423133 26401 raft_consensus.cc:2468] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:10:01.422075 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c12decd80484c4c8a49561e21f413fc" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:01.423930 26326 raft_consensus.cc:2468] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 0.
I20260713 09:10:01.424103 26442 leader_election.cc:304] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:01.424952 26524 raft_consensus.cc:2804] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:01.425314 26524 raft_consensus.cc:493] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:01.425606 26524 raft_consensus.cc:3060] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.430335 26524 raft_consensus.cc:515] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.431927 26524 leader_election.cc:290] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:01.432651 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c12decd80484c4c8a49561e21f413fc" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:01.432930 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c12decd80484c4c8a49561e21f413fc" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:01.433269 26326 raft_consensus.cc:3060] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.433612 26401 raft_consensus.cc:3060] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.440523 26401 raft_consensus.cc:2468] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:10:01.440526 26326 raft_consensus.cc:2468] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 1.
I20260713 09:10:01.442008 26442 leader_election.cc:304] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:01.442631 26524 raft_consensus.cc:2804] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:01.443123 26524 raft_consensus.cc:697] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Leader. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:10:01.443809 26524 consensus_queue.cc:237] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.451372 26223 catalog_manager.cc:5697] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9cf02f4b8544b29f871834c508afee (127.21.93.67). New cstate: current_term: 1 leader_uuid: "3e9cf02f4b8544b29f871834c508afee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:01.454905 26521 consensus_queue.cc:1048] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.467073 26644 consensus_queue.cc:1048] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:01.551707 26524 raft_consensus.cc:493] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:01.552161 26524 raft_consensus.cc:515] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:01.554540 26524 leader_election.cc:290] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:01.554978 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:01.555138 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" is_pre_election: true
I20260713 09:10:01.555861 26401 raft_consensus.cc:2393] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e9cf02f4b8544b29f871834c508afee in current term 1: Already voted for candidate 3a343b1b569a464cb55e32e05e5d710d in this term.
I20260713 09:10:01.556771 26442 leader_election.cc:304] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee; no voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:10:01.557374 26524 raft_consensus.cc:3060] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.562978 26524 raft_consensus.cc:2749] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:01.606338 26614 consensus_queue.cc:1048] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.615463 26474 raft_consensus.cc:3060] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.625560 26666 consensus_queue.cc:1048] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.684907 26644 consensus_queue.cc:1048] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.695881 26633 consensus_queue.cc:1048] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.697485 26633 consensus_queue.cc:1048] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.710873 26633 consensus_queue.cc:1048] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.734937 26524 consensus_queue.cc:1048] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.737672 26633 consensus_queue.cc:1048] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.744879 26524 consensus_queue.cc:1048] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.752756 26644 consensus_queue.cc:1048] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:01.757010 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:01.850755 26524 consensus_queue.cc:1048] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:01.860042 26624 consensus_queue.cc:1048] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:02.758868 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:03.760617 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:04.762323 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:05.764360 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:06.766100 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:07.767870 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:08.769637 26272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:09.319499 26686 raft_consensus.cc:493] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.320294 26686 raft_consensus.cc:515] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:09.322386 26686 leader_election.cc:290] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:09.323542 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee" is_pre_election: true
I20260713 09:10:09.323366 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d" is_pre_election: true
I20260713 09:10:09.324304 26476 raft_consensus.cc:2468] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 1.
I20260713 09:10:09.324421 26326 raft_consensus.cc:2468] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 1.
I20260713 09:10:09.325645 26366 leader_election.cc:304] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [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: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:09.326297 26686 raft_consensus.cc:2804] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:09.326627 26686 raft_consensus.cc:493] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.326924 26686 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.333153 26686 raft_consensus.cc:515] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:09.334750 26686 leader_election.cc:290] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:09.335480 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:09.335666 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:09.336047 26326 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.336143 26476 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.343856 26476 raft_consensus.cc:2468] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:10:09.343855 26326 raft_consensus.cc:2468] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:10:09.345153 26366 leader_election.cc:304] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:09.348176 26686 raft_consensus.cc:2804] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:09.349593 26686 raft_consensus.cc:697] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:10:09.350847 26686 consensus_queue.cc:237] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER 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: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:09.359234 26223 catalog_manager.cc:5697] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.900666 26474 raft_consensus.cc:1275] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:09.901829 26686 consensus_queue.cc:1048] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.918970 26327 raft_consensus.cc:1275] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:09.922421 26686 consensus_queue.cc:1048] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:10.502755 26401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
mode: GRACEFUL
new_leader_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:34312
I20260713 09:10:10.503571 26401 raft_consensus.cc:606] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Received request to transfer leadership to TS 3a343b1b569a464cb55e32e05e5d710d
I20260713 09:10:10.508553 26476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "763a7bfc62f14e968da8cea936387d7d"
dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
mode: GRACEFUL
new_leader_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:32810
I20260713 09:10:10.509188 26476 raft_consensus.cc:606] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Received request to transfer leadership to TS 3a343b1b569a464cb55e32e05e5d710d
I20260713 09:10:10.514223 26476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "101c7366ae7f40b4821795ba0871b67e"
dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
mode: GRACEFUL
new_leader_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:32810
I20260713 09:10:10.514720 26476 raft_consensus.cc:606] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Received request to transfer leadership to TS 3a343b1b569a464cb55e32e05e5d710d
I20260713 09:10:10.521703 26327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ed9aa888b114629851d775ccaa21e6d"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
mode: GRACEFUL
new_leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:39844
I20260713 09:10:10.522229 26327 raft_consensus.cc:606] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Received request to transfer leadership to TS 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:10:10.527251 26327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
mode: GRACEFUL
new_leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:39844
I20260713 09:10:10.527698 26327 raft_consensus.cc:606] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Received request to transfer leadership to TS 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:10:10.531913 26327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
mode: GRACEFUL
new_leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:39844
I20260713 09:10:10.532450 26327 raft_consensus.cc:606] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Received request to transfer leadership to TS 8322a7e585754e73b25e3ffd1cc79ce9
I20260713 09:10:10.557880 26705 raft_consensus.cc:993] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee: : Instructing follower 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:10:10.558625 26624 raft_consensus.cc:1081] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Signalling peer 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:10:10.560056 26327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "101c7366ae7f40b4821795ba0871b67e"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:39834
I20260713 09:10:10.560549 26327 raft_consensus.cc:493] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.560781 26327 raft_consensus.cc:3060] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.567117 26327 raft_consensus.cc:515] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.568629 26327 leader_election.cc:290] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 2 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:10.569407 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101c7366ae7f40b4821795ba0871b67e" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:10.569644 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101c7366ae7f40b4821795ba0871b67e" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:10.569948 26401 raft_consensus.cc:3060] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.570227 26476 raft_consensus.cc:3055] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:10.570493 26476 raft_consensus.cc:740] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:10:10.571252 26476 consensus_queue.cc:260] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.572180 26476 raft_consensus.cc:3060] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.575059 26401 raft_consensus.cc:2468] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 2.
I20260713 09:10:10.576217 26293 leader_election.cc:304] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:10.577035 26688 raft_consensus.cc:2804] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.577270 26476 raft_consensus.cc:2468] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 2.
I20260713 09:10:10.578081 26688 raft_consensus.cc:697] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:10.579054 26688 consensus_queue.cc:237] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.586480 26222 catalog_manager.cc:5697] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 1 to 2, leader changed from 3e9cf02f4b8544b29f871834c508afee (127.21.93.67) to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 2 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.754977 26706 raft_consensus.cc:993] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d: : Instructing follower 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:10:10.755458 26688 raft_consensus.cc:1081] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Signalling peer 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:10:10.756891 26401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:34284
I20260713 09:10:10.757398 26401 raft_consensus.cc:493] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.757669 26401 raft_consensus.cc:3060] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.762063 26401 raft_consensus.cc:515] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.763558 26401 leader_election.cc:290] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:10.764379 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:10.764657 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3b496da748aa97dd600d51b1eaa9" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:10.764943 26327 raft_consensus.cc:3055] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:10.765190 26476 raft_consensus.cc:3060] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.765300 26327 raft_consensus.cc:740] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:10.766078 26327 consensus_queue.cc:260] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.767000 26327 raft_consensus.cc:3060] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.769678 26476 raft_consensus.cc:2468] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:10:10.770592 26366 leader_election.cc:304] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:10.771323 26686 raft_consensus.cc:2804] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.771656 26327 raft_consensus.cc:2468] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:10:10.771708 26686 raft_consensus.cc:697] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:10:10.772946 26686 consensus_queue.cc:237] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.779961 26222 catalog_manager.cc:5697] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 1 to 2, leader changed from 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65) to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.860173 26705 raft_consensus.cc:993] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: : Instructing follower 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:10:10.860683 26624 raft_consensus.cc:1081] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Signalling peer 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:10:10.862159 26702 raft_consensus.cc:993] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9: : Instructing follower 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:10:10.862305 26327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "763a7bfc62f14e968da8cea936387d7d"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:39834
I20260713 09:10:10.862735 26686 raft_consensus.cc:1081] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Signalling peer 3a343b1b569a464cb55e32e05e5d710d to start an election
I20260713 09:10:10.862957 26327 raft_consensus.cc:493] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.863380 26327 raft_consensus.cc:3060] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.864328 26326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
 from {username='slave'} at 127.0.0.1:39842
I20260713 09:10:10.864847 26326 raft_consensus.cc:493] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.865145 26326 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.868137 26327 raft_consensus.cc:515] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.869621 26327 leader_election.cc:290] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 2 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:10.869864 26326 raft_consensus.cc:515] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.870487 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763a7bfc62f14e968da8cea936387d7d" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:10.870805 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763a7bfc62f14e968da8cea936387d7d" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:10.871107 26401 raft_consensus.cc:3060] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.871456 26476 raft_consensus.cc:3055] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:10.871886 26476 raft_consensus.cc:740] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:10:10.872669 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:10.872982 26474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa9afc3bdbf485792ed6ac24c07fe7a" candidate_uuid: "3a343b1b569a464cb55e32e05e5d710d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:10.871978 26326 leader_election.cc:290] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 3 election: Requested vote from peers 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:10.875742 26402 raft_consensus.cc:3055] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:10.876258 26402 raft_consensus.cc:740] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:10:10.876997 26402 consensus_queue.cc:260] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.877694 26401 raft_consensus.cc:2468] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 2.
I20260713 09:10:10.877914 26402 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.875764 26474 raft_consensus.cc:3060] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.878577 26293 leader_election.cc:304] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:10.879622 26688 raft_consensus.cc:2804] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.879858 26476 consensus_queue.cc:260] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.880216 26688 raft_consensus.cc:697] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:10.881170 26476 raft_consensus.cc:3060] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.881393 26688 consensus_queue.cc:237] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.886747 26474 raft_consensus.cc:2468] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 3.
I20260713 09:10:10.887617 26402 raft_consensus.cc:2468] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 3.
I20260713 09:10:10.887730 26476 raft_consensus.cc:2468] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a343b1b569a464cb55e32e05e5d710d in term 2.
I20260713 09:10:10.888772 26291 leader_election.cc:304] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [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: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:10:10.891567 26714 raft_consensus.cc:2804] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:10.892590 26714 raft_consensus.cc:697] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 3 LEADER]: Becoming Leader. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:10.893287 26706 raft_consensus.cc:993] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d: : Instructing follower 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:10:10.893781 26688 raft_consensus.cc:1081] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Signalling peer 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:10:10.893646 26714 consensus_queue.cc:237] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.895188 26402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ed9aa888b114629851d775ccaa21e6d"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:34284
I20260713 09:10:10.895646 26402 raft_consensus.cc:493] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.895918 26402 raft_consensus.cc:3060] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.894976 26222 catalog_manager.cc:5697] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 1 to 2, leader changed from 3e9cf02f4b8544b29f871834c508afee (127.21.93.67) to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 2 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.902127 26402 raft_consensus.cc:515] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.904023 26402 leader_election.cc:290] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:10.905299 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed9aa888b114629851d775ccaa21e6d" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:10.905557 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed9aa888b114629851d775ccaa21e6d" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:10.905896 26326 raft_consensus.cc:3055] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:10.906203 26326 raft_consensus.cc:740] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:10.906211 26476 raft_consensus.cc:3060] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.907163 26326 consensus_queue.cc:260] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.908172 26326 raft_consensus.cc:3060] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.913280 26476 raft_consensus.cc:2468] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:10:10.913547 26326 raft_consensus.cc:2468] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:10:10.914112 26714 raft_consensus.cc:993] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d: : Instructing follower 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:10:10.914548 26366 leader_election.cc:304] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:10.914669 26706 raft_consensus.cc:1081] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Signalling peer 8322a7e585754e73b25e3ffd1cc79ce9 to start an election
I20260713 09:10:10.916342 26402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
 from {username='slave'} at 127.0.0.1:34284
I20260713 09:10:10.916355 26702 raft_consensus.cc:2804] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.916132 26222 catalog_manager.cc:5697] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d reported cstate change: term changed from 2 to 3, leader changed from 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66) to 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65). New cstate: current_term: 3 leader_uuid: "3a343b1b569a464cb55e32e05e5d710d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.916929 26402 raft_consensus.cc:493] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.917069 26702 raft_consensus.cc:697] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:10:10.917403 26402 raft_consensus.cc:3060] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.918164 26702 consensus_queue.cc:237] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.925737 26402 raft_consensus.cc:515] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.927590 26402 leader_election.cc:290] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 3e9cf02f4b8544b29f871834c508afee (127.21.93.67:43767)
I20260713 09:10:10.930377 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:10.931151 26326 raft_consensus.cc:3055] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:10.931430 26326 raft_consensus.cc:740] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:10.932099 26326 consensus_queue.cc:260] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.933055 26326 raft_consensus.cc:3060] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.940063 26326 raft_consensus.cc:2468] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:10:10.930423 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f645c7e446ad47e4a7b2bbaa1b0dd321" candidate_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
I20260713 09:10:10.939569 26223 catalog_manager.cc:5697] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 1 to 2, leader changed from 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65) to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.940713 26476 raft_consensus.cc:3060] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.941208 26366 leader_election.cc:304] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a343b1b569a464cb55e32e05e5d710d, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:10.942067 26716 raft_consensus.cc:2804] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.942525 26716 raft_consensus.cc:697] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Leader. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:10:10.943480 26716 consensus_queue.cc:237] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:10.947734 26476 raft_consensus.cc:2468] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8322a7e585754e73b25e3ffd1cc79ce9 in term 2.
I20260713 09:10:10.956455 26223 catalog_manager.cc:5697] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 reported cstate change: term changed from 1 to 2, leader changed from 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65) to 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66). New cstate: current_term: 2 leader_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:11.125617 26476 raft_consensus.cc:1275] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.126752 26688 consensus_queue.cc:1048] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.136752 26402 raft_consensus.cc:1275] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.138218 26706 consensus_queue.cc:1048] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.180570 26326 raft_consensus.cc:1275] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.181675 26716 consensus_queue.cc:1048] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.190881 26474 raft_consensus.cc:1275] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.192430 26724 consensus_queue.cc:1048] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:11.263392 26474 raft_consensus.cc:1275] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.264743 26706 consensus_queue.cc:1048] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.279235 26402 raft_consensus.cc:1275] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.280421 26688 consensus_queue.cc:1048] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.315518 26402 raft_consensus.cc:1275] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:11.316706 26688 consensus_queue.cc:1048] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.320994 26474 raft_consensus.cc:1275] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.322477 26724 consensus_queue.cc:1048] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.325443 26476 raft_consensus.cc:1275] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Refusing update from remote peer 3a343b1b569a464cb55e32e05e5d710d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:11.326574 26714 consensus_queue.cc:1048] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.332017 26326 raft_consensus.cc:1275] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.333868 26724 consensus_queue.cc:1048] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.347055 26327 raft_consensus.cc:1275] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.348839 26724 consensus_queue.cc:1048] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.362319 26474 raft_consensus.cc:1275] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Refusing update from remote peer 8322a7e585754e73b25e3ffd1cc79ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.365248 26686 consensus_queue.cc:1048] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:13.540591 26222 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44012:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:13.561896 26222 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44012:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:13.705904 26764 tablet.cc:1724] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:13.708078 21877 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:13.906965 26779 tablet.cc:1724] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:13.942816 26782 log.cc:927] Time spent T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260713 09:10:13.899789 26780 tablet.cc:1724] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:13.951995 26795 tablet.cc:1724] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:13.967188 26796 tablet.cc:1724] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:13.969201 26799 tablet.cc:1724] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.000391 26798 tablet.cc:1724] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.006177 26764 tablet.cc:1724] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:13.983771 26800 tablet.cc:1724] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.008096 26787 log.cc:927] Time spent T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260713 09:10:14.167799 26795 tablet.cc:1724] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.168219 26779 tablet.cc:1724] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.182384 26779 tablet.cc:1724] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.189693 26800 tablet.cc:1724] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.223968 26800 tablet.cc:1724] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.253274 26796 tablet.cc:1724] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.260197 26801 tablet.cc:1724] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.262974 26805 tablet.cc:1724] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.270242 26808 tablet.cc:1724] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.274082 26400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515"
dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
mode: GRACEFUL
new_leader_uuid: "3e9cf02f4b8544b29f871834c508afee"
 from {username='slave'} at 127.0.0.1:54294
I20260713 09:10:14.274645 26400 raft_consensus.cc:606] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Received request to transfer leadership to TS 3e9cf02f4b8544b29f871834c508afee
I20260713 09:10:14.287907 26808 tablet.cc:1724] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.305539 26796 tablet.cc:1724] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.321496 26324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d"
dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
mode: GRACEFUL
new_leader_uuid: "3e9cf02f4b8544b29f871834c508afee"
 from {username='slave'} at 127.0.0.1:47966
I20260713 09:10:14.322160 26324 raft_consensus.cc:606] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Received request to transfer leadership to TS 3e9cf02f4b8544b29f871834c508afee
I20260713 09:10:14.323041 26795 tablet.cc:1724] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.327162 26801 tablet.cc:1724] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.339941 21877 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:14.340669 21877 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:14.328622 26799 tablet.cc:1724] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.331346 26779 tablet.cc:1724] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.330422 26764 tablet.cc:1724] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.330421 26798 tablet.cc:1724] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.348948 26810 tablet.cc:1724] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10:14.357920 26766 raft_consensus.cc:993] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d: : Instructing follower 3e9cf02f4b8544b29f871834c508afee to start an election
I20260713 09:10:14.358486 26766 raft_consensus.cc:1081] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Signalling peer 3e9cf02f4b8544b29f871834c508afee to start an election
I20260713 09:10:14.360287 26471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d"
dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
 from {username='slave'} at 127.0.0.1:32788
I20260713 09:10:14.360862 26471 raft_consensus.cc:493] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:14.361256 26471 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:14.380313 26471 raft_consensus.cc:515] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:14.384342 26471 leader_election.cc:290] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 3 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:14.384852 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:14.385305 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcd025577146ed83c9f114d3a5313d" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:14.385478 26326 raft_consensus.cc:3055] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:14.385819 26326 raft_consensus.cc:740] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a343b1b569a464cb55e32e05e5d710d, State: Running, Role: LEADER
I20260713 09:10:14.385874 26401 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:14.386668 26326 consensus_queue.cc:260] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [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: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:14.387710 26326 raft_consensus.cc:3060] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:14.392596 26401 raft_consensus.cc:2468] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 3.
I20260713 09:10:14.393831 26442 leader_election.cc:304] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [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: 3e9cf02f4b8544b29f871834c508afee, 8322a7e585754e73b25e3ffd1cc79ce9; no voters: 
I20260713 09:10:14.394616 26705 raft_consensus.cc:2804] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:14.395100 26705 raft_consensus.cc:697] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 3 LEADER]: Becoming Leader. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:10:14.395831 26326 raft_consensus.cc:2468] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 3.
I20260713 09:10:14.395961 26705 consensus_queue.cc:237] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [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: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:14.408159 26223 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0: soft_deleted_table [id=9d96eda724454ad6abe76a84e04db92b] alter complete (version 1)
I20260713 09:10:14.418743 26225 catalog_manager.cc:5697] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee reported cstate change: term changed from 2 to 3, leader changed from 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65) to 3e9cf02f4b8544b29f871834c508afee (127.21.93.67). New cstate: current_term: 3 leader_uuid: "3e9cf02f4b8544b29f871834c508afee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:14.873593 26735 raft_consensus.cc:993] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9: : Instructing follower 3e9cf02f4b8544b29f871834c508afee to start an election
I20260713 09:10:14.874080 26716 raft_consensus.cc:1081] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Signalling peer 3e9cf02f4b8544b29f871834c508afee to start an election
I20260713 09:10:14.875667 26470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515"
dest_uuid: "3e9cf02f4b8544b29f871834c508afee"
 from {username='slave'} at 127.0.0.1:32804
I20260713 09:10:14.876092 26470 raft_consensus.cc:493] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:14.876353 26470 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:14.881042 26470 raft_consensus.cc:515] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:14.882479 26470 leader_election.cc:290] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [CANDIDATE]: Term 3 election: Requested vote from peers 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751), 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759)
I20260713 09:10:14.883217 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a343b1b569a464cb55e32e05e5d710d"
I20260713 09:10:14.883603 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db159959d7b4ccda8ad50c0add41515" candidate_uuid: "3e9cf02f4b8544b29f871834c508afee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8322a7e585754e73b25e3ffd1cc79ce9"
I20260713 09:10:14.883975 26326 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:14.884249 26401 raft_consensus.cc:3055] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:14.884577 26401 raft_consensus.cc:740] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8322a7e585754e73b25e3ffd1cc79ce9, State: Running, Role: LEADER
I20260713 09:10:14.885334 26401 consensus_queue.cc:260] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [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: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:14.886616 26401 raft_consensus.cc:3060] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:14.889952 26399 raft_consensus.cc:1275] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Refusing update from remote peer 3e9cf02f4b8544b29f871834c508afee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:14.891144 26705 consensus_queue.cc:1048] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:14.891917 26326 raft_consensus.cc:2468] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 3.
I20260713 09:10:14.894305 26440 leader_election.cc:304] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [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: 3a343b1b569a464cb55e32e05e5d710d, 3e9cf02f4b8544b29f871834c508afee; no voters: 
I20260713 09:10:14.895521 26771 raft_consensus.cc:2804] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:14.896035 26771 raft_consensus.cc:697] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 3 LEADER]: Becoming Leader. State: Replica: 3e9cf02f4b8544b29f871834c508afee, State: Running, Role: LEADER
I20260713 09:10:14.896878 26771 consensus_queue.cc:237] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [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: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } }
I20260713 09:10:14.897503 26401 raft_consensus.cc:2468] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9cf02f4b8544b29f871834c508afee in term 3.
I20260713 09:10:14.909901 26223 catalog_manager.cc:5697] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee reported cstate change: term changed from 2 to 3, leader changed from 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66) to 3e9cf02f4b8544b29f871834c508afee (127.21.93.67). New cstate: current_term: 3 leader_uuid: "3e9cf02f4b8544b29f871834c508afee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9cf02f4b8544b29f871834c508afee" member_type: VOTER last_known_addr { host: "127.21.93.67" port: 43767 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:14.924374 26326 raft_consensus.cc:1275] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Refusing update from remote peer 3e9cf02f4b8544b29f871834c508afee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:14.925666 26705 consensus_queue.cc:1048] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:10:15.216809 26497 debug-util.cc:398] Leaking SignalData structure 0x7b080023d6a0 after lost signal to thread 21880
W20260713 09:10:15.217712 26497 debug-util.cc:398] Leaking SignalData structure 0x7b08000d1e60 after lost signal to thread 26259
W20260713 09:10:15.219956 26497 debug-util.cc:398] Leaking SignalData structure 0x7b08001481a0 after lost signal to thread 26500
I20260713 09:10:15.393494 26399 raft_consensus.cc:1275] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Refusing update from remote peer 3e9cf02f4b8544b29f871834c508afee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:15.394750 26705 consensus_queue.cc:1048] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8322a7e585754e73b25e3ffd1cc79ce9" member_type: VOTER last_known_addr { host: "127.21.93.66" port: 41759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:15.409996 26324 raft_consensus.cc:1275] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Refusing update from remote peer 3e9cf02f4b8544b29f871834c508afee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:15.411625 26819 consensus_queue.cc:1048] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a343b1b569a464cb55e32e05e5d710d" member_type: VOTER last_known_addr { host: "127.21.93.65" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:15.421347 21877 tablet_server.cc:179] TabletServer@127.21.93.65:0 shutting down...
I20260713 09:10:15.465102 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:15.466205 21877 tablet_replica.cc:333] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.467288 21877 raft_consensus.cc:2243] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:10:15.468169 26440 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]
I20260713 09:10:15.468441 21877 raft_consensus.cc:2272] T 763a7bfc62f14e968da8cea936387d7d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:15.471117 26440 consensus_peers.cc:597] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. 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:10:15.471336 21877 tablet_replica.cc:333] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.472219 21877 raft_consensus.cc:2243] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.473214 21877 raft_consensus.cc:2272] T 8b2666416ff24dd28a47949852ad4aba P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.475970 21877 tablet_replica.cc:333] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.476802 21877 raft_consensus.cc:2243] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.477757 21877 raft_consensus.cc:2272] T 101c7366ae7f40b4821795ba0871b67e P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.480512 21877 tablet_replica.cc:333] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.481298 21877 raft_consensus.cc:2243] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.481848 21877 raft_consensus.cc:2272] T 0c12decd80484c4c8a49561e21f413fc P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.484380 21877 tablet_replica.cc:333] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.485204 21877 raft_consensus.cc:2243] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.485750 21877 raft_consensus.cc:2272] T 437f3b496da748aa97dd600d51b1eaa9 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.488296 21877 tablet_replica.cc:333] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.489138 21877 raft_consensus.cc:2243] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.489727 21877 raft_consensus.cc:2272] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.492304 21877 tablet_replica.cc:333] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.493068 21877 raft_consensus.cc:2243] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.493570 21877 raft_consensus.cc:2272] T dddcd025577146ed83c9f114d3a5313d P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:15.494817 26366 consensus_peers.cc:597] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. 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:10:15.497954 21877 tablet_replica.cc:333] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.498926 21877 raft_consensus.cc:2243] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.499949 21877 raft_consensus.cc:2272] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.502672 21877 tablet_replica.cc:333] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.503495 21877 raft_consensus.cc:2243] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.504630 21877 raft_consensus.cc:2272] T feaf1e21882d457d941b2976979c34c5 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.507704 21877 tablet_replica.cc:333] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.508489 21877 raft_consensus.cc:2243] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.509073 21877 raft_consensus.cc:2272] T 8ed9aa888b114629851d775ccaa21e6d P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.511684 21877 tablet_replica.cc:333] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.512434 21877 raft_consensus.cc:2243] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.513013 21877 raft_consensus.cc:2272] T 66061451217c4bc6b10c354d47321aef P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.515982 21877 tablet_replica.cc:333] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.516762 21877 raft_consensus.cc:2243] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.517315 21877 raft_consensus.cc:2272] T 1ed32d7133ae4badaa1b24e90044467e P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.519973 21877 tablet_replica.cc:333] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.520525 21877 raft_consensus.cc:2243] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.521034 21877 raft_consensus.cc:2272] T 2db159959d7b4ccda8ad50c0add41515 P 3a343b1b569a464cb55e32e05e5d710d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.523850 21877 tablet_replica.cc:333] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.524359 21877 raft_consensus.cc:2243] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.524801 21877 raft_consensus.cc:2272] T d7a4c84d6c244c379b38a4c2494255e6 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.526590 21877 tablet_replica.cc:333] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.527132 21877 raft_consensus.cc:2243] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.527537 21877 raft_consensus.cc:2272] T 0e7f08daf5b14b10b11ba446d29c2475 P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.529479 21877 tablet_replica.cc:333] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.529978 21877 raft_consensus.cc:2243] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.530452 21877 raft_consensus.cc:2272] T a6f9e5b9299843b79cc8b16d53c42d1c P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.532387 21877 tablet_replica.cc:333] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.532886 21877 raft_consensus.cc:2243] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.533648 21877 raft_consensus.cc:2272] T 84dca1c4ea9f440487321233dc0888b7 P 3a343b1b569a464cb55e32e05e5d710d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.535643 21877 tablet_replica.cc:333] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d: stopping tablet replica
I20260713 09:10:15.536111 21877 raft_consensus.cc:2243] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.536809 21877 raft_consensus.cc:2272] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3a343b1b569a464cb55e32e05e5d710d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:15.605152 26366 consensus_peers.cc:597] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:15.609470 26366 consensus_peers.cc:597] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:15.616086 21877 tablet_server.cc:196] TabletServer@127.21.93.65:0 shutdown complete.
I20260713 09:10:15.711791 21877 tablet_server.cc:179] TabletServer@127.21.93.66:0 shutting down...
W20260713 09:10:15.743383 26440 consensus_peers.cc:597] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:15.744577 26366 consensus_peers.cc:597] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:15.765390 26442 consensus_peers.cc:597] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee -> Peer 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759): Couldn't send request to peer 8322a7e585754e73b25e3ffd1cc79ce9. 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:10:15.766667 26366 consensus_peers.cc:597] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:15.776700 26440 consensus_peers.cc:597] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:15.777057 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:15.778102 21877 tablet_replica.cc:333] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.778954 21877 raft_consensus.cc:2243] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.779870 21877 raft_consensus.cc:2272] T 0c12decd80484c4c8a49561e21f413fc P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.782851 21877 tablet_replica.cc:333] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.783494 21877 raft_consensus.cc:2243] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.785036 21877 raft_consensus.cc:2272] T 437f3b496da748aa97dd600d51b1eaa9 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.787796 21877 tablet_replica.cc:333] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.788439 21877 raft_consensus.cc:2243] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.789872 21877 raft_consensus.cc:2272] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.792407 21877 tablet_replica.cc:333] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.792963 21877 raft_consensus.cc:2243] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.793680 21877 raft_consensus.cc:2272] T 101c7366ae7f40b4821795ba0871b67e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.796319 21877 tablet_replica.cc:333] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.797075 21877 raft_consensus.cc:2243] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.797693 21877 raft_consensus.cc:2272] T 8b2666416ff24dd28a47949852ad4aba P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.800377 21877 tablet_replica.cc:333] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.801054 21877 raft_consensus.cc:2243] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.802018 21877 raft_consensus.cc:2272] T dddcd025577146ed83c9f114d3a5313d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:15.805153 26442 consensus_peers.cc:597] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee -> Peer 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759): Couldn't send request to peer 8322a7e585754e73b25e3ffd1cc79ce9. 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:10:15.806006 21877 tablet_replica.cc:333] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.806664 21877 raft_consensus.cc:2243] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.807752 21877 raft_consensus.cc:2272] T d7a4c84d6c244c379b38a4c2494255e6 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.810149 21877 tablet_replica.cc:333] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.810662 21877 raft_consensus.cc:2243] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.811282 21877 raft_consensus.cc:2272] T 0e7f08daf5b14b10b11ba446d29c2475 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.813511 21877 tablet_replica.cc:333] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.814117 21877 raft_consensus.cc:2243] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.816020 21877 raft_consensus.cc:2272] T 84dca1c4ea9f440487321233dc0888b7 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.818377 21877 tablet_replica.cc:333] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.819001 21877 raft_consensus.cc:2243] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.819945 21877 raft_consensus.cc:2272] T a6f9e5b9299843b79cc8b16d53c42d1c P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.823386 21877 tablet_replica.cc:333] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.824223 21877 raft_consensus.cc:2243] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.826350 21877 raft_consensus.cc:2272] T 8ed9aa888b114629851d775ccaa21e6d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.830090 21877 tablet_replica.cc:333] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.831009 21877 raft_consensus.cc:2243] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.832074 21877 raft_consensus.cc:2272] T feaf1e21882d457d941b2976979c34c5 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.835398 21877 tablet_replica.cc:333] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.836301 21877 raft_consensus.cc:2243] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.836997 21877 raft_consensus.cc:2272] T bfa9afc3bdbf485792ed6ac24c07fe7a P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.839609 21877 tablet_replica.cc:333] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.840193 21877 raft_consensus.cc:2243] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.840775 21877 raft_consensus.cc:2272] T 2db159959d7b4ccda8ad50c0add41515 P 8322a7e585754e73b25e3ffd1cc79ce9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.843809 21877 tablet_replica.cc:333] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.844344 21877 raft_consensus.cc:2243] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.845512 21877 raft_consensus.cc:2272] T 1ed32d7133ae4badaa1b24e90044467e P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.847832 21877 tablet_replica.cc:333] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.848325 21877 raft_consensus.cc:2243] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.848903 21877 raft_consensus.cc:2272] T 763a7bfc62f14e968da8cea936387d7d P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.851082 21877 tablet_replica.cc:333] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.851536 21877 raft_consensus.cc:2243] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:15.852545 21877 raft_consensus.cc:2272] T 66061451217c4bc6b10c354d47321aef P 8322a7e585754e73b25e3ffd1cc79ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:15.855479 21877 tablet_replica.cc:333] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9: stopping tablet replica
I20260713 09:10:15.856060 21877 raft_consensus.cc:2243] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:15.856660 21877 raft_consensus.cc:2272] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 8322a7e585754e73b25e3ffd1cc79ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:15.857100 26442 consensus_peers.cc:597] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee -> Peer 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759): Couldn't send request to peer 8322a7e585754e73b25e3ffd1cc79ce9. 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:10:15.893508 21877 tablet_server.cc:196] TabletServer@127.21.93.66:0 shutdown complete.
W20260713 09:10:15.913931 26440 consensus_peers.cc:597] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee -> Peer 3a343b1b569a464cb55e32e05e5d710d (127.21.93.65:46751): Couldn't send request to peer 3a343b1b569a464cb55e32e05e5d710d. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.65:46751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:15.948767 26442 consensus_peers.cc:597] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee -> Peer 8322a7e585754e73b25e3ffd1cc79ce9 (127.21.93.66:41759): Couldn't send request to peer 8322a7e585754e73b25e3ffd1cc79ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.93.66:41759: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:15.957500 21877 tablet_server.cc:179] TabletServer@127.21.93.67:0 shutting down...
I20260713 09:10:15.997867 21877 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:15.998703 21877 tablet_replica.cc:333] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:15.999609 21877 raft_consensus.cc:2243] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:16.000577 21877 raft_consensus.cc:2272] T 0c12decd80484c4c8a49561e21f413fc P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.003026 21877 tablet_replica.cc:333] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.003677 21877 raft_consensus.cc:2243] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.004238 21877 raft_consensus.cc:2272] T 437f3b496da748aa97dd600d51b1eaa9 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.006428 21877 tablet_replica.cc:333] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.007081 21877 raft_consensus.cc:2243] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.007684 21877 raft_consensus.cc:2272] T f645c7e446ad47e4a7b2bbaa1b0dd321 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.009899 21877 tablet_replica.cc:333] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.010440 21877 raft_consensus.cc:2243] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.011076 21877 raft_consensus.cc:2272] T 8b2666416ff24dd28a47949852ad4aba P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.013064 21877 tablet_replica.cc:333] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.013567 21877 raft_consensus.cc:2243] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.014123 21877 raft_consensus.cc:2272] T 763a7bfc62f14e968da8cea936387d7d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.016181 21877 tablet_replica.cc:333] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.016676 21877 raft_consensus.cc:2243] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.017201 21877 raft_consensus.cc:2272] T 66061451217c4bc6b10c354d47321aef P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.019279 21877 tablet_replica.cc:333] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.019861 21877 raft_consensus.cc:2243] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.020453 21877 raft_consensus.cc:2272] T d7a4c84d6c244c379b38a4c2494255e6 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.022557 21877 tablet_replica.cc:333] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.023135 21877 raft_consensus.cc:2243] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:16.024048 21877 raft_consensus.cc:2272] T 0e7f08daf5b14b10b11ba446d29c2475 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.026065 21877 tablet_replica.cc:333] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.026571 21877 raft_consensus.cc:2243] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.027139 21877 raft_consensus.cc:2272] T 84dca1c4ea9f440487321233dc0888b7 P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.029071 21877 tablet_replica.cc:333] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.029601 21877 raft_consensus.cc:2243] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.030092 21877 raft_consensus.cc:2272] T a6f9e5b9299843b79cc8b16d53c42d1c P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.031996 21877 tablet_replica.cc:333] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.032523 21877 raft_consensus.cc:2243] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.033028 21877 raft_consensus.cc:2272] T 101c7366ae7f40b4821795ba0871b67e P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.034917 21877 tablet_replica.cc:333] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.035398 21877 raft_consensus.cc:2243] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.035956 21877 raft_consensus.cc:2272] T 8ed9aa888b114629851d775ccaa21e6d P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.037833 21877 tablet_replica.cc:333] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.038324 21877 raft_consensus.cc:2243] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.038890 21877 raft_consensus.cc:2272] T bfa9afc3bdbf485792ed6ac24c07fe7a P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.041142 21877 tablet_replica.cc:333] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.041600 21877 raft_consensus.cc:2243] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.042052 21877 raft_consensus.cc:2272] T feaf1e21882d457d941b2976979c34c5 P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.044083 21877 tablet_replica.cc:333] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.044550 21877 raft_consensus.cc:2243] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.044979 21877 raft_consensus.cc:2272] T aaa0cfa4fd1042c8b36ab66408ebf1cb P 3e9cf02f4b8544b29f871834c508afee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.047048 21877 tablet_replica.cc:333] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.047537 21877 raft_consensus.cc:2243] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:16.048332 21877 raft_consensus.cc:2272] T 2db159959d7b4ccda8ad50c0add41515 P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.050976 21877 tablet_replica.cc:333] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.051534 21877 raft_consensus.cc:2243] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:16.052040 21877 raft_consensus.cc:2272] T 1ed32d7133ae4badaa1b24e90044467e P 3e9cf02f4b8544b29f871834c508afee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:16.054097 21877 tablet_replica.cc:333] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee: stopping tablet replica
I20260713 09:10:16.054540 21877 raft_consensus.cc:2243] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:16.055445 21877 raft_consensus.cc:2272] T dddcd025577146ed83c9f114d3a5313d P 3e9cf02f4b8544b29f871834c508afee [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:17.095695 21877 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26497)
W20260713 09:10:18.096235 21877 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26497)
I20260713 09:10:18.971753 21877 tablet_server.cc:196] TabletServer@127.21.93.67:0 shutdown complete.
I20260713 09:10:19.004685 21877 master.cc:562] Master@127.21.93.126:42159 shutting down...
I20260713 09:10:19.036573 21877 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.037120 21877 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.037405 21877 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9db8bebe84de4110a88d664510c017e0: stopping tablet replica
I20260713 09:10:19.058254 21877 master.cc:584] Master@127.21.93.126:42159 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (23540 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (35778 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (124277 ms total)
[  PASSED  ] 8 tests.
I20260713 09:10:19.115387 21877 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 418 messages since previous log ~26 seconds ago
I20260713 09:10:19.115650 21877 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 418 messages since previous log ~26 seconds ago
I20260713 09:10:19.115852 21877 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 410 messages since previous log ~26 seconds ago
I20260713 09:10:19.116073 21877 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 ~45 seconds ago
I20260713 09:10:19.116263 21877 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 ~45 seconds ago
I20260713 09:10:19.116508 21877 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 13 messages since previous log ~3 seconds ago
I20260713 09:10:19.116811 21877 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 117 messages since previous log ~37 seconds ago
